Home
last modified time | relevance | path

Searched defs:ignoreSkill (Results 1 – 2 of 2) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/magic/
H A Dspell.cpp134 bool addSpell(int spell, int player, bool ignoreSkill) in addSpell()
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/world/
H A Dmap.cpp1351 void Map::putUnitCells(Unit *unit, const Vec2i &pos, bool ignoreSkill, bool threaded) { in putUnitCells()
1456 void Map::clearUnitCells(Unit *unit, const Vec2i &pos, bool ignoreSkill) { in clearUnitCells()