gzdoom-gles/src/scripting
Edoardo Prezioso c317a4cbf3 - Fixed: wrong FString 'Replace' action function.
The function replaced only the first character of the first argument with the first character of the second argument.
2017-01-17 10:00:35 +01:00
..
codegeneration - scriptified PowerStrength. 2017-01-16 22:27:49 +01:00
decorate - fixed class name checks for custom properties. 2017-01-16 20:44:52 +01:00
vm - some minor optimization in the VM. 2017-01-15 01:27:01 +01:00
zscript - fixed class name checks for custom properties. 2017-01-16 20:44:52 +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 - Fixed: wrong FString 'Replace' action function. 2017-01-17 10:00:35 +01:00
thingdef_properties.cpp - fully scriptified HealthPickup. 2017-01-15 18:46:40 +01:00