quakeforge/tools
Bill Currie 2c84ae4898 Don't let casting in constfold increment users.
This fixes Deek's temp notice. No new notices have shown up, so this should
be the correct fix. The constant folding code no longer calls cast_expr
directly, but rather uses an internal wrapper that decrements users after
cast_expr increments it, resulting in a no-op.
2010-12-12 15:37:26 +09:00
..
3dfx_stub Add QFGL_WANT, and ability to handle non-required extensions. 2004-01-28 02:49:57 +00:00
bsp2img fix some errors found by valgrind 2010-10-13 20:52:05 +09: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 some view opacity. 2010-11-28 15:31:40 +09: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 Make mdl.py work on 64 bit machines. 2010-10-18 17:53:04 +09:00
pak split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
qfbsp Flip the nodes when flipping the plane. 2010-12-10 18:13:48 +09:00
qfcc Don't let casting in constfold increment users. 2010-12-12 15:37:26 +09:00
qflight Fix a string comparision mistake. 2010-11-28 15:31:36 +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-11-28 15:31:36 +09:00
quaketoascii ignore stuff 2010-08-07 10:42:09 +00:00
qwaq First stab at implementing autorelease. 2010-11-24 17:01:18 +09:00
texpaint split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
wad Correct miptex byte-count scaling factor. 2010-11-28 15:31:39 +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