summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg.cc
Commit message (Expand)AuthorAgeFilesLines
...
* [2424512] Fixing pink square appearing at random in the message window. On a...ennewalker2009-01-041-74/+72
* [1904556] Fixing duplicate cursor during teleport/blinkennewalker2009-01-031-1/+1
* Tile menus now support multiple tiles per entry (see MenuEntry::get_tiles).ennewalker2009-01-031-19/+22
* Allow tiles in 'V' menu, at least for items - the menu structure can'tj-p-e-g2009-01-031-2/+1
* Fixes for arena mode in tiles mode. It runs now, but there are still some vi...ennewalker2009-01-021-4/+5
* [2455904] Improving on-screen inventory by clarifying how many inventory slot...ennewalker2008-12-241-0/+3
* Add whitespace fix.dolorous2008-12-241-1/+1
* Partial improvements to graphical menus to make them more readable.ennewalker2008-12-231-32/+38
* Adding auto-sizing for font, map, and window sizes. Windows should fit on th...ennewalker2008-12-201-0/+5
* [2054793] Partial implementation of the request to have COLOUR tags affect ti...ennewalker2008-12-011-2/+3
* * Add icons for weapon brands, mostly borrowing from potions/wands andj-p-e-g2008-11-281-9/+9
* * Tweak Snorg's tile to increase the difference to the plain troll.j-p-e-g2008-11-281-9/+16
* Add a description to sewers (David) and replace the "melded" tile withj-p-e-g2008-11-241-6/+4
* Add tiles for the sewers' murky (deep and shallow) water, as well as aj-p-e-g2008-11-201-2/+19
* Clean up handling of thrown items (mostly large rocks) again.dolorous2008-11-171-2/+2
* Make all the checks for throwable items consistent.dolorous2008-11-171-2/+2
* 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