qzdoom/src/thingdef
Randy Heit c810b4d724 Use new degree FLOPs for DECORATE expressions.
- Now that the VM supports degrees, use those instructions when emitting
  code for cos and sin DECORATE expressions. (This looks like it also
  fixed a bug where sqrt also did the degree to radian conversion.)
2013-07-28 20:31:23 -05:00
..
olddecorations.cpp - Added a RETI instruction for returning 15-bit signed immediate values. 2012-10-28 04:36:52 +00:00
thingdef.cpp Remove all state expression/param stuff 2013-07-27 22:34:44 -05:00
thingdef.h Remove all state expression/param stuff 2013-07-27 22:34:44 -05:00
thingdef_codeptr.cpp Merge branch 'maint' into scripting 2013-07-28 10:47:17 +02:00
thingdef_data.cpp Merge branch 'master' into scripting 2013-06-25 19:28:25 -05:00
thingdef_exp.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
thingdef_exp.h Removed some EvalExpression implementations 2013-07-28 19:40:48 -05:00
thingdef_expression.cpp Use new degree FLOPs for DECORATE expressions. 2013-07-28 20:31:23 -05:00
thingdef_parse.cpp Delete default expressions for action definitions 2013-07-28 20:05:07 -05:00
thingdef_properties.cpp Stop leaking function damage expressions. 2013-07-25 21:42:30 -05:00
thingdef_states.cpp Remove all state expression/param stuff 2013-07-27 22:34:44 -05:00
thingdef_type.h - Stop aliasing strings onto names for function parameters. 2009-10-17 01:38:54 +00:00