ioq3/code/sys
Thilo Schulz ccd24cd647 - Fix unterminated string errors in Q_vsnprintf() on windows. Thanks to Eugene C. for reporting (#4907)
- Get rid of bigbuffer in Com_sprintf()
- Get rid of Q_snprintf and replace with Com_sprintf()
2011-02-23 16:17:09 +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 * (bug #4346) Dedicated server uses 100% CPU when stdin is not a TTY 2009-12-24 00:40:39 +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 * Fix unused variable warning 2008-08-23 22:45:30 +00:00
sys_local.h Explicitly set timer resolution on windows 2011-01-31 20:23:05 +00:00
sys_main.c - Fix unterminated string errors in Q_vsnprintf() on windows. Thanks to Eugene C. for reporting (#4907) 2011-02-23 16:17:09 +00:00
sys_osx.m * Fix a memory leak in OS X Sys_Dialog 2010-02-26 16:32:49 +00:00
sys_unix.c - Change runtime standalone detection: 2011-02-04 12:04:56 +00:00
sys_win32.c Oops typo. 2011-02-06 18:59:39 +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