vkdoom_m/src/g_inventory
2018-01-30 23:52:48 -05:00
..
a_keys.cpp - moved the VM types into their own file and only include it where really needed. 2017-04-13 01:12:04 +02:00
a_keys.h - implemented the regular Doom status bar. 2017-03-26 22:04:58 +02:00
a_pickups.cpp - changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files. 2017-04-17 12:27:19 +02:00
a_pickups.h - untangled r_defs.h from actor.h 2017-03-10 02:22:42 +01:00
a_weapons.cpp Fix typo that made DepleteAmmo always use Secondary Ammo 2018-01-30 23:52:48 -05:00
a_weapons.h - made Weapon.CheckAmmo and Weapon.DepleteAmmo virtual on the script side. 2018-01-30 22:04:31 +01:00