qzdoom/src/g_inventory
Christoph Oelckers 311ce2362a - started moving stuff out of PClassActor into meta data.
This reinstates the old FActorInfo as part of the meta data a class can have so that the class descriptor itself can be freed from any data not directly relevant for managing the class's type information.
2017-04-11 19:37:56 +02:00
..
a_keys.cpp - implemented the regular Doom status bar. 2017-03-26 22:04:58 +02:00
a_keys.h - implemented the regular Doom status bar. 2017-03-26 22:04:58 +02:00
a_pickups.cpp - moved Restricted/ForbiddenToPlayerClass fully to the script side. 2017-04-11 15:11:13 +02:00
a_pickups.h - untangled r_defs.h from actor.h 2017-03-10 02:22:42 +01:00
a_weapons.cpp - started moving stuff out of PClassActor into meta data. 2017-04-11 19:37:56 +02:00
a_weapons.h - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00