Home
last modified time | relevance | path

Searched defs:increaseSkill (Results 1 – 6 of 6) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/net/tmwa/
H A Dplayerhandler.cpp96 void PlayerHandler::increaseSkill(const uint16_t skillId) const in increaseSkill() function in TmwAthena::PlayerHandler
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dplayerhandler.cpp102 void PlayerHandler::increaseSkill(const uint16_t skillId) const in increaseSkill() function in EAthena::PlayerHandler
/dports/games/barony/Barony-3.3.7/src/interface/
H A Dinterface.cpp5847 bool increaseSkill = false; in tinkeringSalvageItem() local
6079 bool increaseSkill = false; in tinkeringCraftItemAndConsumeMaterials() local
7345 bool increaseSkill = false; in tinkeringConsumeMaterialsForRepair() local
7671 bool increaseSkill = false; in scribingWriteItem() local
7745 bool increaseSkill = false; in scribingWriteItem() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwmechanics/
H A Dalchemy.cpp309 void MWMechanics::Alchemy::increaseSkill() in increaseSkill() function in MWMechanics::Alchemy
H A Dnpcstats.cpp227 void MWMechanics::NpcStats::increaseSkill(int skillIndex, const ESM::Class &class_, bool preservePr… in increaseSkill() function in MWMechanics::NpcStats
/dports/games/barony/Barony-3.3.7/src/
H A Dentity.cpp1554 void Entity::increaseSkill(int skill, bool notify) in increaseSkill() function in Entity