summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-mem.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove stuffNicholas Feinberg2014-07-291-2/+1
* Move redraw functions from stuff.cc -> output.ccNicholas Feinberg2014-07-281-0/+1
* Drop double newlines where they seem to serve no purpose.Adam Borowski2013-12-211-1/+0
* Fix tiles compilationontoclasm2013-02-171-1/+2
* Axe some braces.Adam Borowski2013-01-311-2/+0
* Hilight Vehumet gifts in the tiles mem. tabontoclasm2013-01-201-0/+6
* Fix tiles compilation.elliptic2013-01-201-1/+1
* Use std namespace.Raphael Langella2012-08-261-11/+11
* Some more return deparenthesization.Adam Borowski2012-07-051-1/+1
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-6/+6
* Cut down on transitively including directn.hAdam Borowski2012-06-201-0/+1
* Replace success adjectives with failure rate percentages. (dtsund)Michael Gagno2012-01-121-1/+3
* 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
* TilesFramework: Rename the update_inventory method to update tabs.Raphael Langella2011-01-061-1/+1
* Change player last_clicked globals to members.Enne Walker2010-06-091-1/+1
* Split up tiles.h.Enne Walker2010-05-301-0/+1
* Clean up a boolean member into a virtual function.Enne Walker2010-04-261-1/+5
* Split tilereg.h/cc into multiple files.Enne Walker2010-04-251-0/+153