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
*
* Move MINSDL_ values to sys_local.h from Makefile/VC project
tma
2007-11-26
6
-63
/
+43
*
* Move SDL library version check to sys_main.c as it's proving difficult to
tma
2007-11-25
3
-30
/
+18
*
* (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
*
rework script to create loki installer
ludwig
2007-11-13
4
-177
/
+190
*
* Enable incremental linking for debug configurations in the MSVC projects
juz
2007-11-12
4
-8
/
+8
*
* 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
2
-6
/
+2
*
* Fix to win_resource.rc for MSVC build
tma
2007-11-03
1
-4
/
+0
*
* Move TOOLS_OPTIMIZE
tma
2007-11-02
1
-1
/
+1
*
* (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
tma
2007-11-02
25
-103
/
+10014
*
* 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
*
introduce TOOLS_OPTIMIZE to be able to override compiler flags used for
ludwig
2007-10-23
1
-1
/
+6
*
* 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
4
-103
/
+23
*
* OpenBSD support (Toni Spets <toni.spets@gmail.com>)
tma
2007-10-12
2
-0
/
+82
*
* Unconditionally place a '\' at the start of the command buffer when
tma
2007-10-12
3
-38
/
+105
*
actually build 64bit binaries on ppc64
ludwig
2007-10-12
1
-0
/
+5
*
* 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
13
-69
/
+55
*
* (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
*
* Simple MSVC Express project that passes through to the make build system
tma
2007-09-15
2
-0
/
+86
*
* 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
*
* Split off DEPEND_CFLAGS so -MMD isn't used when doing library checks
tma
2007-09-14
1
-3
/
+7
*
* Remove -Werror from TOOLS_CFLAGS
tma
2007-09-13
1
-1
/
+1
*
* Improve Makefile startup time
tma
2007-09-12
6
-485
/
+185
*
* 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
*
* Revert to 1172
tma
2007-09-10
1
-13
/
+3
*
Forget about SDL_DIR, remove versioncheck on sunos until I can fix it.
coyote
2007-09-10
1
-2
/
+2
*
Minor changes for SunOS...
coyote
2007-09-10
1
-2
/
+12
*
* 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
2
-3
/
+197
*
* Seems some shells *cough*dash*cough* have a broken built-in "echo"
tma
2007-09-06
1
-4
/
+5
*
* Build dedicated server binary on Windows
tma
2007-09-06
6
-68
/
+156
[next]