ioq3quest/code/sys
Tim Angus 108705d31f * Rewrite win32 Sys_Mkdir to use CreateDirectory
* Make FS_ReplaceSeparators filter out runs of multiple separators
* Make FS_CreatePath skip creation of the root directory
2009-11-07 16:43:02 +00:00
..
con_log.c * Add con_log.c and con_passive.c from r1222 to quake3.vcproj. 2007-12-02 00:48:59 +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 SIGCONT signal handler to reinitialize console after doing CTRL+Z / fg, as under Linux/bash stdin seems to lose O_NONBLOCK flag as well as all tcsetattr() attributes after foregrounding 2009-10-24 12:01:29 +00:00
con_win32.c * Add con_log.c to log all console output 2007-11-30 18:32:52 +00:00
sys_cocoa.m Cleanups for the Mac error dialog, after a code review from tma. 2009-09-16 12:54:12 +00:00
sys_loadlib.h * Fix unused variable warning 2008-08-23 22:45:30 +00:00
sys_local.h * Bump the minimum SDL version up to 1.2.10, and remove workarounds for earlier versions 2009-10-25 22:36:32 +00:00
sys_main.c Don't look for DLLs on current working directory anymore, for security reasons. 2009-10-17 22:06:51 +00:00
sys_unix.c * Reimplement r1597-1598 in a better way (Oopss) 2009-11-05 20:20:23 +00:00
sys_win32.c * Rewrite win32 Sys_Mkdir to use CreateDirectory 2009-11-07 16:43:02 +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