summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/skills.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dead codeBrendan Hickey2014-05-111-1/+0
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Always study all manuals in the inventoryPekka Lampila2013-06-061-0/+2
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Make inline functions static.Adam Borowski2012-08-091-1/+1
* Don't force Troglodytes to train magic skills.Neil Moore2012-08-031-0/+2
* Make a bunch of functions static or gone.Adam Borowski2012-06-231-1/+0
* Allow float input when setting skills with wizmode commands.Raphael Langella2012-02-091-1/+1
* Properly update skill cost when changing skill level with the wizmode command.Raphael Langella2012-02-061-0/+1
* Calculate skill cost based on experience instead of skill points.Raphael Langella2012-02-021-2/+1
* When no skill is enabled, call the skill menu. (#5246)Raphael Langella2012-01-241-1/+1
* Fix many skill bugs with fsim.Raphael Langella2011-10-071-0/+1
* Skill training code clean-up and tweaks.Raphael Langella2011-10-061-4/+4
* Don't disable spellcasting when we stop reading a manual (#4655).Raphael Langella2011-10-021-0/+1
* Replace the unknown skill dance by skill training restrictions.Raphael Langella2011-09-281-10/+5
* Revert "Hide training percentage for unknown skills."Raphael Langella2011-09-211-1/+1
* Hide training percentage for unknown skills.Raphael Langella2011-09-191-1/+1
* Calculate the skill cost at the end of the transfer not at each iteration.Raphael Langella2011-08-281-0/+1
* Allow choosing skills to train after using a card/potion of experience.Raphael Langella2011-07-221-2/+2
* Skill studied from manual are known and can be selected for training.Raphael Langella2011-07-211-0/+13
* Properly handle losing a skill.Raphael Langella2011-07-181-0/+1
* Fix Sage card.Raphael Langella2011-07-171-0/+1
* Make sure all skills get equal skill cost when gaining a lot of XP.Raphael Langella2011-07-171-0/+1
* Make sure that there is always one skill selected.Raphael Langella2011-07-091-0/+1
* New skill training system.Raphael Langella2011-07-041-1/+4
* New skill costs.Raphael Langella2011-06-231-1/+1
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Allow setting skills from the tutorial map.Johanna Ploog2011-01-261-0/+1
* Removes an obsolete parameter in the exercise functionRaphael Langella2010-11-301-1/+1
* Ash's progressive reskillingRaphael Langella2010-11-121-0/+1
* Show cross/anti training as aptitude bonus/malus on the m-screenRaphael Langella2010-11-121-4/+0
* Refactor Ashenzari transfer knowledge abiliyRaphael Langella2010-11-111-2/+2
* Renamed _weap_crosstrain_bonus to crosstrain_bonusRaphael Langella2010-11-101-0/+2
* Anti-training refactoringRaphael Langella2010-11-101-0/+4
* Make the check_skill_level_change function publicRaphael Langella2010-11-101-1/+1
* Replace int by skill_type whenever possibleRaphael Langella2010-10-271-1/+1
* Ash transfer knowledge abilityRaphael Langella2010-10-231-1/+3
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-2/+2
* Remove "called from:" comments.Vsevolod Kozlov2009-11-031-5/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-1/+0
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-1/+3
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+26