Commit graph

19 commits

Author SHA1 Message Date
Bill Currie
6e1fdf78b0 forgot about this 2001-01-24 19:42:09 +00:00
Marcus Sundberg
e31f9fa9cd Moved vid_win.c -> vid_mgl.c, and fix lots of warnings. 2000-05-20 03:24:57 +00:00
Danne
559f05e2c7 Fixed another crash.
Disabled lcd_x cvar - until someone reimplements it.
2000-05-19 16:19:09 +00:00
Danne
b3fc949d8c Made Minimized qboolean for WIN32 2000-05-19 13:35:17 +00:00
Anton E. Gavrilov
9a8e82e5df Oops, forgot an extern. 2000-05-19 10:09:19 +00:00
Anton E. Gavrilov
34365188bc #include <config.h> --> #include "config.h";
ClearAllStates() fix.
2000-05-19 08:33:31 +00:00
Thad Ward
9d4adec3d5 added visualc's config.h and got everything building again 2000-05-18 08:06:59 +00:00
Bill Currie
64d00faa8f Apply theoddone33's cvar patch (he's having connectivity problems with tank) 2000-05-17 23:16:23 +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
Thad Ward
5c58a21a1c cleaned up a warning about not all paths return a value 2000-05-16 03:28:20 +00:00
Anton E. Gavrilov
e459dbd407 Added #include <sys.h> 2000-05-14 21:36:19 +00:00
Yan Sweitzer
bfb28427a9 cleaned external references to in_win.c
include in_win.h
2000-05-14 09:57:28 +00:00
Thad Ward
d8b2f366a1 moved sound initializatio out of vid_* to cl_host, where it belongs 2000-05-14 03:32:06 +00:00
Dan Olson
ee500c9b0b added extern viddef_t vid; to each of the vid_* files upon request 2000-05-13 17:37:19 +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
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