index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
qcommon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use memcpy to fix use of misaligned data
ludwig
2005-11-01
1
-1
/
+5
*
* More Solaris work
tma
2005-11-01
1
-8
/
+13
*
* General decrufting:
tma
2005-10-29
3
-30
/
+7
*
* Fix to the VM interpreter on the linux ppc dedicated server
tma
2005-10-29
1
-1
/
+1
*
* Beginnings of Solaris support from Vincent S. Cojot
tma
2005-10-29
2
-2
/
+48
*
use memcpy for OP_BLOCK_COPY
ludwig
2005-10-29
1
-65
/
+56
*
* Added STATUS
tma
2005-10-29
30
-30
/
+30
*
* Deleted code/unix/vm_x86.c - wtf was that about anyway?
tma
2005-10-29
2
-24
/
+3
*
* Fix the x86 vm
tma
2005-10-27
1
-2
/
+2
*
* ...and the other common headers
tma
2005-10-27
3
-0
/
+16
*
* Ignore __attribute__ when not using gcc
tma
2005-10-27
1
-0
/
+5
*
add x86_64 vm. experimental, not enabled by default. you need as for it
ludwig
2005-10-27
4
-7
/
+1282
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
14
-645
/
+4104
*
* Fixed a bug with QVM loading on big endian architectures
tma
2005-10-26
1
-16
/
+25
*
* Tab completed commands no longer treated like cvars
tma
2005-10-21
1
-4
/
+16
*
* Tiny patch to print values of cvars when tab completing ala ET
tma
2005-10-21
1
-1
/
+1
*
* Adjusted VM_LoadQVM interface
tma
2005-10-14
1
-7
/
+8
*
* Fixed some annoying code duplication
tma
2005-10-13
1
-94
/
+58
*
* (Non-trivial) fix to the "opStack corrupted in compiled code" bug
tma
2005-10-13
4
-19
/
+86
*
don't call VM_Compile if it's not supported so the VM_Compile symbol
ludwig
2005-10-09
1
-3
/
+4
*
* Removed nonsensical "smells like demo data, continueing[sic] anyways" message
tma
2005-09-26
1
-1
/
+0
*
revert int->long change as it breaks on 64bit. Actually only
ludwig
2005-09-26
6
-9
/
+10
*
* Potential fix to ppc vm
tma
2005-09-26
1
-1
/
+1
*
* 64 bit fix
tma
2005-09-26
1
-1
/
+1
*
* Fixed some long/int warnings, hopefully this doesn't disrupt the MSVC and/o...
tma
2005-09-26
4
-9
/
+9
*
* Fix to broken win32 fix patch
tma
2005-09-26
1
-3
/
+6
*
Hopefully this will fix win32 msvc.netsuperduper++220000 extra entropy edition
zakk
2005-09-26
1
-6
/
+6
*
* FreeBSD fixes/updates from Andreas Kohn
tma
2005-09-25
2
-2
/
+2
*
* Applied ajax's cleanup patch
tma
2005-09-23
3
-4
/
+4
*
* Applied Thilo Schulz's MDR patch
tma
2005-09-23
1
-0
/
+124
*
* Replaced lots of __linux__ || __FreeBSD__ with __GNUC__
tma
2005-09-23
3
-80
/
+40
*
* Port to MinGW
tma
2005-09-22
5
-8
/
+50
*
* Fix to multiple buffer overflow bugs in CL_Rcon_f
tma
2005-09-19
1
-2
/
+2
*
.
six
2005-09-04
1
-1
/
+1
*
Changed inline to __inline.
six
2005-09-04
2
-3
/
+3
*
don't make unaligned used of OP_BLOCK_COPY an error. The bytecode
ludwig
2005-09-03
1
-1
/
+2
*
Cleanups from pomac!
zakk
2005-09-02
7
-12
/
+14
*
- add note about 64bit mods and the demo
ludwig
2005-08-30
1
-0
/
+2
*
- load qvm file by default again to avoid 'unpure' error
ludwig
2005-08-30
3
-5
/
+17
*
support for 64bit native mods
ludwig
2005-08-30
3
-21
/
+34
*
always try native dll first
ludwig
2005-08-30
1
-1
/
+2
*
really don't add restrictions on demo data
ludwig
2005-08-30
1
-2
/
+3
*
disable demo restrictions
ludwig
2005-08-30
1
-0
/
+2
*
fix build on ppc. no guarantee it runs though
ludwig
2005-08-30
1
-7
/
+14
*
remove svn:executable property
ludwig
2005-08-28
28
-0
/
+0
*
Patching from floam with some edits by myself:
zakk
2005-08-28
1
-1
/
+1
*
From ludwig: This one fixes a rendering error
zakk
2005-08-27
1
-5
/
+7
*
from floam: Finishes Ludwig's patch by adding vm_none stub.
zakk
2005-08-27
1
-0
/
+10
*
Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build.
zakk
2005-08-27
6
-11
/
+35
*
newlines fixed
zakk
2005-08-26
28
-30853
/
+30853
[prev]
[next]