gzdoom/src/thingdef
Christoph Oelckers c285f38a02 - Fixed: When drawing with a special colormap the quad's flags weren't cleared
which could cause crashes.
- Added custom special colormaps to DECORATE.
- Cleaned up special colormap code and removed lots of dependencies on the
  knowledge of the tables' contents.



SVN r1860 (trunk)
2009-09-21 13:15:36 +00:00
..
olddecorations.cpp - Split the bounce types completely into separate flags and consolidated 2009-09-06 01:49:17 +00:00
thingdef.cpp - GCC compile fix and warning removal. 2009-02-21 21:44:15 +00:00
thingdef.h - Fixed: Argument count for UsePuzzleItem was wrong. 2009-09-14 20:47:53 +00:00
thingdef_codeptr.cpp - added PinkSilver's A_Respawn enhancement patch. 2009-09-15 21:57:51 +00:00
thingdef_data.cpp - Gez's latest cleanup patch. 2009-09-17 20:54:07 +00:00
thingdef_exp.cpp - Added the frandom decorate function, which is exactly like random except 2009-09-06 02:16:55 +00:00
thingdef_exp.h - Added the frandom decorate function, which is exactly like random except 2009-09-06 02:16:55 +00:00
thingdef_expression.cpp - Next round of things from Gez's experimental build: 2009-09-14 21:41:44 +00:00
thingdef_parse.cpp - added RandomSpawner update from Gez's experimental build. 2009-09-15 14:16:55 +00:00
thingdef_properties.cpp - Fixed: When drawing with a special colormap the quad's flags weren't cleared 2009-09-21 13:15:36 +00:00
thingdef_states.cpp - Removed -fno-strict-aliasing from the GCC flags for ZDoom and fixed the 2009-08-02 03:38:57 +00:00
thingdef_type.h - Made several DECORATE errors which do not involve parsing non-fatal. 2008-12-29 23:03:38 +00:00