lilium-voyager/code/sys
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
..
con_log.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
con_passive.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
con_tty.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
con_win32.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
sys_loadlib.h * Build dedicated server binary on Windows 2007-09-06 20:31:30 +00:00
sys_local.h * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
sys_main.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
sys_unix.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
sys_win32.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
win_resource.h * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
win_resource.rc * Fix to win_resource.rc for MSVC build 2007-11-03 21:53:50 +00:00