summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-spl.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
* Move letter <-> index from stuff.cc to prompt.cc (wheals)Nicholas Feinberg2014-07-281-0/+1
* Hilight Vehumet gifts in the tiles mem. tabontoclasm2013-01-201-0/+5
* merge of small-screen changes from old build envChris West2013-01-051-0/+7
* Use std namespace.Raphael Langella2012-08-261-10/+8
* Fix spell panel ignoring Vehumet MP discount (#4794).Raphael Langella2012-08-221-2/+2
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-11/+11
* Replace success adjectives with failure rate percentages. (dtsund)Michael Gagno2012-01-121-1/+3
* 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
* First prototype of webtiles.Florian Diebold2011-06-261-1/+1
* Doxygenization and junk purging that was missed by my script.Adam Borowski2011-04-021-6/+0
* Split icons out from main.png. Fixes #2981.Johanna Ploog2010-12-161-3/+3
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-1/+1
* Replace a hardcoded number with a #define.Adam Borowski2010-09-291-6/+1
* replace selective amnesia with scroll of amnesiaRaphael Langella2010-09-291-5/+1
* Change player last_clicked globals to members.Enne Walker2010-06-091-3/+3
* Split up tiles.h.Enne Walker2010-05-301-0/+1
* Add monster list for tiles.Enne Walker2010-05-261-4/+4
* Clean up a boolean member into a virtual function.Enne Walker2010-04-261-8/+6
* Split tilereg.h/cc into multiple files.Enne Walker2010-04-251-0/+249