vkdoom_m/src/g_inventory
Christoph Oelckers 3fbc55a8dd - do not use global variables to track state in the decal code.
Setups like this have caused problems in the past so best get rid of it.
2018-12-29 13:28:22 +01:00
..
a_keys.cpp - reworked the lock code to remove the 255 locks limit and to allow it to automatically deinitialize. 2018-12-29 10:19:31 +01:00
a_keys.h - reworked the lock code to remove the 255 locks limit and to allow it to automatically deinitialize. 2018-12-29 10:19:31 +01:00
a_pickups.cpp - more direct native function calls. 2018-12-04 18:16:01 +01:00
a_pickups.h Removed all native components from AInventory. 2018-12-04 18:06:09 +01:00
a_weapons.cpp - do not use global variables to track state in the decal code. 2018-12-29 13:28:22 +01:00
a_weapons.h - removed all remaining native components of the weapon class. 2018-11-25 10:00:55 +01:00