gzdoom-gles/src/scripting
2017-01-15 01:27:01 +01:00
..
codegeneration - scriptified the health items. 2017-01-15 01:02:38 +01:00
decorate - fixed: DECORATE didn't pass all needed arguments to FunctionBuildList.AddFunction. Removed the default parameter values from this function's declaration to prevent it from happening again. 2016-12-03 18:14:07 +01:00
vm - some minor optimization in the VM. 2017-01-15 01:27:01 +01:00
zscript - exported the sound sequence interface to scripting. 2017-01-14 13:02:08 +01:00
thingdef.cpp - scriptified the sector actions. 2017-01-13 13:51:47 +01:00
thingdef.h - fixed: DECORATE didn't pass all needed arguments to FunctionBuildList.AddFunction. Removed the default parameter values from this function's declaration to prevent it from happening again. 2016-12-03 18:14:07 +01:00
thingdef_data.cpp - scriptified the backpack. 2017-01-14 23:34:47 +01:00
thingdef_properties.cpp - removed PClassAmmo. 2017-01-12 11:44:33 +01:00