Home
last modified time | relevance | path

Searched defs:can_train (Results 1 – 7 of 7) sorted by relevance

/dports/games/freedroidrpg/freedroidrpg-0.16.1/lua_modules/
H A DFDtux_lfuns.lua143 function FDtux.can_train(self, gold, points) function
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dskill.cpp294 bool SkillLevel::can_train() const in can_train() function in SkillLevel
H A Dplayer_display.cpp794 const bool can_train = level.can_train(); in draw_skills_tab() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dskill.cpp294 bool SkillLevel::can_train() const in can_train() function in SkillLevel
H A Dplayer_display.cpp794 const bool can_train = level.can_train(); in draw_skills_tab() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dskills.cc420 static void _erase_from_skills_to_hide(const skill_set &can_train) in _erase_from_skills_to_hide()
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOTOWN.cpp4046 int Town::can_train(int raceId) in can_train() function in Town