quakeforge/tools
Jeff Teunissen ec0c37ee82 Add type information, don't return self most of the time
Start "modernizing" the code base; old code is based heavily in the
Smalltalk style, where everything that doesn't return a different object
returns self. This can be useful, but it isn't what is usually done these
days. Also, add type information (which didn't exist in "the old days" --
an object was an "id", not a "Foo *") to help with debugging.
2010-09-28 15:43:35 -04:00
..
3dfx_stub Add QFGL_WANT, and ability to handle non-required extensions. 2004-01-28 02:49:57 +00:00
bsp2img ignore stuff 2010-08-07 10:42:09 +00:00
build_scripts various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
carne ignore stuff 2010-08-07 10:42:09 +00:00
cross ignore stuff 2010-08-07 10:42:09 +00:00
cvs2cl audit the usage of "only" 2010-01-13 06:42:26 +00:00
Forge Add type information, don't return self most of the time 2010-09-28 15:43:35 -04:00
gas2masm ignore stuff 2010-08-07 10:42:09 +00:00
gl_stub ignore stuff 2010-08-07 10:42:09 +00:00
misc ignore unknown stuff 2004-05-09 00:57:57 +00:00
pak split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
qfbsp Scripts now treat {}()': as single character tokens. 2010-09-26 13:50:17 +09:00
qfcc Scripts now treat {}()': as single character tokens. 2010-09-26 13:50:17 +09:00
qflight Fix a string comparision mistake. 2010-09-26 13:50:21 +09:00
qfmodelgen Nuke MAX_OSPATH and clean up the mess. 2010-08-25 13:31:08 +09:00
qfvis Fix an uninitizized variable. 2010-09-26 13:50:21 +09:00
quaketoascii ignore stuff 2010-08-07 10:42:09 +00:00
qwaq ignore stuff 2010-08-07 10:42:09 +00:00
texpaint split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
wad Move QFS_CreatePath() to Sys_CreatePath(). 2010-08-25 13:52:24 +09:00
wav ignore stuff 2010-08-07 10:42:09 +00:00
Makefile.am move zpak in with pak since they're intimately related 2004-01-28 05:29:47 +00:00