qzdoom-gpl/src/scripting
2017-01-24 11:05:14 +02:00
..
codegeneration - fixed: only explicit class type casts must obey strict namespace rules, i.e. only '(class<type>)(variable_to_cast)' 2017-01-24 10:04:46 +01:00
decorate - fixed: only explicit class type casts must obey strict namespace rules, i.e. only '(class<type>)(variable_to_cast)' 2017-01-24 10:04:46 +01:00
vm - fixed: Class and struct name lookup was not context aware. 2017-01-23 19:10:28 +01:00
zscript - removed a line of debug code that made GCC/Clang go nuclear. 2017-01-23 23:06:29 +01:00
thingdef.cpp - fixed: Class and struct name lookup was not context aware. 2017-01-23 19:10:28 +01:00
thingdef.h - fixed: Class and struct name lookup was not context aware. 2017-01-23 19:10:28 +01:00
thingdef_data.cpp First take at serialization 2017-01-24 00:17:12 +02:00
thingdef_properties.cpp - fixed: Class and struct name lookup was not context aware. 2017-01-23 19:10:28 +01:00