qzdoom/src/scripting
Edoardo Prezioso 07c110d5f7 - Fixed GCC compilation error.
It didn't like 'cvar' being declared between 'goto foundit' and the 'foundit' label.
2016-11-30 19:41:03 +01:00
..
codegeneration - Fixed GCC compilation error. 2016-11-30 19:41:03 +01:00
decorate - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +01:00
vm - fixed two apparently bogus asserts with returning gloating point constants. 2016-11-30 19:22:56 +01:00
zscript - missed these in the last commit. 2016-11-30 18:43:10 +01:00
thingdef.cpp - scriptified some trivial stuff from g_shared. 2016-11-29 19:50:34 +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 - split up zscript/shared/inventory.txt. 2016-11-30 13:36:13 +01:00