qzdoom/src/scripting
Christoph Oelckers b17ab7a133 - put PObjectPointer to some use.
- fixed: There was no check for compatible class pointers.
2017-04-12 11:40:40 +02:00
..
backend - put PObjectPointer to some use. 2017-04-12 11:40:40 +02:00
decorate - removed some redundant static_casts. 2017-04-12 10:29:04 +02:00
vm - reenabled the part of OP_THROW that throws a VMAbortException. This part is still needed for a runtime variable access check. 2017-04-11 00:11:36 +02:00
zscript - replaced more dyn_casts and checks for RUNTIME_CLASS(PClassActor) 2017-04-12 10:20:58 +02:00
symbols.cpp - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00
symbols.h - added version check for member variables. 2017-03-05 20:41:41 +01:00
thingdef.cpp - moved all remaining fields from PClassActor to FActorInfo. 2017-04-12 00:07:41 +02:00
thingdef.h - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00
thingdef_data.cpp Added "DontLightActors" flag for dynamic lights. Actors will not be illuminated by lights that are given this flag. 2017-03-28 21:33:16 +02:00
thingdef_properties.cpp - removed some redundant static_casts. 2017-04-12 10:29:04 +02:00