summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-3/+3
* More graphical menu improvements. Inventory menus now have columns. Long en...ennewalker2008-10-251-35/+107
* Add whitespace fixes.dolorous2008-10-231-1/+1
* Support for inline graphics and mouse input on menus.ennewalker2008-10-161-3/+260
* Fixing tiles text cursor appearing in the wrong region.ennewalker2008-10-061-1/+21
* Graphical support for range restrictions of spells in tiles mode. Clicking p...ennewalker2008-10-051-1/+3
* Adding better outlines to fonts so that they are more readable.ennewalker2008-10-041-3/+2
* Mouse clicks on the dungeon when not safe now travel one square in that direc...ennewalker2008-10-041-18/+36
* Fixing exclusion-related assertion.ennewalker2008-10-031-2/+2
* Fixing mouse-over related inventory crash.ennewalker2008-09-281-1/+4
* Add whitespace fixes.dolorous2008-09-281-28/+28
* Changing the offset of item counts to make them more readable.ennewalker2008-09-271-6/+7
* Added '_' cursor for some text inputs that were missing it.ennewalker2008-09-271-14/+24
* [2021068] Projectiles, explosions, beams, etc. now drawn again in tiles version.ennewalker2008-09-271-0/+36
* Removing code and documentation for player doll editing screen. It might com...ennewalker2008-09-271-3/+2
* [2034546] Fixing hud redraw problems when right click viewing an item.ennewalker2008-09-251-0/+8
* Fixing tiles assert that often happened when first clicking on the window.ennewalker2008-09-251-0/+3
* Adding immediate mouseover text to inventory regions.ennewalker2008-09-171-7/+34
* Adding health bars for monsters (and allies).ennewalker2008-09-161-0/+15
* Incorporating new tiles from Denzi/Mitsuhiro. Rings and amulets now have lab...ennewalker2008-09-121-5/+39
* Tiles mcache improvements. Monsters out of sight are now shown with their la...ennewalker2008-09-061-199/+39
* Fixing draco, "tried", and shadow tiles issues caused by previous check-in. ...ennewalker2008-08-231-4/+6
* RLTiles complete code rewrite: now much more robust and functional.ennewalker2008-08-231-179/+83
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-051-9/+106
* Massive overhaul to move towards coord_def().haranp2008-07-301-3/+3
* [2021074] Tiles cursor improvements.ennewalker2008-07-261-26/+31
* [2021061] Fixing Tiles exclusion issues.ennewalker2008-07-251-1/+1
* Moving more settings to the Tiles options file. Fixing a mouse-related crash...ennewalker2008-07-241-2/+3
* Fixing Tiles mouse performance issue found by Johanna. Fixing various Tiles ...ennewalker2008-07-241-4/+3
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-0/+2553