qzdoom/src/scripting
Christoph Oelckers 96df8f6729 - another typo...
2016-12-01 10:38:43 +01:00
..
codegeneration - fixed a typo in the bool cast. 2016-12-01 09:44:52 +01:00
decorate - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +01:00
vm - another typo... 2016-12-01 10:38:43 +01:00
zscript - missed these in the last commit. 2016-11-30 18:43:10 +01:00
thingdef.cpp - removed an assert from APowerMorph::EndEffect. With some recent changes to DestroyAllInventory it appears that the asserted condition no longer is true at this point when ending a game. 2016-12-01 00:05:23 +01:00
thingdef.h - allow defining native fields through scripts. Internally this only requires exporting the address, but not the entire field. 2016-11-22 19:20:31 +01:00
thingdef_data.cpp - scriptified the Heresiarch. 2016-11-29 17:17:10 +01:00
thingdef_properties.cpp - removed an assert from APowerMorph::EndEffect. With some recent changes to DestroyAllInventory it appears that the asserted condition no longer is true at this point when ending a game. 2016-12-01 00:05:23 +01:00