qzdoom/src/g_strife
Randy Heit 38d7b7d203 - Fixed errors and warnings when compiling with GCC. (Unfortunately, the VC++ debug builds
become ungodly slow when using mods with complex DECORATE. The GCC debug builds run just
  fine, however. Hopefully this is something that can be fixed later with an assembly-optimized
  version of the main VM loop, because I don't relish the thought of being stuck with GDB
  for debugging.)
- Fixed: The ACS_Named* action specials were erroneously defined as taking strings instead of
  names.
- Fixed: Copy-paste error caused FxMultiNameState::Emit to generate code that called
  DecoNameToClass instead of DecoFindMultiNameState.
- Updated FxActionSpecialCall::Emit for named script specials.
- Fixed inverted asserts for FxMinusSign::Emit and FxUnaryNotBitwise::Emit.


SVN r3893 (scripting)
2012-10-18 03:19:27 +00:00
..
a_acolyte.cpp - Converted all action functions be directly callable by the VM (though they are not yet 2010-02-12 06:04:57 +00:00
a_alienspectres.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_coin.cpp - Changed compilation for g_doom, g_heretic, g_hexen and g_strife folders 2008-09-15 14:11:05 +00:00
a_crusader.cpp - Sync scriptbranch with trunk. 2010-04-04 04:09:24 +00:00
a_entityboss.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_inquisitor.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_loremaster.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_oracle.cpp - Synced the scripting branch with trunk. 2010-02-17 04:46:11 +00:00
a_programmer.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_reaver.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_rebels.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_sentinel.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
a_spectral.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_stalker.cpp - Converted all action functions be directly callable by the VM (though they are not yet 2010-02-12 06:04:57 +00:00
a_strifeglobal.h - Removed the third parameter from dumpclasses when it was restricted it to Actors, because 2010-03-24 02:49:37 +00:00
a_strifeitems.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_strifestuff.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
a_strifeweapons.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
a_templar.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
a_thingstoblowup.cpp - Fixed errors and warnings when compiling with GCC. (Unfortunately, the VC++ debug builds 2012-10-18 03:19:27 +00:00
strife_sbar.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00