summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-crt.cc
Commit message (Expand)AuthorAgeFilesLines
* Drop pointless empty lines after or before a brace.Adam Borowski2013-12-211-1/+0
* Drop a lot of unnecessary braces.Adam Borowski2012-10-241-2/+0
* Remove a good deal of header inclusion.Adam Borowski2012-05-231-1/+0
* Drop pointless braces after if/for/while everywhere.Adam Borowski2012-04-201-2/+0
* 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
* Properly fix clicks counted twice.Raphael Langella2011-02-131-1/+1
* Skill menu: fix double mouse click when leaving skill description.Raphael Langella2011-02-101-1/+1
* Add a no_scaling boolean to set_transformRaphael Langella2010-12-101-1/+1
* Revert "Remove the call to set_transform() in CRTRegion::render()"Raphael Langella2010-12-101-0/+2
* Remove the call to set_transform() in CRTRegion::render()Raphael Langella2010-11-221-2/+0
* Split tilereg.h/cc into multiple files.Enne Walker2010-04-251-0/+90