summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/rltiles/tiledef_defines.h
Commit message (Expand)AuthorAgeFilesLines
* Deparenthesize return (scalar).Adam Borowski2013-06-041-5/+5
* Use ASSERT() rather than assert() in tiles code.Adam Borowski2013-04-261-11/+8
* Get rid of std:: in the rltile tool.Adam Borowski2012-08-281-1/+2
* Make tileidx_t 64 bits long.Florian Diebold2012-05-241-1/+2
* Use tileidx_t for tile indices. Also, cleanup.Enne Walker2010-05-301-5/+7
* Remove an empty typedef.Adam Borowski2009-12-251-1/+1
* Basic support for tile recolouring.Enne Walker2009-12-241-0/+47
* Brief change to my previous commit to make rltiles use those newfangled C++ h...ennewalker2008-12-151-1/+1
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-0/+4
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-0/+46