vkdoom_m/src/scripting
2016-10-22 19:51:24 +02:00
..
codegeneration - better fix for the class type problem: We already know the wanted type so let's use that instead of trying to determine it from the actual name. 2016-10-22 19:51:24 +02:00
decorate - reviewed all places where VARF_Action and NAP were used and fixed what was still wrong. 2016-10-22 18:24:47 +02:00
vm - allow calling non-action functions directly from a state. 2016-10-22 16:35:48 +02:00
zscript - fixed a conversion warning with the pointer-type AActor fields. 2016-10-22 19:43:53 +02:00
thingdef.cpp - reviewed all places where VARF_Action and NAP were used and fixed what was still wrong. 2016-10-22 18:24:47 +02:00
thingdef.h - added the required code genration nodes for member function calls. 2016-10-22 12:10:19 +02:00
thingdef_data.cpp - fixed a conversion warning with the pointer-type AActor fields. 2016-10-22 19:43:53 +02:00
thingdef_properties.cpp Merge branch 'master' of https://github.com/rheit/zdoom into zscript 2016-10-21 19:31:08 +02:00