summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilesdl.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding immediate mouseover text to inventory regions.ennewalker2008-09-171-2/+4
* [2034614] [2034537] Fixing numpad '5' and ctrl+numpad/arrow issues for (crazy...ennewalker2008-08-161-1/+2
* Improved tiles inventory window handling. Cases with lots of floor items or ...ennewalker2008-08-161-37/+53
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-051-16/+162
* Massive overhaul to move towards coord_def().haranp2008-07-301-3/+3
* [2029802] Fixing issues with spinning on SDL_PollEvent.ennewalker2008-07-301-7/+28
* [2029802] Fixing numpad issues for tiles. Theoretically, this change should ...ennewalker2008-07-291-5/+12
* [2021074] Tiles cursor improvements.ennewalker2008-07-261-0/+2
* Fixing Tiles minimap not being updated with magic mapping. Some other minor ...ennewalker2008-07-251-0/+10
* [2021061] Fixing Tiles exclusion issues.ennewalker2008-07-251-0/+17
* Fixing Tiles targeting and mouse cursor behavior.ennewalker2008-07-241-3/+3
* Moving more settings to the Tiles options file. Fixing a mouse-related crash...ennewalker2008-07-241-10/+8
* Fixing Tiles mouse performance issue found by Johanna. Fixing various Tiles ...ennewalker2008-07-241-1/+8
* More configurable fonts for Tiles.ennewalker2008-07-241-27/+56
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-0/+937