vkdoom_m/src/g_inventory
2017-02-28 00:45:16 +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 - properly handle all meta properties for inventory items. 2017-02-28 00:45:16 +01:00
a_pickups.h - properly handle all meta properties for inventory items. 2017-02-28 00:45:16 +01:00
a_weapons.cpp - fixed Skulltag rune bugs. 2017-02-15 16:37:45 +01:00
a_weapons.h - moved DisplayName, the last remaining PlayerPawn meta property, to PClassActor so that PClassPlayerPawn could be removed. 2017-02-08 19:42:24 +01:00