gzdoom-gles/src/g_inventory
Christoph Oelckers bfcd714186 - started replacing direct references to class AInventory.
The easiest part was the type checks which could be changed to the name variant with a global search and replace.
2018-12-02 21:35:55 +01:00
..
a_keys.cpp - started replacing direct references to class AInventory. 2018-12-02 21:35:55 +01:00
a_keys.h - a bit of code reordering for adding direct native entry points. 2018-12-01 14:18:28 +01:00
a_pickups.cpp - scriptified AInventory::Tick. 2018-12-02 20:58:15 +01:00
a_pickups.h - scriptified AInventory::Tick. 2018-12-02 20:58:15 +01:00
a_weapons.cpp - removed all remaining native components of the weapon class. 2018-11-25 10:00:55 +01:00
a_weapons.h - removed all remaining native components of the weapon class. 2018-11-25 10:00:55 +01:00