mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-07 21:41:25 +00:00
38d7b7d203
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) |
||
---|---|---|
.. | ||
a_acolyte.cpp | ||
a_alienspectres.cpp | ||
a_coin.cpp | ||
a_crusader.cpp | ||
a_entityboss.cpp | ||
a_inquisitor.cpp | ||
a_loremaster.cpp | ||
a_oracle.cpp | ||
a_programmer.cpp | ||
a_reaver.cpp | ||
a_rebels.cpp | ||
a_sentinel.cpp | ||
a_spectral.cpp | ||
a_stalker.cpp | ||
a_strifeglobal.h | ||
a_strifeitems.cpp | ||
a_strifestuff.cpp | ||
a_strifeweapons.cpp | ||
a_templar.cpp | ||
a_thingstoblowup.cpp | ||
strife_sbar.cpp |