summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-menu.cc
Commit message (Expand)AuthorAgeFilesLines
* Formatting fixes.Neil Moore2012-12-281-2/+2
* Drop a lot of unnecessary braces.Adam Borowski2012-10-241-2/+0
* menu headers that are longer than one line are now spanned across two (import...frogbotherer2012-09-161-2/+19
* Android port.frogbotherer2012-09-081-21/+45
* Use std namespace.Raphael Langella2012-08-261-8/+8
* Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-2/+2
* Autopickup menu.Thann2012-06-091-2/+2
* Merge branch 'webtiles'Adam Borowski2011-07-101-1/+1
|\
| * First prototype of webtiles.Florian Diebold2011-06-261-1/+1
* | cppcheck: fix inefficient checking for emptiness.Adam Borowski2011-07-051-2/+2
|/
* Fix tiles compile.Adam Borowski2011-04-041-2/+5
* Doxygenization and junk purging that was missed by my script.Adam Borowski2011-04-021-6/+0
* Use tileidx_t for tile indices. Also, cleanup.Enne Walker2010-05-301-8/+2
* Clean up GL code function parameters.Enne Walker2010-05-141-4/+4
* Split tilereg.h/cc into multiple files.Enne Walker2010-04-251-0/+389