summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-skl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-1/+1
* Move redraw functions from stuff.cc -> output.ccNicholas Feinberg2014-07-281-0/+1
* Hide useless skills from tiles skill tabPekka Lampila2013-04-171-0/+2
* Use std namespace.Raphael Langella2012-08-261-9/+9
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-10/+10
* Shorten the name of describe-templates.hAdam Borowski2011-12-061-1/+1
* Split templates out of describe.h, to speed testing of changes to them.Samuel Bronson2011-12-051-0/+1
* Skill training code clean-up and tweaks.Raphael Langella2011-10-061-4/+8
* Show focused and mastered skills differently in tiles.Adam Borowski2011-10-041-2/+6
* Tiles: update the skill panel regarding the latest skill changes.Raphael Langella2011-09-291-15/+7
* Merge branch 'webtiles'Adam Borowski2011-07-101-1/+1
|\
| * First prototype of webtiles.Florian Diebold2011-06-261-1/+1
* | New feature: focus skill. Double the training weight of focus skills.Raphael Langella2011-07-091-3/+3
* | Update the skill tab to the new system.Raphael Langella2011-07-061-6/+7
* | New skill training system.Raphael Langella2011-07-041-3/+3
|/
* Doxygenization and junk purging that was missed by my script.Adam Borowski2011-04-021-6/+0
* Replace "Shift-L-Click" tooltips with "Shift + L-Click", etc.Johanna Ploog2011-01-191-1/+1
* Add outlined variants of the number icons, use them in the skill tab.Johanna Ploog2010-12-281-1/+1
* Add aptitude icons to the skill tab.Johanna Ploog2010-12-281-0/+24
* Add (preliminary tiles) for some of the commands.Johanna Ploog2010-12-271-1/+0
* Split icons out from main.png. Fixes #2981.Johanna Ploog2010-12-161-3/+3
* Whitespace fixes.Adam Borowski2010-12-011-2/+2
* Also display the skill progress in the skill tab mouseover.Johanna Ploog2010-11-281-1/+11
* Allow wizmode-changing of skill levels from the skill tab region.Johanna Ploog2010-11-281-1/+18
* Add whitespace fixes.David Lawrence Ramsey2010-11-281-4/+4
* Tidy up tilereg-skl.cc: remove unnecessary includes.Johanna Ploog2010-11-281-23/+1
* Hook the skill tiles into the tab region, yay! Toggling works now.Johanna Ploog2010-11-281-22/+26
* Add the ground structure for a skill management tab in Tiles.Johanna Ploog2010-11-281-0/+225