Forest Hale
99836b2862
Another include fix for software... (ugh)
2000-06-30 23:15:16 +00:00
Jeff Teunissen
a45cefb3e0
Cvar fixups...
2000-05-24 02:07:53 +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
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
Joseph Carter
0594dcfd33
loadsky command implemented:
...
loadsky skyname
turns it on if env/skyname*.tga exists
loadsky none
turns it off, always.
Clientside support. Serverside key needs to be added still
2000-05-18 20:32:11 +00:00
Marcus Sundberg
22c85298f0
Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and
...
#if !USE_INTEL_ASM to #ifndef USE_INTEL_ASM
2000-05-17 20:50:22 +00:00
Bill Currie
c83cb15ede
id386 -> USE_INTEL_ASM conversion
...
better HAVE_SYM_PREFIX_UNDERSCORE checking
2000-05-17 11:57:35 +00:00
Joseph Carter
f5bca8ba17
ghost crosshair bug fixed
2000-05-17 08:07:12 +00:00
Dan Olson
1d26c02826
Cvar merge... segfault problems... also unknown problems in vid_svga.c
2000-05-16 04:47:41 +00:00
Bill Currie
565e135571
GLQUAKE has ben eliminated from all but winquake.h
2000-05-13 09:53:25 +00:00
Bill Currie
aec72be85e
/SW/ clients almost build (don't link). gl_flashblend needs to be hacked in to allow them to link
2000-05-13 00:27:23 +00:00
Bill Currie
951dbfb9a8
a (hopefully) better merge of model.h and gl_model.h and a NL and the end of r_local.h
2000-05-13 00:16:00 +00:00
Joseph Carter
d859383680
Initial revision
2000-05-10 11:29:38 +00:00