vkdoom_m/src/g_inventory
2017-02-08 15:47:22 +01:00
..
a_keys.cpp - optimized the FName versions of IsDescendantOf and IsKindOf. These can be done without first looking up the class type itself. 2017-02-08 15:47:22 +01:00
a_keys.h - scriptified the remains of AKey. 2017-01-18 15:17:12 +01:00
a_pickups.cpp - 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
a_pickups.h - 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
a_weapons.cpp - optimized the FName versions of IsDescendantOf and IsKindOf. These can be done without first looking up the class type itself. 2017-02-08 15:47:22 +01:00
a_weapons.h - got rid of PClassWeapon. 2017-02-07 19:02:27 +01:00