Bill Currie
|
435c588e37
|
function header audit.
|
2001-02-09 02:53:09 +00:00 |
|
Bill Currie
|
ccba39666b
|
#include audit
|
2000-12-30 02:16:36 +00:00 |
|
Jeff Teunissen
|
54e2a4d9d3
|
Okay, the big whitespace reformat. There is some silliness (case
statements, variable declarations), but all in all it's not bad.
|
2000-12-08 06:51:37 +00:00 |
|
Bill Currie
|
97f7b9a568
|
rename quakedef.h to host.h (I should have done this months ago).
NOTE: -{sdl,sgl,3dfx,ggi,wgl,mgl} targets are very likely to be broken
if any file fails to compile, just put #include "host.h" into it
|
2000-12-05 06:33:44 +00:00 |
|
Joseph Carter
|
87f6b96eb6
|
GPL thingy
|
2000-05-22 06:58:14 +00:00 |
|
Bill Currie
|
832af13c12
|
all files now include config.h
|
2000-05-17 10:03: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 |
|