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
...
*
* Replace Sys_AnsiColorify with Sys_AnsiColorPrint, a more simple means of
tma
2007-10-09
1
-78
/
+51
*
fix incorrect use of strncpy
ludwig
2007-10-08
1
-10
/
+20
*
* Bug fix to collision optimisation (arQon)
tma
2007-10-06
4
-3
/
+44
*
* Fix bug that prevented key up events getting to cgame/ui when not in game
tma
2007-10-02
9
-71
/
+79
*
* Remove some C99isms (f0rqu3)
tma
2007-10-01
4
-16
/
+20
*
* Add missing )
tma
2007-09-24
1
-1
/
+1
*
* Move the conditional compilation of bg_lib.c from the Makefile to cpp in
tma
2007-09-22
12
-46
/
+26
*
* (bug 3318) Restrict color escape characters to alphanumerics
tma
2007-09-21
2
-1
/
+17
*
* Don't apply colour escape chars on input fields
tma
2007-09-21
5
-48
/
+46
*
* rewrite of the win32 dedicated console:
tjw
2007-09-15
8
-235
/
+339
*
* Remove redundant win32 code in LCC which drew -I flags from the "include"
tma
2007-09-15
1
-14
/
+0
*
* Improve Makefile startup time
tma
2007-09-12
4
-425
/
+0
*
* Revert 1176 -- MinGW's headers are too old *sigh*
tma
2007-09-12
8
-46
/
+75
*
* Remove use of GL_ARB_multitexture since this has been part of the
tma
2007-09-10
9
-84
/
+42
*
* win32 dedicated console cleanup: drop silly predifined height and width,
tjw
2007-09-09
1
-17
/
+37
*
* Adds preliminary support for win32 dedicated server console.
tjw
2007-09-07
1
-1
/
+195
*
* Build dedicated server binary on Windows
tma
2007-09-06
5
-62
/
+140
*
* Compile time and runtime checks for SDL >= 1.2.7
tma
2007-09-06
3
-3
/
+31
*
* Fix for SMP hack on OS X
tma
2007-09-06
1
-0
/
+1
*
* I R KNWOING HOW COMPUTARS WURK!!!!!!! lOL
tma
2007-09-05
1
-2
/
+2
*
* Obsolete files
tma
2007-09-05
2
-386
/
+0
*
* Replace the ugliness in qgl.h with SDL_opengl.h
tma
2007-09-05
3
-124
/
+12
*
* Merge unified-sdl to trunk
tma
2007-09-05
183
-44634
/
+4903
*
clean up pak file checks + fixing stray error message when an unofficial pak9...
thilo
2007-08-30
1
-12
/
+24
*
fix potential buffer overflow
thilo
2007-08-30
1
-1
/
+1
*
* Merge win_net.c and unix_net.c
tma
2007-08-28
8
-1018
/
+351
*
* Rewrite of R_LoadImage to make it more generic and data driven
tma
2007-08-26
5
-43
/
+101
*
* Demote input related console information to developer only so that it doesn't
tma
2007-08-24
4
-53
/
+53
*
* (bug 3054) sv_killserver not being set with TA UI
tma
2007-08-24
1
-2
/
+2
*
* ...And the other deliberate mistake
tma
2007-08-24
1
-1
/
+1
*
* (bug 3112) Removal of QVM name obfuscation (TsT <tst2006@gmail.com>)
tma
2007-08-24
2
-38
/
+8
*
* PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>
tma
2007-08-23
3
-13
/
+3276
*
* Nuts.
tma
2007-08-23
1
-1
/
+1
*
* (bug 3324) Incorrect use of sizeof (beast <info@dbwatersports.com>)
tma
2007-08-23
2
-69
/
+60
*
* (bug 3076) Map cycle breaks on empty or bot only servers (misanthropia)
tma
2007-08-23
4
-116
/
+52
*
fix null termination out of array bounds
ludwig
2007-08-19
2
-2
/
+2
*
fix gcc 4.2 warnings about cast from pointer to integer (#3317)
ludwig
2007-08-19
5
-7
/
+7
*
print the shader loading message if the cvar "developer" is set
ludwig
2007-08-16
1
-1
/
+1
*
don't spam console with "loading..." messages when loading shaders
ludwig
2007-08-16
1
-1
/
+1
*
new x86_64 vm that doesn't use gas
ludwig
2007-08-16
2
-18
/
+1553
*
* Early out AABB collision optimisation from Robert Beckebans (Xreal)
tma
2007-07-27
5
-1
/
+69
*
* Fix a few -pedantic warnings
tma
2007-07-25
5
-5
/
+5
*
* (bug 3268) Replace Mac OS X Carbon API calls with native ones (thanks
tjw
2007-07-20
3
-20
/
+11
*
the address of 'headModelName' will always evaluate as 'true'
ludwig
2007-07-19
1
-1
/
+1
*
the address of 'classname' will always evaluate as 'true'
ludwig
2007-07-19
1
-1
/
+1
*
* Make make make less noise
tma
2007-07-15
1
-2
/
+2
*
* Replace horrendously long list of build rules with set of inference rules
tma
2007-07-14
3
-2499
/
+1020
*
* Fix compiler warning due to missing guard
tma
2007-07-14
1
-0
/
+2
*
OS X mouse hack, must remove when SDL adds it internally.
zakk
2007-07-09
1
-0
/
+83
*
- fix OP_MODU and OP_MODI
ludwig
2007-07-03
1
-10
/
+11
[prev]
[next]