summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.h
Commit message (Expand)AuthorAgeFilesLines
* [212] Fixing prompts clearing screen in tiles.Enne Walker2010-01-031-0/+1
* cgotoxy now takes GotoRegion instead of int.Robert Vollmert2009-12-101-1/+1
* Fix tiles compile.Robert Vollmert2009-11-261-1/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-2/+0
* Rename fixary.h and fixvec.h.Robert Vollmert2009-11-151-1/+1
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Move 'FixAry.h' -> 'fixary.h', 'FixVec.h' -> 'fixvec.h' for file naming consi...Steven Noonan2009-09-291-1/+1
* * Show item type shortcuts in inventory. I think it's too intrusive forj-p-e-g2009-09-141-6/+6
* Add an inventory-like region for the Tiles version to make spellsj-p-e-g2009-09-101-0/+1
* Reimplementing playing with dolls ('-' command). Keys are mostly the same as...ennewalker2009-08-181-5/+5
* [2774528] Tiles splash screen.ennewalker2009-04-191-0/+5
* Making tutorial and named monster tags consistent. Also, making tooltips not...ennewalker2009-02-141-0/+1
* [2467406] Improving tiles screen layout.ennewalker2009-01-111-1/+3
* Turning back on minimap for labyrinths, but fixing it so that it recenters du...ennewalker2009-01-111-0/+1
* Fixes for arena mode in tiles mode. It runs now, but there are still some vi...ennewalker2009-01-021-2/+2
* Adding auto-sizing for font, map, and window sizes. Windows should fit on th...ennewalker2008-12-201-0/+3
* Fixing tiles slowdowns while resting.ennewalker2008-12-201-0/+1
* Tiles performance improvements. redraw() is not needlessly done three times a...ennewalker2008-12-081-0/+2
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-3/+4
* Adding better outlines to fonts so that they are more readable.ennewalker2008-10-041-1/+1
* Add whitespace fixes.dolorous2008-09-281-3/+3
* [2021068] Projectiles, explosions, beams, etc. now drawn again in tiles version.ennewalker2008-09-271-0/+3
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-051-0/+2
* [2029802] Fixing numpad issues for tiles. Theoretically, this change should ...ennewalker2008-07-291-1/+0
* [2021061] Fixing Tiles exclusion issues.ennewalker2008-07-251-0/+1
* More configurable fonts for Tiles.ennewalker2008-07-241-2/+10
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-0/+186