Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/magic/
H A Dspell.cpp1186 spell_t* getSpellFromItem(Item* item) in getSpellFromItem() function
1228 spell_t* spell = getSpellFromItem(&item); in canUseShapeshiftSpellInCurrentForm()
H A Dmagic.hpp605 spell_t* getSpellFromItem(Item* item);
/dports/games/barony/Barony-3.3.7/src/
H A Dcharclass.cpp2488 spell_t* spell = getSpellFromItem(item); in initClass()
2593 spell_t* spell = getSpellFromItem(item); in initShapeshiftHotbar()
2783 spell_t* spell = getSpellFromItem(item); in deinitShapeshiftHotbar()
2835 spell_t* spell = getSpellFromItem(item); in playerUnlockedShamanSpell()
H A Dmonster_shadow.cpp1493 spell_t *spell = getSpellFromItem(item); //Do not free or delete this. in shadowSpecialAbility()
H A Ditems.cpp1048 spell_t* spell = getSpellFromItem(item); in itemSprite()
2557 spell_t* spell = getSpellFromItem(item); in useItem()
H A Dgame.cpp4573 spell_t* spell = getSpellFromItem(selectedItem); in main()
H A Dnet.cpp2636 spell_t* spell = getSpellFromItem(item); in clientHandlePacket()
H A Dentity.cpp6165 spell_t* spell = getSpellFromItem(item); in attack()
/dports/games/barony/Barony-3.3.7/src/interface/
H A Dplayerinventory.cpp1005 spell_t* spell = getSpellFromItem(item); in updatePlayerInventory()
1145 spell_t* spell = getSpellFromItem(item); in updatePlayerInventory()
3033 spell_t *spell = getSpellFromItem(item); //Do not free or delete this. in playerLearnedSpellbook()
H A Ddrawstatus.cpp1142 spell_t* spell = getSpellFromItem(item); in drawStatus()
1217 spell_t* spell = getSpellFromItem(item); in drawStatus()