index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
1
-11
/
+40
*
* 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
*
* 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
*
- get rid of vm_none
ludwig
2005-10-09
1
-19
/
+12
*
ugly: undefine memmove to avoid build failure with gcc fortify
ludwig
2005-10-09
1
-0
/
+4
*
don't call VM_Compile if it's not supported so the VM_Compile symbol
ludwig
2005-10-09
1
-3
/
+4
*
* q3lcc is no longer the default target in the Makefile
tma
2005-10-08
1
-15
/
+15
*
Mac OS X needs Com_Memcpy and Com_Memset to be set to memcpy and memset.
six
2005-10-08
3
-3
/
+92
*
* Patch from Andreas Kohn to fix q3asm build on FreeBSD
tma
2005-10-07
2
-10
/
+4
*
* ATI skybox bug fix
tma
2005-10-06
1
-0
/
+4
*
* Usage of find on FreeBSD fix from Andreas Kohn
tma
2005-10-06
1
-1
/
+1
*
* Append LCC directory to the PATH variable on all platforms
tma
2005-10-05
1
-24
/
+39
*
* Fixed a foul-up with the lcc Makefile
tma
2005-10-05
1
-1
/
+1
*
* A couple of small Makefile fixes
tma
2005-10-05
1
-2
/
+6
*
* Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-...
tma
2005-10-05
2
-19
/
+1076
*
* Fixed some vm build warnings
tma
2005-10-05
12
-48
/
+18
*
* Fixes to the MinGW vm compiler
tma
2005-10-05
5
-108
/
+140
*
* VM game modules now built from the main Makefile
tma
2005-10-04
3
-625
/
+373
*
* MinGW fixes to the tools Makefiles
tma
2005-10-04
2
-3
/
+17
*
* Added install/uninstall rules to the lcc and q3asm Makefiles
tma
2005-10-04
14
-14
/
+11
*
* Homogenised the game module build rules
tma
2005-10-04
1
-239
/
+81
*
* Moved lcc and q3asm into code/tools
tma
2005-10-04
452
-0
/
+263286
*
* Made the default SDL dma buffer larger
tma
2005-09-30
1
-1
/
+1
*
* A better fix to the "doppler" bug
tma
2005-09-29
2
-3
/
+4
*
* Fixed the bug where the "doppler" effect code could cause a temporary clien...
tma
2005-09-29
1
-0
/
+3
*
* Most obscure bug EVAR. Seems a library that SDL depends on (specifically li...
tma
2005-09-29
1
-9
/
+9
*
Spell checking, thanks to Han in irc.
zakk
2005-09-29
1
-4
/
+4
[next]