lilium-voyager/code
Tim Angus 3cde9bf0dc * Add con_log.c to log all console output
* Add con_passive.c to cut down on #ifdef DEDICATED in sys_main.c
* Add Sys_ErrorDialog to report ERR_FATALs to the user
  + On Windows use a MessageBox and offer to copy the console log to the
    clipboard
  + On everything else print to the terminal and save the console log as
    crashlog.txt
2007-11-30 18:32:52 +00:00
..
AL * Updated AL headers 2005-12-01 20:53:28 +00:00
SDL12/include * updated the included libSDL header files and Mac OS X lib to SDL 1.2.11 2007-05-22 03:46:11 +00:00
asm Don't define ELF, use __ELF__ instead 2007-11-06 16:41:57 +00:00
botlib * Initialise botlib libvarlist to NULL as having it uninitialised may 2007-11-26 21:11:02 +00:00
cgame * Remove all the crappy old bat/sh QVM building scripts 2007-11-16 22:41:01 +00:00
client * Fix bug where an extraneous render command can cause a crash when 2007-11-18 01:06:46 +00:00
game * Remove all the crappy old bat/sh QVM building scripts 2007-11-16 22:41:01 +00:00
jpeg-6 * Replace the ugliness in qgl.h with SDL_opengl.h 2007-09-05 18:56:39 +00:00
libcurl/curl * add cURL support for HTTP/FTP downloading (bug 2661) 2006-09-11 16:41:55 +00:00
libs * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
null * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
q3_ui * Remove all the crappy old bat/sh QVM building scripts 2007-11-16 22:41:01 +00:00
qcommon * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
renderer * Whitespace consistency in tr_init.c 2007-11-07 20:16:37 +00:00
sdl * Move SDL library version check to sys_main.c as it's proving difficult to 2007-11-25 23:41:01 +00:00
server * (bug 3420) Don't respect sv_killserver unless a server is actually running 2007-11-23 00:33:13 +00:00
sys * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
tools * (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>) 2007-11-02 23:36:23 +00:00
ui * (bug 3420) Don't respect sv_killserver unless a server is actually running 2007-11-23 00:33:13 +00:00