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 |
|
Joseph Carter
|
38f9b705b9
|
Whee! Every source file just got edited. Added the QF-style GPL header
to the top. What I didn't add was descriptions. Someone else wanna take
those on?
|
2000-05-11 16:03:29 +00:00 |
|
Bill Currie
|
3a15f6cb4e
|
swap cleint as server versions of sys_win.c
|
2000-05-10 23:17:39 +00:00 |
|
Dan Olson
|
b139acafc2
|
^M cleanup, and qw-server compiles with -Werror
|
2000-05-10 20:33:16 +00:00 |
|
Joseph Carter
|
d859383680
|
Initial revision
|
2000-05-10 11:29:38 +00:00 |
|