summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tiletex.h
Commit message (Expand)AuthorAgeFilesLines
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Merge branch 'unicode-tiles'Adam Borowski2012-07-111-1/+1
|\
| * more efficient font rendering using glTexSubImage2Dfrogbotherer2012-07-081-1/+1
* | Drop parentheses around scalar values in "return".Adam Borowski2012-07-051-2/+2
|/
* Make most of initialized data static.Adam Borowski2011-12-271-1/+0
* Implement dedicated Menu support for Webtiles.Florian Diebold2011-12-081-25/+0
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Split icons out from main.png. Fixes #2981.Johanna Ploog2010-12-161-0/+1
* Remove special logic to bake identified items into the main texture.Enne Walker2010-06-101-1/+0
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-1/+1
* Split dngn tile page into feat/floor/wall.Enne Walker2010-05-301-1/+5
* Split up tiles.h.Enne Walker2010-05-301-2/+0
* Use tileidx_t for tile indices. Also, cleanup.Enne Walker2010-05-301-6/+6
* Reduce header dependencies on glwrapper.h.Enne Walker2010-05-141-1/+7
* Reduce dependencies on tilereg.h.Enne Walker2010-04-251-0/+14
* General coding standards update.Enne Walker2010-04-241-1/+1
* Merged cgcontext into uiwrapper-sdlIxtli2010-04-241-4/+4
* Created FontWrapper, and made FT flag in makefile.Ixtli2010-04-241-0/+1
* Moved MipMapOptions to glwrapper for modularityIxtli2010-04-241-7/+0
* Tile transparency in water without overlays.Enne Walker2010-01-171-13/+28
* Adding spell images, rltiles build script, and a tileidx_spell function. The...ennewalker2009-09-111-0/+1
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-6/+7
* Fixing centering of title screen image.ennewalker2009-04-211-0/+6
* [2774528] Tiles splash screen.ennewalker2009-04-191-1/+2
* Greatly improve 'V' command:j-p-e-g2009-03-101-3/+4
* Clean up tiles code to use the VertBuffer classes.ennewalker2009-01-081-5/+5
* Tile menus now support multiple tiles per entry (see MenuEntry::get_tiles).ennewalker2009-01-031-1/+8
* Fixes for arena mode in tiles mode. It runs now, but there are still some vi...ennewalker2009-01-021-0/+1
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-1/+1
* Add whitespace fixes.dolorous2008-09-281-4/+4
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-4/+3
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-2/+53
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-0/+60