gzdoom/src/g_inventory
2018-11-24 21:37:00 +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 - change teleport freeze handling to a player property plus virtual override on PlayerPawn for increased configurability. 2018-11-24 21:37:00 +01:00
a_pickups.h - change teleport freeze handling to a player property plus virtual override on PlayerPawn for increased configurability. 2018-11-24 21:37:00 +01:00
a_weapons.cpp - exported a few more weapon handling functions so that the native GetDownState stub could be removed. 2018-11-24 18:21:40 +01:00
a_weapons.h - scriptified APlayerPawn::Die and fixed a few things I encountered while doing it. 2018-11-24 20:32:12 +01:00