gzdoom-gles/src/scripting
2016-10-15 15:10:48 +02:00
..
codegeneration - more preparations to compile functions: 2016-10-15 14:36:08 +02:00
decorate - more preparations to compile functions: 2016-10-15 14:36:08 +02:00
vm - more preparations to compile functions: 2016-10-15 14:36:08 +02:00
zscript - more preparations to compile functions: 2016-10-15 14:36:08 +02:00
thingdef.cpp - Added AStateProvider class which is used to define the special action function behavior of weapons and custom inventorys. The class itself does not do anything, but the compiler will use it to set up the action function prototypes differently which in turn will be used to do type checking during code generation. 2016-10-15 15:10:48 +02:00
thingdef.h - more preparations to compile functions: 2016-10-15 14:36:08 +02:00
thingdef_data.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
thingdef_properties.cpp - more preparations to compile functions: 2016-10-15 14:36:08 +02:00