vkdoom_m/src/scripting
2016-10-28 10:13:07 +02:00
..
codegeneration - fixed bad register use in postincrement operator. 2016-10-27 19:14:16 +02:00
decorate - actually evaluate the default parameters and store them in the VMFunction. 2016-10-27 01:30:34 +02:00
vm - added a full set of 2D vector instructions to the VM. The existing one was 3D only but there's also need to handle two-dimensional vectors. 2016-10-28 10:13:07 +02:00
zscript - fixed grammar rule for two-dimensional vectors. 2016-10-28 09:47:22 +02:00
thingdef.cpp - removed the FxDamageValue hack and implemented it properly using FxReturnStatement. 2016-10-26 14:04:49 +02:00
thingdef.h - removed the FxDamageValue hack and implemented it properly using FxReturnStatement. 2016-10-26 14:04:49 +02:00
thingdef_data.cpp - got rid of all default parameter redundancies. 2016-10-28 00:32:52 +02:00
thingdef_properties.cpp - removed the FxDamageValue hack and implemented it properly using FxReturnStatement. 2016-10-26 14:04:49 +02:00