gzdoom-gles/src/scripting
Christoph Oelckers f6d6f310a9 - fixed comments.
2017-02-08 11:56:12 +01:00
..
codegeneration - fixed comments. 2017-02-08 11:56:12 +01:00
decorate - let skip_super use the AActor assignment operator. The blanket memcpy it used was clobbering some data. 2017-02-07 18:12:59 +01:00
vm - took VMFunction out of the DObject hierarchy. 2017-02-08 11:13:41 +01:00
zscript - let skip_super use the AActor assignment operator. The blanket memcpy it used was clobbering some data. 2017-02-07 18:12:59 +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 - implemented the backend for dynamic arrays. Still needs thorough testing but it should be complete. 2017-02-07 14:48:27 +01:00
thingdef_properties.cpp - got rid of PClassWeapon. 2017-02-07 19:02:27 +01:00