Anton E. Gavrilov
|
df980b44a1
|
CVAR_FIXME cleanup
|
2000-06-09 23:37:39 +00:00 |
|
Anton E. Gavrilov
|
4acb725dec
|
Remove all remaining references to cachedir.
|
2000-05-24 10:44:29 +00:00 |
|
Anton E. Gavrilov
|
f8604f0735
|
sys_sleep is 8 by default now;
CVAR_FIXME cleanup
|
2000-05-22 04:19:49 +00:00 |
|
Marcus Sundberg
|
126ce0c067
|
Fixed includes.
|
2000-05-21 18:40:10 +00:00 |
|
Danne
|
a920dc69e8
|
Q_atoi -> atoi + headerfile addons.
|
2000-05-21 12:50:06 +00:00 |
|
Marcus Sundberg
|
e5a8b1dfab
|
Fix waring about unused var.
|
2000-05-20 01:00:59 +00:00 |
|
Bill Currie
|
64d00faa8f
|
Apply theoddone33's cvar patch (he's having connectivity problems with tank)
|
2000-05-17 23:16:23 +00:00 |
|
Jeff Teunissen
|
7647fdd484
|
Configure.in: minor changes.
include/* -- #defines so that you can #include them more than once.
|
2000-05-17 18:28:13 +00:00 |
|
Bill Currie
|
832af13c12
|
all files now include config.h
|
2000-05-17 10:03:19 +00:00 |
|
Danne
|
01ab5f4fbe
|
Borland fixes
|
2000-05-16 13:57:54 +00:00 |
|
Dan Olson
|
1d26c02826
|
Cvar merge... segfault problems... also unknown problems in vid_svga.c
|
2000-05-16 04:47:41 +00:00 |
|
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 |
|