Home
last modified time | relevance | path

Searched defs:skill (Results 176 – 200 of 1060) sorted by relevance

12345678910>>...43

/dports/games/uhexen/uhexen-0.601/src/
H A Dg_game.c1479 void G_StartNewGame(skill_t skill) in G_StartNewGame()
1730 void G_DeferredNewGame(skill_t skill) in G_DeferredNewGame()
1758 void G_DeferedInitNew(skill_t skill, int episode, int map) in G_DeferedInitNew()
1773 void G_InitNew(skill_t skill, int episode, int map) in G_InitNew()
1880 void G_RecordDemo (skill_t skill, int numplayers, int episode, int map, char *name) in G_RecordDemo()
1920 skill_t skill; in G_DoPlayDemo() local
1956 skill_t skill; in G_TimeDemo() local
/dports/games/keeperrl/keeperrl-alpha23/
H A Dencyclopedia.cpp75 void skill(View* view, const Skill* skill) { in skill() argument
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dexercise.cc44 skill_type skill = spell_type2skill(bit); in practise_casting() local
57 for (const skill_type skill : disc) in practise_casting() local
/dports/games/viruskiller/viruskiller-1.03/src/
H A Dhighscores.cpp37 void showHighScores(int skill, int startY) in showHighScores()
/dports/games/scourge/scourge/src/tools/
H A Ddfskills.cpp15 bool DFSkills::LoadSingle(std::ifstream *fin, SpecialSkill *skill) in LoadSingle()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/npcs/isherwood_farm/
H A DNPC_Lisa_Isherwood.json27 "skill": "ALL", string
30 { "skill": "melee", "bonus": { "rng": [ 3, 6 ] } }, string
31 { "skill": "survival", "bonus": { "rng": [ 3, 6 ] } }, string
32 { "skill": "gun", "bonus": { "rng": [ 3, 5 ] } }, string
33 { "skill": "rifle", "bonus": { "rng": [ 2, 5 ] } }, string
34 { "skill": "archery", "bonus": { "rng": [ 2, 5 ] } } string
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/npcs/isherwood_farm/
H A DNPC_Lisa_Isherwood.json27 "skill": "ALL", string
30 { "skill": "melee", "bonus": { "rng": [ 3, 6 ] } }, string
31 { "skill": "survival", "bonus": { "rng": [ 3, 6 ] } }, string
32 { "skill": "gun", "bonus": { "rng": [ 3, 5 ] } }, string
33 { "skill": "rifle", "bonus": { "rng": [ 2, 5 ] } }, string
34 { "skill": "archery", "bonus": { "rng": [ 2, 5 ] } } string
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dskills.c73 s16b get_skill(player_type *p_ptr, int skill) in get_skill()
90 s16b get_skill_scale(player_type *p_ptr, int skill, u32b scale) in get_skill_scale()
118 s16b get_skill_scale_fine(player_type *p_ptr, int skill, u32b scale) in get_skill_scale_fine()
/dports/games/bovo/bovo-21.12.3/game/
H A Dgame.cc44 KgDifficultyLevel::StandardLevel skill, DemoMode demoMode, in Game()
63 KgDifficultyLevel::StandardLevel skill, unsigned int playTime, in Game()
167 void Game::setSkill(KgDifficultyLevel::StandardLevel skill) { in setSkill()
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dskillrectanglelistbox.h283 const SkillInfo *const skill = getSkillByEvent(event); in mouseMoved() local
306 const SkillInfo *const skill = getSkillByEvent(event); in mouseDragged() local
322 const SkillInfo *const skill = getSkillByEvent(event); in mousePressed() local
/dports/games/scourge/scourge/src/
H A Dinfogui.cpp253 void InfoGui::setSkill( SpecialSkill *skill ) { in setSkill()
395 int skill = scourge->getParty()->getParty( r )->getSkill( i ); in describeRequirements() local
746 int skill = i->first; in appendMagicItemInfo() local
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/model/tools/
H A Dfactioncheck.cpp53 for (auto &skill : skills) in perform() local
/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Dplayer-info.lua146 function skill(skill, val) function
/dports/games/bovo/bovo-21.12.3/ai/
H A Daifactory.cc45 Ai* AiFactory::createAi(const Dimension& dimension, KgDifficultyLevel::StandardLevel skill, in createAi()
/dports/games/opendungeons/OpenDungeons-0.7.1/source/entities/
H A DGiftBoxEntity.h34 skill, enumerator
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmAdminPlugin/lib/dao/
H A DSkillDao.php22 public function saveSkill(Skill $skill) {
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-spell.c1728 u16b skill = 0; in rspell_skill() local
1753 s16b rspell_diff(byte skill, byte level) { in rspell_diff()
1759 byte rspell_cost(byte imperative, byte type, byte skill) { in rspell_cost()
1793 u16b rspell_damage(u32b *dx, u32b *dy, byte imperative, byte type, byte skill, byte projection) { in rspell_damage()
1852 byte rspell_radius(byte imperative, byte type, byte skill, byte projection) { in rspell_radius()
1884 byte rspell_duration(byte imperative, byte type, byte skill, byte projection, u16b dice) { in rspell_duration()
2001 byte skill = rspell_skill(element, elements); in rcraft_print_types() local
2865 byte skill = rspell_skill(element, elements); in rcraft_print_imperatives() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/npcs/robofac/
H A DNPC_robofac_generic_security.json24 { "skill": "ALL", "level": { "sum": [ { "dice": [ 3, 2 ] }, { "constant": -2 } ] } }, string
25 { "skill": "gun", "bonus": { "rng": [ 2, 4 ] } }, string
26 { "skill": "pistol", "bonus": { "rng": [ 2, 4 ] } }, string
27 { "skill": "rifle", "bonus": { "rng": [ 2, 4 ] } } string
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/npcs/robofac/
H A DNPC_robofac_generic_security.json24 { "skill": "ALL", "level": { "sum": [ { "dice": [ 3, 2 ] }, { "constant": -2 } ] } }, string
25 { "skill": "gun", "bonus": { "rng": [ 2, 4 ] } }, string
26 { "skill": "pistol", "bonus": { "rng": [ 2, 4 ] } }, string
27 { "skill": "rifle", "bonus": { "rng": [ 2, 4 ] } } string
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/items/gun/
H A Dbio.json15 "skill": "shotgun", string
39 "skill": "rifle", string
60 "skill": "pistol", string
80 "skill": "rifle", string
99 "skill": "shotgun", string
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/items/gun/
H A Dbio.json15 "skill": "shotgun", string
39 "skill": "rifle", string
60 "skill": "pistol", string
80 "skill": "rifle", string
99 "skill": "shotgun", string
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/inheritance/tests/
H A Dtest_indexes.py19 skill = IntCol() variable in InheritedSalesManIndexGet
/dports/games/kreversi/kreversi-21.12.3/src/
H A Dkreversicomputerplayer.cpp47 void KReversiComputerPlayer::setSkill(int skill) in setSkill()
/dports/games/criticalmass/CriticalMass-1.5/game/
H A DGameState.cpp30 Skill::SkillEnum GameState::skill = Skill::eUnknown; member in GameState
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOF_INN.h50 Skill skill; member

12345678910>>...43