vkdoom_m/src/g_inventory
Christoph Oelckers 51ee623b3b - took the weapon selection logic out of the WeaponSlots data and blocked all direct access to the weapon slots internals
This seriously needs to be independent from the data store and better abstracted. More work to come to move this to its proper place.
2018-11-24 22:03:56 +01:00
..
a_keys.cpp - removed the default parameter handling from all native script functions because it is no longer needed. 2018-11-17 10:03:40 +01:00
a_keys.h - implemented the regular Doom status bar. 2017-03-26 22:04:58 +02:00
a_pickups.cpp - took the weapon selection logic out of the WeaponSlots data and blocked all direct access to the weapon slots internals 2018-11-24 22:03:56 +01:00
a_pickups.h - took the weapon selection logic out of the WeaponSlots data and blocked all direct access to the weapon slots internals 2018-11-24 22:03:56 +01:00
a_weapons.cpp - took the weapon selection logic out of the WeaponSlots data and blocked all direct access to the weapon slots internals 2018-11-24 22:03:56 +01:00
a_weapons.h - took the weapon selection logic out of the WeaponSlots data and blocked all direct access to the weapon slots internals 2018-11-24 22:03:56 +01:00