Commit Graph

17 Commits

Author SHA1 Message Date
Bill Currie ee3f88d57d add format checking to our printf style functions and correct the consequences
of this.
2000-06-17 12:27:59 +00:00
Anton E. Gavrilov 3644a3056e host_frametime --> sv_frametime for server;
CVAR_FIXME cleanup.
2000-06-09 19:22:30 +00:00
Bill Currie e68701838a white space cleanup for last checkin 2000-05-22 08:44:34 +00:00
Bill Currie 2fd97f5eab header (C) block touch ups 2000-05-22 08:26:01 +00:00
Bill Currie af032b8d55 port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet)
split up the headerfiles and such. common.[ch] and qwsvdef.h no longer exist. More work still needs to be done (esp for windows) but this should be a major improvement.
2000-05-21 08:24:45 +00:00
Marcus Sundberg ea61fa1d09 Don't use the Win32 pragmas with gcc. 2000-05-19 23:51:56 +00:00
Yan Sweitzer 440b2aec18 added uniform #ifdef _xxx_H encapsulation and appropriate includes to avoid header dependencies and circular conflicts
(work in progress, need to clean .c files as well)
2000-05-19 06:44:56 +00:00
Marcus Sundberg 46e80702d3 Moved compability macros and declarations into compat.h
Moved some common stuff from quakedef.h and qwsvdef.h into commdef.h
2000-05-17 19:52:41 +00:00
Danne b82af01381 Borland fixes. 2000-05-16 13:16:22 +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 2fe6997023 Microsoft _vsprintf -> vsprintf particularities 2000-05-15 09:01:47 +00:00
Joseph Carter 6e37b33f44 sys.h is no longer part of quakedef.h
sys_wina.S is now sys_x86.S (same as now gone sys_dosa.S, used on Linux too)

Updated Linux Makefile to reflect above

Linux translation table thingy now compiles properly
2000-05-14 16:56:28 +00:00
Joseph Carter e9a9aecde0 forgot the includes 2000-05-13 20:51:20 +00:00
Bill Currie 565e135571 GLQUAKE has ben eliminated from all but winquake.h 2000-05-13 09:53:25 +00:00
Bill Currie 7682aedaf7 server compiles again
no clients yet, though
2000-05-13 00:21:24 +00:00
Joseph Carter 9adb98d87e A little more progress 2000-05-12 23:19:23 +00:00
Joseph Carter d859383680 Initial revision 2000-05-10 11:29:38 +00:00