qzdoom/src/scripting
2017-03-03 23:33:02 +02:00
..
backend Merge remote-tracking branch 'gz/master' into gz_master2 2017-03-03 23:33:02 +02:00
decorate - replaced SDWORD with int32_t globally. 2017-03-03 19:35:08 +01:00
vm Merge remote-tracking branch 'gz/master' into gz_master2 2017-03-03 23:33:02 +02:00
zscript Merge remote-tracking branch 'gz/master' into gz_master2 2017-03-03 23:33:02 +02: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 - remove all symbols that get linked into the symbol table from the garbage collector. 2017-02-08 14:34:39 +01:00
thingdef.cpp Dynamic virtualscope checking. May yet be buggy. 2017-02-18 06:27:28 +02:00
thingdef.h - remove all type table entries from garbage collection. 2017-02-08 22:43:20 +01:00
thingdef_data.cpp - allow hooking custom serializers into PPointer so that serializable types can be handled without having to create new type classes which would be a bit unwieldy thanks to how the type system works. 2017-03-03 20:11:13 +01:00
thingdef_properties.cpp - separated the blood translation index from the BloodColor variable to allow more than 255 blood translations and as a prerequisite for allowing to change the blood color. 2017-03-02 10:26:23 +01:00