vkdoom_m/src/scripting
Christoph Oelckers 456ac64723 - implemented version checks for compile-time type determination and for class inheritance.
Note that in this system, DECORATE counts as version 2.0, so any data that should be available to DECORATE should not use version restriction.
2017-03-05 17:58:55 +01:00
..
backend - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +01:00
decorate - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +01:00
vm Fixed compilation of Debug configuration 2017-03-05 11:39:25 +02:00
zscript - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +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 - implemented version checks for compile-time type determination and for class inheritance. 2017-03-05 17:58:55 +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