summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tiletex.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing power-of-two image loading issue.Enne Walker2009-12-231-20/+19
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* project-wide: fix msvc compile breakageSteven Noonan2009-10-121-0/+3
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-071-1/+1
* Apply my recent commits to trunk.j-p-e-g2009-06-151-4/+2
* Fixing centering of title screen image.ennewalker2009-04-211-1/+6
* [2774528] Tiles splash screen.ennewalker2009-04-191-7/+19
* * Add tile for Sonja.j-p-e-g2009-03-091-6/+7
* Clean up tiles code to use the VertBuffer classes.ennewalker2009-01-081-1/+1
* Support colorkey entry in indexed palettes so indexed PNGs get loaded with tr...ennewalker2009-01-061-1/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-1/+1
* Fix crash when Crawl is started with a command line option.ennewalker2008-10-041-0/+3
* Add whitespace fixes.dolorous2008-09-281-1/+1
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-4/+4
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-83/+67
* Moving more settings to the Tiles options file. Fixing a mouse-related crash...ennewalker2008-07-241-5/+12
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-0/+262