summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg-title.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of compiler warnings in tiles.Adam Borowski2013-01-201-1/+1
* merge of small-screen changes from old build envChris West2013-01-051-8/+35
* Remove unnecessary includes from header files.Jay3.14152012-10-231-0/+1
* Use std namespace.Raphael Langella2012-08-261-3/+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
* Properly fix clicks counted twice.Raphael Langella2011-02-131-9/+2
* Fix click on the title screen making selection in the startup menu.Raphael Langella2011-02-101-2/+9
* Title images: search all title_* files instead of just tile_xx.png.Raphael Langella2011-01-131-7/+1
* Revert "Tiles: don't wait fore a key at the splash screen after databases hav...Raphael Langella2010-12-111-0/+6
* Tiles: don't wait fore a key at the splash screen after databases have loaded.Raphael Langella2010-12-101-6/+0
* Fix crash with gdb and the new random title screen codeRaphael Langella2010-11-051-3/+3
* Add Omndra new title screenRaphael Langella2010-11-051-1/+14
* Fixed regression in some tilereg files.Ixtli2010-05-161-2/+0
* Clean up GL code function parameters.Enne Walker2010-05-141-2/+2
* Renaming struct GLWRect to be class GLWPrim.Enne Walker2010-05-141-1/+1
* Rename vert buffer 'push' to 'add' for clarity.Enne Walker2010-05-141-1/+1
* Code cleanup for triangles branch.Enne Walker2010-05-141-2/+0
* Tilebuf now uses GLVertBuffer exclusively.Ixtli2010-05-141-29/+9
* Split tilereg.h/cc into multiple files.Enne Walker2010-04-251-0/+89