qzdoom/src/scripting
Christoph Oelckers d911cdcfe7 - missed a bit.
2017-03-07 22:18:50 +01:00
..
backend - refactored the scope check for VirtualScope calls. 2017-03-07 22:17:48 +01:00
decorate - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +01:00
vm - missed a bit. 2017-03-07 22:18:50 +01:00
zscript - added version checks for function calls and virtual overrides. 2017-03-05 21:44:10 +01:00
symbols.cpp - remove all symbols that get linked into the symbol table from the garbage collector. 2017-02-08 14:34:39 +01:00
symbols.h - added version check for member variables. 2017-03-05 20:41:41 +01:00
thingdef.cpp - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +01:00
thingdef.h - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +01:00
thingdef_data.cpp - declared the sectorplanes in Sector as read only and marked all relevant functions in the planes themselves const. 2017-03-04 11:48:36 +01:00
thingdef_properties.cpp - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +01:00