qzdoom/src/g_inventory
Christoph Oelckers 0e0eca0e0f - replaced some dyn_casts with calls to FindActor.
- fixed type checks in A_Morph.
2017-04-12 01:29:51 +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 - replaced some dyn_casts with calls to FindActor. 2017-04-12 01:29:51 +02:00
a_weapons.h - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00