summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libgui.h
Commit message (Expand)AuthorAgeFilesLines
* [212] Fixing prompts clearing screen in tiles.Enne Walker2010-01-031-0/+1
* cgotoxy now takes GotoRegion instead of int.Robert Vollmert2009-12-101-1/+1
* Simplify scrolling handling in message_out.Robert Vollmert2009-11-261-1/+1
* Adding you.in_branch(string) as a lua function.Enne Walker2009-10-311-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* libgui: fix declaration consistencySteven Noonan2009-09-231-8/+7
* Put platform dependant crash handling code into crash-X.cc files, and linkzelgadis2009-01-221-4/+0
* UNIX/mgw tiles stubs for crash handler; stop-gap until it's made to use thezelgadis2009-01-181-0/+6
* Setting all .h/.cc files in source to have a consistent keyword propset.ennewalker2009-01-041-1/+1
* Add whitespace fixes.dolorous2008-09-281-1/+1
* Improved Tile screen layout. Small screens get the message window overlaid o...ennewalker2008-08-051-4/+0
* Large tiles-related changes. Platform-specific rendering removed and replace...ennewalker2008-07-151-113/+18
* Kill hard tabs, and add whitespace fixes.dolorous2008-06-261-3/+3
* Fixing assert problem due to wherex() inconsistency between tile and console ...ennewalker2008-04-181-3/+2
* Fix X11 tiles build.dolorous2008-04-011-2/+3
* Another huge code clean-up for tiles. At this rate, soon no linej-p-e-g2008-03-251-1/+0
* Introduce a temporary neutral brand for tiles because it was driving me nutsj-p-e-g2008-03-231-1/+2
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+8
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-1/+1
* Tiles: allow direct selection of corpse to be butchered from floorj-p-e-g2008-01-211-0/+2
* Fix non-tile compile of tutorial.cc (whoops!)j-p-e-g2008-01-191-2/+2
* Fix tutorial output for tile mode. For now, we simply suppressj-p-e-g2008-01-181-5/+5
* Tiles!ennewalker2008-01-051-0/+164