Commit Graph

19 Commits

Author SHA1 Message Date
Joseph Carter fa7a4882ac *sigh* 2000-05-22 07:10:16 +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
Bill Currie 832af13c12 all files now include config.h 2000-05-17 10:03:19 +00:00
Brian Koropoff e30c17729c Various things from theoddone. For some reason he can't commit... 2000-05-17 01:52:15 +00:00
Dan Olson 1d26c02826 Cvar merge... segfault problems... also unknown problems in vid_svga.c 2000-05-16 04:47:41 +00:00
Dan Olson 96664f63e7 Fix my stupid error that I blamed on taniwha. Sorry taniwha. :( 2000-05-14 05:45:27 +00:00
Dan Olson b748d7bd39 some aesthetic stuff 2000-05-14 03:29:32 +00:00
Dan Olson 884b19f02d Fix some segs 2000-05-13 20:25:02 +00:00
Bill Currie 680fc4af16 /almost links/ 2000-05-13 05:20:33 +00:00
Bill Currie 5879669155 no more SERVERONLY in model.c :) 2000-05-12 00:09:16 +00:00
Bill Currie d6e0069c69 almost done. only net_chan.c left to fix before client links, but still need to sort out two SERVERONLYs in model.c. All functions are split out, but two code snippets remain to be sorted. 2000-05-11 23:06:57 +00:00
Bill Currie ace849a9be create an SV_Error wrapper for the client to help tidy up model.c 2000-05-11 22:24:46 +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 ec2526b44b merged. much easier once I realised I was trying too hard :) 2000-05-11 08:39:08 +00:00
Bill Currie a875ed2eed more mods to bring the diff of model.c and modle.c.cleint closer before doing the hack job 2000-05-11 02:07:02 +00:00
Bill Currie 2821e93eda marginally closer to properly separated cl and sv model.c 2000-05-11 01:45:04 +00:00
Dan Olson b139acafc2 ^M cleanup, and qw-server compiles with -Werror 2000-05-10 20:33:16 +00:00
Bill Currie 4b8c2182a3 create a makefile to get going
swap server and client model.c for now
2000-05-10 12:09:20 +00:00
Joseph Carter d859383680 Initial revision 2000-05-10 11:29:38 +00:00