qzdoom/src/g_inventory
2018-07-20 11:43:49 +02:00
..
a_keys.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
a_keys.h - implemented the regular Doom status bar. 2017-03-26 22:04:58 +02:00
a_pickups.cpp - fixed: Inventory items that have been modified with Dehacked to be monsters should not be killed by P_Massacre when being owned. 2018-07-20 11:43:49 +02:00
a_pickups.h - fixed: Inventory items that have been modified with Dehacked to be monsters should not be killed by P_Massacre when being owned. 2018-07-20 11:43:49 +02:00
a_weapons.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
a_weapons.h - made Weapon.CheckAmmo and Weapon.DepleteAmmo virtual on the script side. 2018-01-30 22:04:31 +01:00