Dabb
|
576a32782a
|
Fix nostdout bug ...
|
2000-08-17 13:38:57 +00:00 |
|
Dabb
|
da1b50442f
|
Moved Sys_Printf from sv_sys_win.c.
Added graph char translations to Sys_Printf (from sys_unix).
Added "last message repeated xx times" to cut down repeat lines from Sys_Printf.
|
2000-08-17 12:40:26 +00:00 |
|
Joseph Carter
|
e9463e2db9
|
pretty much finishes source/*
|
2000-05-22 07:46:47 +00:00 |
|
Marcus Sundberg
|
42605dc63e
|
Moved svs definition to sys_win/unix.c as both the client and server need it.
|
2000-05-21 19:59:44 +00:00 |
|
Danne
|
6ed6543fef
|
Header file addons & Q_atoi -> atoi changes for WIN32
|
2000-05-21 11:28:37 +00:00 |
|
Bill Currie
|
832af13c12
|
all files now include config.h
|
2000-05-17 10:03:19 +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 |
|
Dan Olson
|
a254c348e7
|
Added some GPL headers
|
2000-05-14 17:08: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 |
|
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 |
|