index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Applied https://bugzilla.icculus.org/show_bug.cgi?id=2464
tma
2005-10-30
1
-10
/
+5
*
* General decrufting:
tma
2005-10-29
116
-48383
/
+16
*
* 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
17
-57
/
+320
*
use memcpy for OP_BLOCK_COPY
ludwig
2005-10-29
1
-65
/
+56
*
add HAVE_VM_COMPILED variable so one can override it in Makefile.local
ludwig
2005-10-29
1
-6
/
+8
*
* Added STATUS
tma
2005-10-29
428
-431
/
+460
*
* In hindsight this is probably wise too
tma
2005-10-29
1
-0
/
+6
*
* Deleted code/unix/vm_x86.c - wtf was that about anyway?
tma
2005-10-29
5
-97
/
+13
*
* Compiler warning fix from ankon
tma
2005-10-28
1
-2
/
+0
*
* Fix to https://bugzilla.icculus.org/show_bug.cgi?id=2454
tma
2005-10-28
4
-1
/
+27
*
* 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
8
-9
/
+1303
*
* Added some patterns to the ignore list
tma
2005-10-26
0
-0
/
+0
*
* Add notional support for various architectures from vapier. Whether or not
tma
2005-10-26
1
-1
/
+19
*
* Use platform headers to source various libc prototypes instead of unsafe
tma
2005-10-26
1
-6
/
+6
*
* Small changes to distclean target from vapier
tma
2005-10-26
2
-1
/
+2
*
* Split lcc $AR into $AR and $ARFLAGS (from vapier)
tma
2005-10-26
1
-3
/
+4
*
* Fixed the OS X build as broken by revision 181
tma
2005-10-26
1
-307
/
+565
*
* Moved various source files from their mod sdk locations to places more
tma
2005-10-26
98
-1030
/
+247
*
* Fixed some warnings on the OS X build
tma
2005-10-26
4
-9
/
+11
*
* Fixed a bug with QVM loading on big endian architectures
tma
2005-10-26
1
-16
/
+25
*
* Removed some Conscript
tma
2005-10-25
5
-508
/
+0
*
* Fixed unused variable warning
tma
2005-10-23
1
-1
/
+1
*
* Fix to https://bugzilla.icculus.org/show_bug.cgi?id=2401
tma
2005-10-23
1
-10
/
+8
*
remove french keyboard hack. we cannot know what this does on other
ludwig
2005-10-23
1
-1
/
+0
*
map extra mouse buttons to K_AUX*
ludwig
2005-10-23
1
-56
/
+14
*
* Tab completed commands no longer treated like cvars
tma
2005-10-21
1
-4
/
+16
*
* Deleted some exes that were in the repository
tma
2005-10-21
9
-0
/
+0
*
* Tiny patch to print values of cvars when tab completing ala ET
tma
2005-10-21
1
-1
/
+1
*
* Fix to potential out of range index bug from misanthropia
tma
2005-10-20
1
-1
/
+8
*
* Fix to buffer overflow in lightmap loading code from misanthropia
tma
2005-10-20
1
-1
/
+4
*
* Fixed the fix for the shader overrun. If this isn't a case for unified diffs,
tma
2005-10-20
1
-6
/
+6
*
* Cap the maximum snaps a client can request at the server framerate rather
tma
2005-10-19
1
-2
/
+2
*
* Fix to buffer overrun in shader parser from misanthropia
tma
2005-10-19
1
-0
/
+7
*
* Silly little patch to convert Q3 style color codes to ANSI escape codes. Note
tma
2005-10-19
1
-1
/
+86
*
Minor edit, thanks ankon!
zakk
2005-10-18
1
-1
/
+1
*
* Added option to q3asm to instruct it to create qvms compatible with Q3 1.32b
tma
2005-10-16
2
-11
/
+49
*
* Updated todo :p
tma
2005-10-14
1
-1
/
+1
*
* Added a little hack to support the console key on french keyboards
tma
2005-10-14
1
-0
/
+2
*
* Removed hard coded mouse acceleration in the unix build(s)
tma
2005-10-14
5
-21
/
+13
*
todo!
zakk
2005-10-14
1
-0
/
+6
*
* 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
5
-20
/
+93
*
* Removed Q3ASM_TURBO defines from q3asm
tma
2005-10-13
2
-992
/
+4
*
Fix build problems under OS X
six
2005-10-11
5
-156
/
+5
*
* Replaced drawSurfs qsort algorithm with a radix sort
tma
2005-10-10
1
-190
/
+35
[next]