gzdoom-gles/src/g_inventory
Christoph Oelckers 3c30b59bab more inventory scriptification
* completely scriptified DehackedPickup and FakeInventory.
* scriptified all remaining virtual functions of Inventory, so that its inheritance is now 100% script-side.
* scriptified CallTryPickup and most of the code called by that.

- fixed: Passing local variables by reference did not work in the VM.
2017-01-19 23:42:12 +01:00
..
a_keys.cpp - scriptified the remains of AKey. 2017-01-18 15:17:12 +01:00
a_keys.h - scriptified the remains of AKey. 2017-01-18 15:17:12 +01:00
a_pickups.cpp more inventory scriptification 2017-01-19 23:42:12 +01:00
a_pickups.h more inventory scriptification 2017-01-19 23:42:12 +01:00
a_weapons.cpp - more exporting of AInventory. 2017-01-19 20:56:31 +01:00
a_weapons.h - scriptified a large part of the weapon code. 2017-01-19 17:40:34 +01:00