No description
Find a file
Bill Currie bbb37d0080 customTF is now down to 4989 pr_globals. all parameters, local veriables and
termporary variables sit in one pool of memory (at the end of the globals)
thus drasticly reducing globals requirements. This works because the whole
lot is declared to be in the function's local variable space which is copied
to the locals stack in the progs engine.
2001-06-05 08:09:12 +00:00
debian GGI has been eradicated. It's broken and none of us use it, therefore 2001-02-22 00:24:45 +00:00
doc gl_lightmode is dead, removed that from the config file. New 2001-06-03 00:03:41 +00:00
include add a sentinal `type' for type counting purposes 2001-06-04 17:51:39 +00:00
libs hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00
nq hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00
qw hash.h is now const correct as is a lot of qfcc 2001-06-04 04:52:14 +00:00
RPM initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
tools customTF is now down to 4989 pr_globals. all parameters, local veriables and 2001-06-05 08:09:12 +00:00
.gitignore add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
acconfig.h nuke --enable-packetlog in favor of a net_packetlog cvar so packetlogging is 2001-05-31 02:43:48 +00:00
acinclude.m4 Working on one common configure which lets nq and qw compile. 2001-02-20 03:10:06 +00:00
bootstrap ltconfig workaround no longer needed (if you get errors, make sure you have 2001-05-22 02:15:25 +00:00
configure.in Convert cd audio libs to plugins. Windows untested, dos and sgi not converted yet. 2001-06-01 22:55:33 +00:00
COPYING initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
INSTALL initial checkin of most recent newtree and nuq(?) source 2001-02-19 21:15:25 +00:00
Makefile.am make dist and compile fixes for mingw cross building 2001-05-22 19:13:23 +00:00
NEWS Cleared the NEWS file - what was there didn't even apply to newtree it was 2001-02-23 00:49:59 +00:00
quakeforge-config.in add the beginnings of quakeforge-config ala gtk-config 2001-05-16 20:38:38 +00:00
TODO textures will be a lib of its own 2001-05-10 21:43:57 +00:00