qzdoom-gpl/src/thingdef
Christoph Oelckers 76cb09d546 - Replaced WALLF_AUTOCONTRAST with WALLF_NOFAKECONTRAST so that the
default setting for the flags is 0.
- Added: doom2day's smoothlighting
- Added: dontincrement argument to A_CheckForReload.


SVN r1179 (trunk)
2008-08-21 08:04:21 +00:00
..
olddecorations.cpp - Fixed: A_Jump used a wrong index into the jump address table. 2008-08-14 19:08:38 +00:00
thingdef.cpp - Changed the action function declaration parser so that optional parameters 2008-08-12 20:19:47 +00:00
thingdef.h - Fixed: The count parameter of A_Jump is a constant, not an expression. 2008-08-14 22:58:17 +00:00
thingdef_codeptr.cpp - Replaced WALLF_AUTOCONTRAST with WALLF_NOFAKECONTRAST so that the 2008-08-21 08:04:21 +00:00
thingdef_exp.cpp - Macro-fied access to action function parameters. 2008-08-13 22:54:24 +00:00
thingdef_main.cpp - Fixed: A_Jump used a wrong index into the jump address table. 2008-08-14 19:08:38 +00:00
thingdef_properties.cpp - Added Gez's patch for removing MF4_FIRERESIST. 2008-08-19 19:38:39 +00:00
thingdef_states.cpp - Fixed: A_Jump used a wrong index into the jump address table. 2008-08-14 19:08:38 +00:00