Home
last modified time | relevance | path

Searched refs:OBJ_WAGON (Results 1 – 10 of 10) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/maps/
H A Dmp2.cpp453 case OBJ_WAGON: in StringObject()
977 case OBJ_WAGON: in isQuantityObject()
1048 case OBJ_WAGON: in isArtifactObject()
1247 case OBJ_WAGON: in getActionObjectDirection()
H A Dmaps_tiles_quantity.cpp55 case MP2::OBJ_WAGON: in QuantityIsValid()
164 case MP2::OBJ_WAGON: in QuantityArtifact()
433 case MP2::OBJ_WAGON: in QuantityReset()
486 case MP2::OBJ_WAGON: { in QuantityUpdate()
H A Dmp2.h514 OBJ_WAGON = 0xD0, enumerator
H A Dmaps_tiles.cpp371 case MP2::OBJ_WAGON: in isShortObject()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/objects/
H A Dobjcrck.cpp80 return MP2::OBJ_WAGON; in GetActionObject()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/world/
H A Dworld_loadmap.cpp611 case MP2::OBJ_WAGON: in ProcessNewMap()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/ai/normal/
H A Dai_normal_hero.cpp112 case MP2::OBJ_WAGON: in HeroesValidObject()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/dialog/
H A Ddialog_quickinfo.cpp537 case MP2::OBJ_WAGON: in QuickInfo()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/heroes/
H A Dheroes_action.cpp470 case MP2::OBJ_WAGON: in Action()
1138 const std::string title( MP2::StringObject( MP2::OBJ_WAGON ) ); in ActionToWagon()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/ai/
H A Dai_hero_action.cpp287 case MP2::OBJ_WAGON: in HeroesAction()