qzdoom-gpl/src/scripting
Christoph Oelckers d6ce60f63a - added named RNG support to FxFunctionCall.
This looks simpler than duplicating all that stuff and avoids a lot code duplication.
2016-10-16 01:08:02 +02:00
..
codegeneration - added named RNG support to FxFunctionCall. 2016-10-16 01:08:02 +02:00
decorate - added named RNG support to FxFunctionCall. 2016-10-16 01:08:02 +02:00
vm - the compile context now knows if it is invoked by ZScript or DECORATE, so that it can be more strict with ZScript if needed. 2016-10-15 21:35:31 +02:00
zscript - added named RNG support to FxFunctionCall. 2016-10-16 01:08:02 +02:00
thingdef.cpp - added FindClassMemberFunction which retrieves a function symbol and performs some verification. 2016-10-15 20:16:44 +02:00
thingdef.h - added FindClassMemberFunction which retrieves a function symbol and performs some verification. 2016-10-15 20:16:44 +02:00
thingdef_data.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
thingdef_properties.cpp - the compile context now knows if it is invoked by ZScript or DECORATE, so that it can be more strict with ZScript if needed. 2016-10-15 21:35:31 +02:00