summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libgui.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport trunk r10094 to 0.5.dolorous2009-07-041-1/+1
* Plug a couple of memory holes. Unfortunately, between libSDL andj-p-e-g2009-06-151-2/+3
* Put platform dependant crash handling code into crash-X.cc files, and linkzelgadis2009-01-221-12/+0
* UNIX/mgw tiles stubs for crash handler; stop-gap until it's made to use thezelgadis2009-01-181-0/+12
* Setting all .h/.cc files in source to have a consistent keyword propset.ennewalker2009-01-041-1/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-1/+3
* Tiles performance improvements. redraw() is not needlessly done three times a...ennewalker2008-12-081-1/+1
* [2021064] Fixing awful bug where autoexplore (and others) couldn't be cancelled.ennewalker2008-09-271-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* Fixing assertions from tileidx_unseen due to separation of tiles into differe...ennewalker2008-09-061-3/+6
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-051-5/+2
* [2029802] Fixing numpad issues for tiles. Theoretically, this change should ...ennewalker2008-07-291-4/+4
* [2021070] Adding Tiles health/mp bars.ennewalker2008-07-261-28/+0
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-2220/+108
* Save macro.txt and wininit.txt in the settings folder, both using thej-p-e-g2008-07-081-1/+17
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-7/+13
* Fix 1948131: Quiver slot name wraps around the screen.j-p-e-g2008-06-151-2/+3
* [1982177] Fix issue where the minimap wasn't coloring out-of-sight neutral or...ennewalker2008-06-121-6/+3
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-021-22/+25
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-11/+11
* Modify num_feats_between to return early if a feature has beenj-p-e-g2008-05-271-120/+137
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-3/+1
* [1940326] Fixing bug where the mouse couldn't be used to select items on the ...ennewalker2008-04-231-2/+11
* Add miscellaneous undead-related fixes. When changing species to dolorous2008-04-221-2/+2
* Fixing crash in the Windows tile version.ennewalker2008-04-221-1/+2
* Change mummy curses to only turn part of a stack of potions into decay.j-p-e-g2008-04-211-2/+0
* Fixing minimap issue where the markers could get confused if there were multi...ennewalker2008-04-201-2/+14
* [1940992] Fixed minimap travel/view issues. This fixes both the "off by thre...ennewalker2008-04-201-3/+3
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* 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