summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libgui.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-1/+1
* Make Options.race and Options.class translate correctly, no matter whether j-p-e-g2008-03-021-0/+1
* Fixing Win32 tile issue with cursor not being displayed on out of sight tiles.ennewalker2008-03-011-1/+1
* Fixing a tiles issue where unseen tiles appeared to have nets. This was due ...ennewalker2008-03-011-3/+4
* Trap art update to have different graphics for each kind of trap.ennewalker2008-02-291-5/+2
* Fixing tiles mini-map issues:ennewalker2008-02-091-14/+12
* [1885302] Use commonwealth "defence" instead of "defense".dshaligram2008-02-031-1/+1
* 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