Yan Sweitzer
|
1efb92f899
|
sprintf -> snprintf
vsprintf -> vsnprintf
|
2000-05-15 08:59:12 +00:00 |
|
Anton E. Gavrilov
|
875aec747f
|
Applied win9x priority fixes from the main tree
Removed two unused headers (<sys/*>)
|
2000-05-15 00:09:45 +00:00 |
|
Anton E. Gavrilov
|
7a21e4fbd3
|
Moved Sys_DoubleTime() to sys_win.c, added timeBeginPeriod( 1 ) to sv_sys_win.c -> Sys_Init().
|
2000-05-14 20:34:28 +00:00 |
|
Anton E. Gavrilov
|
bb8b80ea0a
|
sys_win.c: win32-specific stuff, common between client and server; moved Sys_mkdir() here
cl_sys_win.c: win32-specific client stuff. Added qboolean is_server = false; renamed filelength() to wfilelength()
sv_sys_win.c: win32-specific server stuff. Added qboolean is_server = true;
|
2000-05-12 03:44:21 +00:00 |
|