gzdoom-gles/src/scripting
2017-01-16 10:36:56 +01:00
..
codegeneration - scriptified PowerLightAmp and PowerTorch. 2017-01-16 00:46:15 +01:00
decorate - added custom property parsing to DECORATE as well. 2017-01-16 10:36:56 +01:00
vm - some minor optimization in the VM. 2017-01-15 01:27:01 +01:00
zscript - added property definitions to the ZScript parser. This will allow defining custom properties for the default block in custom base classes. See 'Health' for an example. 2017-01-15 16:55:30 +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 - partially scriptified APowerSpeed. 2017-01-15 20:58:52 +01:00
thingdef_properties.cpp - fully scriptified HealthPickup. 2017-01-15 18:46:40 +01:00