Maddes Buecher
|
05df2f53f2
|
Changed all .C files to fit the Coding Style Guide
|
2000-08-20 13:33:48 +00:00 |
|
Joseph Carter
|
8bbe24a289
|
All finished!
|
2000-03-24 14:43:43 +00:00 |
|
Marcus Sundberg
|
674ddcffe5
|
The big whitespace cleanup. ;-)
Removed trailing whitespace from code lines.
|
2000-03-19 15:59:51 +00:00 |
|
Eric Windisch
|
8b55f440df
|
A few fixes to my previous patches. Including the small compile-breaker that I accidently threw in by putting an important global variable in a rarely used define (generations).
|
2000-03-04 02:39:12 +00:00 |
|
Eric Windisch
|
45ccae6ba7
|
Made fixes to quakefs.c, unzip.c, and unzip.h; compiles for me, and should for you too. Unzip.c was surprisingly broken; quakefs.c was mildy broken but now fixed (GENERATIONS code). Also an "interface" change, no longer searches for .pk3 files but rather .qz (quake pack) as per Knghtbrd's suggestion.
|
2000-03-04 01:55:01 +00:00 |
|
Bill Currie
|
a078544d38
|
Replaced every single fscking FILE and gzFile (except in quakeio.*) with QFile
and fixed up as many f* and gz* calls as gcc found (and, where sensible, grep)
Unfortuanatly, demos are broken again.
|
2000-02-08 07:23:09 +00:00 |
|
Eric Windisch
|
29d8ba0b55
|
Needed for pak3 support, btw. this uses Zlib so possibly not portable.
-- Eric Windisch
|
2000-01-26 02:08:47 +00:00 |
|