summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libgui.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing tile issues with region placement. Now regions will be resized approp...ennewalker2008-04-191-12/+17
* [1941246] Cleaning up wininit.txt issues:ennewalker2008-04-191-18/+16
* Fixing assert problem due to wherex() inconsistency between tile and console ...ennewalker2008-04-181-7/+23
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-7/+12
* Fix 1940883: Change "tooltip" information to new key settings.j-p-e-g2008-04-131-4/+5
* A number of whitespace changes. Linux makes this soooo easy. :Pj-p-e-g2008-04-111-51/+48
* Fix 1937869: Have weapon swapping respect spells the character knowsj-p-e-g2008-04-111-24/+88
* Fixing tiles striping issue.ennewalker2008-04-031-1/+3
* Fix X11 tiles build.dolorous2008-04-011-1/+1
* Fix 1921769: Exclusion squares on the tiles minimap sometimesj-p-e-g2008-03-301-9/+8
* Applying static method conventions to acr.cc and items.cc - this resultedj-p-e-g2008-03-251-46/+50
* Another huge code clean-up for tiles. At this rate, soon no linej-p-e-g2008-03-251-77/+83
* Tiles:j-p-e-g2008-03-251-12/+57
* Fixing [1912248] shadow targetted "forbidden".ennewalker2008-03-251-20/+5
* Fix the display of monsters in the tiles minimap. (My mistake, sorry.)j-p-e-g2008-03-241-11/+12
* Refix tiles monster brands to show the heart for friendlies.j-p-e-g2008-03-231-245/+274
* Introduce a temporary neutral brand for tiles because it was driving me nutsj-p-e-g2008-03-231-33/+63
* Fix new firing interface to also apply when selecting items via tile inventory.j-p-e-g2008-03-121-7/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+3
* 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