gzdoom/src/g_strife
Christoph Oelckers 2cad1c2c19 - Moved IF_ALWAYSPICKUP and GiveQuest into CallTryPickup so that they are
automatically used by all inventory classes.
- The previous change made it necessary to replace all TryPickup calls with
  another function that just calls TryPickup.
- Fixed: AInventory::TryPickup can change the toucher so this must be reported
  to subclasses calling the super function. Changed TryPickup to pass the
  toucher pointer by reference.


SVN r1221 (trunk)
2008-09-13 22:08:41 +00:00
..
a_acolyte.cpp - Macro-fied all access to action functions. 2008-08-10 22:48:37 +00:00
a_alienspectres.cpp - Macro-fied all access to action functions. 2008-08-10 22:48:37 +00:00
a_coin.cpp - Changed: Macil doesn't need the StrifeHumanoid's special death states so he might 2008-08-07 17:45:35 +00:00
a_crusader.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_entityboss.cpp - Macro-fied all access to action functions. 2008-08-10 22:48:37 +00:00
a_inquisitor.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_loremaster.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_macil.cpp - Changed: Macil doesn't need the StrifeHumanoid's special death states so he might 2008-08-07 17:45:35 +00:00
a_oracle.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_programmer.cpp - Macro-fied all access to action functions. 2008-08-10 22:48:37 +00:00
a_reaver.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_rebels.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_sentinel.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_spectral.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_stalker.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_strifeglobal.h - Moved IF_ALWAYSPICKUP and GiveQuest into CallTryPickup so that they are 2008-09-13 22:08:41 +00:00
a_strifeitems.cpp - Moved IF_ALWAYSPICKUP and GiveQuest into CallTryPickup so that they are 2008-09-13 22:08:41 +00:00
a_strifestuff.cpp - Macro-fied all access to action functions. 2008-08-10 22:48:37 +00:00
a_strifeweapons.cpp - Moved IF_ALWAYSPICKUP and GiveQuest into CallTryPickup so that they are 2008-09-13 22:08:41 +00:00
a_templar.cpp - Changed action function definition so that they have to be defined with a 2008-08-10 20:48:55 +00:00
a_thingstoblowup.cpp - Moved IF_ALWAYSPICKUP and GiveQuest into CallTryPickup so that they are 2008-09-13 22:08:41 +00:00
strife_sbar.cpp About a week's worth of changes here. As a heads-up, I wouldn't be 2008-07-23 04:57:26 +00:00