summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libgui.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-21/+21
* Some comment indentation, and really minor tile fix.j-p-e-g2008-01-241-3/+3
* Add mouseclick handling for menus in tiles:j-p-e-g2008-01-241-8/+17
* Add tile options to configure minimap colours.j-p-e-g2008-01-211-21/+57
* Tiles: allow direct selection of corpse to be butchered from floorj-p-e-g2008-01-211-9/+38
* A bit of tile code cleanup.j-p-e-g2008-01-201-10/+10
* Tiles: Show excluded squares in minimap j-p-e-g2008-01-201-0/+4
* Fix non-tile compile of tutorial.cc (whoops!)j-p-e-g2008-01-191-2/+3
* Making mouse-over region larger on Linux.ennewalker2008-01-181-30/+26
* [1838120] Ghosts change icon when saving and restoring in tile versionennewalker2008-01-181-1/+5
* Some more improvements for (you guessed it) the tiles. j-p-e-g2008-01-181-25/+50
* Add a number of (hopefully useful) mouse-click shortcuts for tiles.j-p-e-g2008-01-171-7/+78
* Mixed commit of small additions/changes.j-p-e-g2008-01-131-61/+81
* Whoops, forgot about manuals.j-p-e-g2008-01-121-3/+9
* Tile changes. *waves to Enne*j-p-e-g2008-01-121-17/+30
* Fix tiles title screen issues on Win32.ennewalker2008-01-121-289/+227
* Fixing stat window to use crawl_view.hudsz and not hard-coded numbers.ennewalker2008-01-101-2/+2
* Tiles!ennewalker2008-01-051-0/+2172