vkdoom_m/src/thingdef
Randy Heit 3001708d16 - Added some code for generating VM code from FxExpressions. This is completely untested, since
it isn't even used anywhere yet. In retrospect, I probably should have targeted an intermediate
  representation and done codegen with that instead, since that would be something I can reuse.

SVN r1908 (scripting)
2009-10-11 00:02:14 +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 - Make the autosegs read-only. 2009-09-17 01:36:14 +00:00
thingdef_codeptr.cpp - added PinkSilver's A_Respawn enhancement patch. 2009-09-15 21:57:51 +00:00
thingdef_data.cpp - Sync with trunk. 2009-09-23 00:24:47 +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 some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00
thingdef_expression.cpp - Added some code for generating VM code from FxExpressions. This is completely untested, since 2009-10-11 00:02:14 +00:00
thingdef_parse.cpp - Sync with trunk. 2009-09-23 00:24:47 +00:00
thingdef_properties.cpp - fixed Powerup.Colormap 6 parameter version. 2009-09-22 10:05:27 +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