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
*
* Disabling r_allowSoftwareGL as per bug 3526
tma
2008-01-31
1
-0
/
+2
*
* (bug 3412) %s expansion security patch (DevHC)
tma
2008-01-22
7
-12
/
+12
*
* Fix to bug in S_FileExtension (Tr3B)
tma
2008-01-19
1
-0
/
+3
*
* send along the reason for disconnection when sending the disconnect
tjw
2007-12-31
2
-1
/
+3
*
Remove small redundancy
thilo
2007-12-27
1
-2
/
+2
*
Add gamedirectory in .app to searchpath on MacOSX
thilo
2007-12-14
3
-1
/
+32
*
Fix building on MacOSX.
thilo
2007-12-14
1
-1
/
+1
*
Replace obsolete macro with some other macro. I hope this does not break too ...
thilo
2007-12-14
1
-1
/
+1
*
Revert changes in ioquake3 AL code, fix OpenAL headers.
thilo
2007-12-13
4
-3
/
+172
*
Modification to stop crash on Linux for dlopened() OpenAL, will break MacOSX ...
thilo
2007-12-13
2
-5
/
+5
*
Fix multiple symbol errors for compilation on MacOSX. Remove unnecessary defi...
thilo
2007-12-13
2
-173
/
+5
*
* (bug 3470) Correct type for function pointer
tma
2007-12-11
1
-1
/
+1
*
* Replace "powered by ioq3" text with ui_ioq3 CVAR_ROM
tma
2007-12-11
7
-139
/
+213
*
detect available resolutions and offer them in the menu
ludwig
2007-12-08
2
-19
/
+172
*
print "powered by the ioquake3 engine" in the main menu
ludwig
2007-12-08
1
-4
/
+3
*
* (bug 3454) Fix crash in autocompletion due to incorrect strncpy buffer size
tma
2007-12-03
1
-3
/
+6
*
* Make some botlib memory allocations /potentially/ safer
tma
2007-12-02
2
-8
/
+10
*
* Add con_log.c and con_passive.c from r1222 to quake3.vcproj.
juz
2007-12-02
1
-16
/
+16
*
* Fix poppy captured audio when recording videos
tma
2007-12-01
1
-8
/
+15
*
* Add con_log.c to log all console output
tma
2007-11-30
9
-95
/
+337
*
* Initialise botlib libvarlist to NULL as having it uninitialised may
tma
2007-11-26
1
-1
/
+1
*
* Move MINSDL_ values to sys_local.h from Makefile/VC project
tma
2007-11-26
4
-54
/
+32
*
* Move SDL library version check to sys_main.c as it's proving difficult to
tma
2007-11-25
2
-3
/
+11
*
* (bug 3420) Don't respect sv_killserver unless a server is actually running
tma
2007-11-23
3
-1
/
+7
*
* s/O_NDELAY/O_NONBLOCK/
tma
2007-11-19
1
-2
/
+2
*
* Fix bug where an extraneous render command can cause a crash when
tma
2007-11-18
6
-23
/
+26
*
* Remove all the crappy old bat/sh QVM building scripts
tma
2007-11-16
21
-1008
/
+0
*
make master server used by client configurable (cl_master)
ludwig
2007-11-14
1
-2
/
+4
*
* Remove work around for a 2 year old OpenAL bug that now actually causes a
tma
2007-11-11
1
-7
/
+0
*
* Whitespace consistency in tr_init.c
tma
2007-11-07
1
-53
/
+53
*
Don't define ELF, use __ELF__ instead
ludwig
2007-11-06
1
-5
/
+1
*
* Fix to win_resource.rc for MSVC build
tma
2007-11-03
1
-4
/
+0
*
* (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
tma
2007-11-02
13
-29
/
+61
*
* Don't truncate the cvar value when the user specifically asks for it
tma
2007-11-01
1
-10
/
+4
*
include endian.h (#3399)
ludwig
2007-10-26
1
-0
/
+2
*
* Sigh
tma
2007-10-22
1
-1
/
+1
*
* Rename g_logfile back to g_log, but keep the cvar variable as is (see r128)
tma
2007-10-22
1
-2
/
+2
*
* Add required header on *BSD
tma
2007-10-13
1
-0
/
+3
*
* Fix to qvm compilation on big endian architectures
tma
2007-10-13
3
-99
/
+19
*
* OpenBSD support (Toni Spets <toni.spets@gmail.com>)
tma
2007-10-12
1
-0
/
+24
*
* Unconditionally place a '\' at the start of the command buffer when
tma
2007-10-12
3
-38
/
+105
*
* Grr. Argh. Whitespace. etc.
tma
2007-10-09
1
-1
/
+1
*
* 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
[next]