Home
last modified time | relevance | path

Searched defs:spellId (Results 1 – 25 of 50) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/dialogs/
H A Ddialogs_spells.cpp191 int spellId = Res.SPELLS_ALLOWED[category][spellIndex]; in execute() local
287 for (int spellId = 0; spellId < 10; ++spellId) { in setSpellText() local
358 for (int spellId = 0; spellId < 20; ++spellId) { in setSpellText() local
427 int result = 0, spellId = 0; in show() local
472 int spellId = -1; in execute() local
560 Character *SpellOnWho::show(XeenEngine *vm, int spellId) { in show()
574 int SpellOnWho::execute(int spellId) { in execute()
633 int SelectElement::show(XeenEngine *vm, int spellId) { in show()
641 int SelectElement::execute(int spellId) { in execute()
715 void NotWhileEngaged::show(XeenEngine *vm, int spellId) { in show()
[all …]
H A Ddialogs_message.cpp91 void CantCast::show(XeenEngine *vm, int spellId, int componentNum) { in show()
97 void CantCast::execute(int spellId, int componentNum) { in execute()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/dialogs/
H A Ddialogs_spells.cpp191 int spellId = Res.SPELLS_ALLOWED[category][spellIndex]; in execute() local
290 for (int spellId = 0; spellId < 10; ++spellId) { in setSpellText() local
361 for (int spellId = 0; spellId < 20; ++spellId) { in setSpellText() local
434 int result = 0, spellId = 0; in show() local
479 int spellId = -1; in execute() local
559 Character *SpellOnWho::show(XeenEngine *vm, int spellId) { in show()
573 int SpellOnWho::execute(int spellId) { in execute()
635 int SelectElement::show(XeenEngine *vm, int spellId) { in show()
643 int SelectElement::execute(int spellId) { in execute()
709 void NotWhileEngaged::show(XeenEngine *vm, int spellId) { in show()
[all …]
H A Ddialogs_message.cpp91 void CantCast::show(XeenEngine *vm, int spellId, int componentNum) { in show()
97 void CantCast::execute(int spellId, int componentNum) { in execute()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Daicast.cpp19 float getInitialDistance(const std::string& spellId) in getInitialDistance()
28 MWMechanics::AiCast::AiCast(const std::string& targetId, const std::string& spellId, bool manualSpe… in AiCast()
H A Dspellutil.cpp139 …float getSpellSuccessChance (const std::string& spellId, const MWWorld::Ptr& actor, int* effective… in getSpellSuccessChance()
146 int getSpellSchool(const std::string& spellId, const MWWorld::Ptr& actor) in getSpellSchool()
165 bool spellIncreasesSkill(const std::string &spellId) in spellIncreasesSkill()
H A Dspells.cpp104 void Spells::add (const std::string& spellId) in add()
136 void Spells::remove (const std::string& spellId) in remove()
178 void Spells::setSelectedSpell (const std::string& spellId) in setSelectedSpell()
H A Dspellabsorption.cpp65 …void absorbSpell (const std::string& spellId, const MWWorld::Ptr& caster, const MWWorld::Ptr& targ… in absorbSpell()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima1/spells/
H A Dkill_magic_missile.h47 KillMagicMIssile(Ultima1Game *game, Character *c, SpellId spellId) : Spell(game, c, spellId) {} in KillMagicMIssile()
H A Dopen_unlock.h46 OpenUnlock(Ultima1Game *game, Character *c, SpellId spellId) : Spell(game, c, spellId) {} in OpenUnlock()
H A Dprayer.cpp79 SpellId spellId = (SpellId)_game->getRandomNumber(SPELL_OPEN, SPELL_KILL); in dungeonCast() local
H A Dspell.cpp32 Spell::Spell(Ultima1Game *game, Character *c, SpellId spellId) : _game(game), in Spell()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima1/core/
H A Ddebugger.cpp40 int spellId = strToInt(argv[1]); in cmdSpell() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwworld/
H A Dactiontrap.hpp21 ActionTrap (const std::string& spellId, const Ptr& trapSource) in ActionTrap()
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwgui/
H A Dquickkeysmenu.cpp276 void QuickKeysMenu::onAssignMagic(const std::string& spellId) in onAssignMagic()
432 std::string spellId = key->id; in activateQuickKey() local
532 std::string spellId = button->getUserString("Spell"); in write() local
H A Dspellwindow.cpp143 void SpellWindow::askDeleteSpell(const std::string &spellId) in askDeleteSpell()
211 void SpellWindow::onSpellSelected(const std::string& spellId) in onSpellSelected()
H A Dbirth.cpp201 const std::string &spellId = *it; in updateSpells() local
241 const std::string &spellId = *it; in updateSpells() local
/dports/games/openmw/openmw-openmw-0.47.0/components/esm/
H A Dactivespells.cpp39 std::string spellId = esm.getHString(); in load() local
H A Dspellstate.cpp39 std::string spellId = esm.getHString(); in load() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Ddebugger.cpp68 MagicSpell spellId = (MagicSpell)_spellId; in update() local
83 int spellId = strToInt(argv[1]); in cmdSpell() local
H A Dspells.cpp45 int Spells::calcSpellCost(int spellId, int expenseFactor) const { in calcSpellCost()
51 int Spells::calcSpellPoints(int spellId, int expenseFactor) const { in calcSpellPoints()
58 void Spells::executeSpell(MagicSpell spellId) { in executeSpell()
169 int Spells::castSpell(Character *c, MagicSpell spellId) { in castSpell()
213 int Spells::subSpellCost(Character &c, int spellId) { in subSpellCost()
235 void Spells::addSpellCost(Character &c, int spellId) { in addSpellCost()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Ddebugger.cpp68 MagicSpell spellId = (MagicSpell)_spellId; in onFrame() local
83 int spellId = strToInt(argv[1]); in cmdSpell() local
H A Dspells.cpp52 int Spells::calcSpellCost(int spellId, int expenseFactor) const { in calcSpellCost()
58 int Spells::calcSpellPoints(int spellId, int expenseFactor) const { in calcSpellPoints()
65 void Spells::executeSpell(MagicSpell spellId) { in executeSpell()
177 int Spells::castSpell(Character *c, MagicSpell spellId) { in castSpell()
221 int Spells::subSpellCost(Character &c, int spellId) { in subSpellCost()
243 void Spells::addSpellCost(Character &c, int spellId) { in addSpellCost()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/monster/
H A Dmonster_info.cpp463 …id removeDuplicateSpell( std::set<int> & sortedSpellIds, const int massSpellId, const int spellId ) in removeDuplicateSpell()
760 uint32_t getSpellResistance( const int monsterId, const int spellId ) in getSpellResistance()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima1/maps/
H A Dmap_base.cpp134 void MapBase::castSpell(uint spellId) { in castSpell()

12