qzdoom/src/scripting
Christoph Oelckers db8ab1bc4a - give PFunction a bit more information:
* explicitly require passing the owning class when creating it.
 * extract self pointer class when adding a variant.
 * put the flags on the single variants, we can not fully rule out that they will be 100% identical, if variants ever get allowed.
2016-10-15 15:50:45 +02:00
..
codegeneration - give PFunction a bit more information: 2016-10-15 15:50:45 +02:00
decorate - give PFunction a bit more information: 2016-10-15 15:50:45 +02:00
vm - give PFunction a bit more information: 2016-10-15 15:50:45 +02:00
zscript - give PFunction a bit more information: 2016-10-15 15:50:45 +02:00
thingdef.cpp - give PFunction a bit more information: 2016-10-15 15:50:45 +02:00
thingdef.h - more preparations to compile functions: 2016-10-15 14:36:08 +02:00
thingdef_data.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
thingdef_properties.cpp - more preparations to compile functions: 2016-10-15 14:36:08 +02:00