summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-cmd.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename abl-show.{cc,h} to ability.{cc,h}Adam Borowski2013-12-241-1/+1
* More formatting fixes for return (...);Neil Moore2013-11-151-3/+3
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-1/+1
* Unbreak tiles.Adam Borowski2013-07-291-1/+2
* Refactor 'you.religion' checks.Brendan Hickey2013-07-281-2/+2
* Remove player_in_bat_form().Adam Borowski2013-03-021-1/+1
* merge of small-screen changes from old build envChris West2013-01-051-0/+6
* Refactor amulet and equipment-checking functions.Neil Moore2012-12-161-1/+1
* Android port.frogbotherer2012-09-081-5/+56
* Use std namespace.Raphael Langella2012-08-261-4/+4
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-12/+12
* Shorten the name of describe-templates.hAdam Borowski2011-12-061-2/+2
* Split templates out of describe.h, to speed testing of changes to them.Samuel Bronson2011-12-051-0/+2
* First prototype of webtiles.Florian Diebold2011-06-261-1/+1
* Doxygenization and junk purging that was missed by my script.Adam Borowski2011-04-021-5/+0
* Actually use the grate tile for DNGN_GRATE.Johanna Ploog2011-01-141-4/+4
* Check i_feel_safe just once when updating command tab.Raphael Langella2011-01-131-3/+5
* Revert "Don't check i_feel_safe and abilities for drawing the command tab."Raphael Langella2011-01-131-0/+7
* SimplifyRaphael Langella2011-01-081-2/+1
* Don't check i_feel_safe and abilities for drawing the command tab.Johanna Ploog2011-01-061-7/+0
* Detach the commands tab.Raphael Langella2011-01-041-19/+0
* Fix crash on command tab mouse-over.Johanna Ploog2010-12-281-1/+1
* Add the hit_closest to the command tile tab.Johanna Ploog2010-12-271-2/+10
* Correct some whitespace errors using checkwhite.Vsevolod Kozlov2010-12-271-3/+3
* Add descriptions for common commands.Johanna Ploog2010-12-271-5/+40
* Add (preliminary tiles) for some of the commands.Johanna Ploog2010-12-271-12/+23
* Add a tile tab for common commands.Johanna Ploog2010-12-271-0/+172