Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
Bill Currie
|
a4dfef63c3
|
make all files with rcsid include config.h
|
2003-01-14 20:18:29 +00:00 |
|
Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Bill Currie
|
498bdcc406
|
compile fixes for alpha linux
|
2002-11-10 02:50:42 +00:00 |
|
Bill Currie
|
7a195bb910
|
revert my fs code subversion (2001/07/17 22:10:20 utc commit) as it's no
longer necessary with the new progs loading code
|
2002-10-30 03:35:20 +00:00 |
|
Bill Currie
|
317c02539b
|
macro-ize --with-{clients,servers} and implement --with-tools using the new
macro
|
2002-09-17 22:19:14 +00:00 |
|
Bill Currie
|
ec47e08e1c
|
go back to using QFile, quakeio.h and quakefs.h
|
2002-08-27 07:16:28 +00:00 |
|
Bill Currie
|
e429195f91
|
allow qfdefs to build standalone again (thanks, raorn)
|
2002-08-20 07:10:16 +00:00 |
|
Bill Currie
|
b6e311d4ce
|
varous make dist fixes
|
2002-08-19 03:58:55 +00:00 |
|
Bill Currie
|
797dcc49e2
|
hide .libs
|
2002-08-19 02:01:36 +00:00 |
|
Bill Currie
|
d850f0a529
|
build qfdefs by default now. remember to bootstrap and configure
|
2002-08-18 04:35:31 +00:00 |
|
Bill Currie
|
a4fa9da4f1
|
ingore some autotools files
|
2002-08-16 17:54:12 +00:00 |
|
Bill Currie
|
dc10116fc3
|
clean up some bitrot
|
2002-08-16 17:52:17 +00:00 |
|
Bill Currie
|
6a5bbf6f0a
|
memory allocation checking cleanup
|
2002-05-14 06:37:28 +00:00 |
|
Bill Currie
|
44dcf74627
|
strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be
adding \n).
|
2002-05-14 06:12:29 +00:00 |
|
Bill Currie
|
e5e157a804
|
update for new progs loader api
|
2002-01-30 17:20:10 +00:00 |
|
Bill Currie
|
f9149a0d6c
|
finally get around to renaming type_name to pr_type_name
|
2001-12-12 17:15:09 +00:00 |
|
Timothy C. McGrath
|
eb7d41b95c
|
Fix for configure to give it a zlib check, just like qfcc. qfdefs now compiles
again statically.
Tim McGrath
(Misty-chan)
|
2001-11-12 23:52:14 +00:00 |
|
Bill Currie
|
d168a3daee
|
this should remove the requirement for gmake on bsd systems
|
2001-11-12 16:23:41 +00:00 |
|
Bill Currie
|
ccfe82cda4
|
*taniwha mops up the last drops of blood from extern
|
2001-10-28 04:38:24 +00:00 |
|
Adam Olsen
|
3bba5398ba
|
- audit malloc usage. now everything checks the return value :)
|
2001-10-24 22:50:06 +00:00 |
|
Bill Currie
|
f442e0d980
|
make gendefs put its rcsid into its generated files
|
2001-09-28 07:27:13 +00:00 |
|
Bill Currie
|
7407e4f1b7
|
and some more
|
2001-09-28 07:09:38 +00:00 |
|
Bill Currie
|
bcd54926b4
|
make compile with gcc 3.0
|
2001-09-28 03:58:51 +00:00 |
|
Bill Currie
|
83db5c0194
|
fix --with-qf
|
2001-09-28 03:47:22 +00:00 |
|
Bill Currie
|
144eba8b3c
|
it seems that the qcc variants that strip global defs only strip the name, so
don't bother fixing missing defs (but /do/ complain if any are missing). I
suspect full def striping would have seriously broken things.
|
2001-07-18 18:03:53 +00:00 |
|
Bill Currie
|
152114f1cd
|
works now, though I don't imagine save games will work too well :)
|
2001-07-18 17:59:16 +00:00 |
|
Bill Currie
|
d6c2943ae3
|
defs.c:
use the right hash table
fix_globals.c:
clean up the math
|
2001-07-18 15:42:08 +00:00 |
|
Bill Currie
|
c298d4919c
|
actually do some fixups, but it segs atm :/
|
2001-07-18 00:26:14 +00:00 |
|
Bill Currie
|
36af2c6078
|
check for missing defs (and use the new quakefs subversion mechanism)
|
2001-07-17 22:15:41 +00:00 |
|
Bill Currie
|
3488946bb5
|
slightly more interesting output while I procrastinate doing the hard bits
|
2001-07-17 20:33:17 +00:00 |
|
Bill Currie
|
c50793b54a
|
beginnings of a progs re-deffer tool to take care of stupid qc compilers that
strip def names.
|
2001-07-17 20:05:57 +00:00 |
|