Commit Graph

335 Commits

Author SHA1 Message Date
Dan Olson bfbfc01491 This would be the real fix for stuff left over from the #ifdef massacre.
The last two revsions were failed attempts to do this
2000-05-14 20:25:49 +00:00
Dan Olson 4312654fc2 Merc's speed cheat code ported from oldtree 2000-05-14 19:29:57 +00:00
Dan Olson 1fc4396f12 Revert my dumb error 2000-05-14 18:46:05 +00:00
Marcus Sundberg d4845db15c Define GLAPIENTRY even if APIENTRY is not defined. 2000-05-14 18:09:31 +00:00
Dan Olson a5b47d2b45 Fix demos 2000-05-14 17:28:08 +00:00
Marcus Sundberg f7569b8d0d Whitespace is not allowed before the '#' of pre-processor directives. 2000-05-14 17:04:13 +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 eab1ccdf95 translation table added to sys.h 2000-05-14 16:28:41 +00:00
Yan Sweitzer cfe425a9d6 added #ifdef WINQUAKE_H .. etc 2000-05-14 09:49:37 +00:00
Yan Sweitzer b435d22a2f added for clean exports, replaced other references with #include "in_win.h" 2000-05-14 09:48:50 +00:00
Danne 3795744f0a Borland fix to get it compile. 2000-05-14 08:09:43 +00:00
Danne 1a4043711e Some extern and borland build fixes. 2000-05-14 08:00:32 +00:00
Yan Sweitzer 1277d085f0 added a pragma disable warning (win32) 2000-05-14 01:41:22 +00:00
James Brown 0ef098f6f7 api patch 2000-05-14 00:53:11 +00:00
Joseph Carter 1020d5a22c forgotten includes 2000-05-13 23:09:50 +00:00
Joseph Carter e9a9aecde0 forgot the includes 2000-05-13 20:51:20 +00:00
Dan Olson 497ba1a82f buh bye gl_model.h 2000-05-13 20:47:01 +00:00
Dan Olson 884b19f02d Fix some segs 2000-05-13 20:25:02 +00:00
James Brown 5caa2de451 Removal of nasty #ifdefs :) 2000-05-13 10:42:36 +00:00
Bill Currie 565e135571 GLQUAKE has ben eliminated from all but winquake.h 2000-05-13 09:53:25 +00:00
Bill Currie 5928058c00 hehe, qw-client-glx compiles (probably with lots of stuff missing) but doesn't link 2000-05-13 02:52:36 +00:00
Joseph Carter 64c8e8000d bleh! 2000-05-13 02:42:42 +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 7682aedaf7 server compiles again
no clients yet, though
2000-05-13 00:21:24 +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 9adb98d87e A little more progress 2000-05-12 23:19:23 +00:00
Dan Olson 74c19068e5 gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
Dan Olson 74d4cd2399 no more #ifdef SERVERONLY in net_chan.c 2000-05-12 00:11:41 +00:00
Bill Currie da7fc52b3e forgot to call cl_Cmd_Init :) 2000-05-11 23:49:03 +00:00
Joseph Carter e89ab48d85 Moved uint32.h to include 2000-05-11 14:43:38 +00:00
Anton E. Gavrilov e79ac6060b Added the free md4 replacement 2000-05-10 23:48:36 +00:00
Bill Currie e947605cc5 no longer needed 2000-05-10 13:06:13 +00:00
Bill Currie d39006971a getting there, just `BoxOnPlaneSide' to go until qw-server links.
Removed last 386 definition bits from headers (I think)
2000-05-10 12:47:50 +00:00
Bill Currie 7372963210 remove id386 definition stuff from the headers
add .gitignore to source and worlda.S
hack Makefile a bit
2000-05-10 12:31:54 +00:00
Joseph Carter d859383680 Initial revision 2000-05-10 11:29:38 +00:00