gzdoom-gles/src/scripting
Christoph Oelckers fc9e304189 - separated class descriptors from VM types.
Combining these two groups of data has been the cause of many hard to detect errors because it allowed liberal casting between types that are used for completely different things.
2017-04-12 22:46:49 +02:00
..
backend - separated class descriptors from VM types. 2017-04-12 22:46:49 +02:00
decorate - separated class descriptors from VM types. 2017-04-12 22:46:49 +02:00
vm - separated class descriptors from VM types. 2017-04-12 22:46:49 +02:00
zscript - separated class descriptors from VM types. 2017-04-12 22:46:49 +02:00
symbols.cpp - moved AddNativeField to PSymbolTable, too. 2017-04-12 18:29:58 +02:00
symbols.h - moved AddNativeField to PSymbolTable, too. 2017-04-12 18:29:58 +02:00
thingdef.cpp - separated class descriptors from VM types. 2017-04-12 22:46:49 +02:00
thingdef.h - make PClass not inherit from PStruct. 2017-04-12 17:21:13 +02:00
thingdef_data.cpp - separated class descriptors from VM types. 2017-04-12 22:46:49 +02:00
thingdef_properties.cpp - separated class descriptors from VM types. 2017-04-12 22:46:49 +02:00