vkdoom_m/src/scripting
2016-10-30 16:21:44 +01:00
..
codegeneration - scriptified A_Mushroom to test something a bit more complex. 2016-10-30 14:00:11 +01:00
decorate - actually evaluate the default parameters and store them in the VMFunction. 2016-10-27 01:30:34 +02:00
vm - fixed: For named functions the prototype needs to be set before the code generator starts resolving. Otherwise it will crash on incompletely set up forward declarations. 2016-10-30 16:21:44 +01:00
zscript - scriptified A_Mushroom to test something a bit more complex. 2016-10-30 14:00:11 +01:00
thingdef.cpp - removed the FxDamageValue hack and implemented it properly using FxReturnStatement. 2016-10-26 14:04:49 +02:00
thingdef.h - removed the FxDamageValue hack and implemented it properly using FxReturnStatement. 2016-10-26 14:04:49 +02:00
thingdef_data.cpp - scriptified A_Mushroom to test something a bit more complex. 2016-10-30 14:00:11 +01:00
thingdef_properties.cpp - removed the FxDamageValue hack and implemented it properly using FxReturnStatement. 2016-10-26 14:04:49 +02:00