Home
last modified time | relevance | path

Searched refs:FT_STATES (Results 1 – 4 of 4) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.h308 FT_STATES = 8, enumerator
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DScriptable.cpp1641 …if (core->HasFeedback(FT_STATES)) displaymsg->DisplayConstantStringName(STR_AURACLEANSED, DMC_WHIT… in AuraPolluted()
H A DActor.cpp4767 if (!core->HasFeedback(FT_STATES)) goto hitsound; in DisplayCombatFeedback()
5250 if (core->HasFeedback(FT_STATES)) { in GetWildMod()
5304 if (feedback && core->HasFeedback(FT_STATES)) { in GetEncumbranceFactor()
5309 if (feedback && core->HasFeedback(FT_STATES)) { in GetEncumbranceFactor()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DActions.cpp4003 …if (act->InParty && core->HasFeedback(FT_STATES)) displaymsg->DisplayConstantStringName(STR_PALADI… in RemovePaladinHood()
4020 …if (act->InParty && core->HasFeedback(FT_STATES)) displaymsg->DisplayConstantStringName(STR_RANGER… in RemoveRangerHood()