summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libdos.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify scrolling handling in message_out.Robert Vollmert2009-11-261-2/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Put platform dependant crash handling code into crash-X.cc files, and linkzelgadis2009-01-221-4/+0
* Implemented crash data reporting, though it's only some stubs on Windows andzelgadis2009-01-181-0/+5
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+10
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-0/+1
* Merged fix for IBM graphics glitches on Unix from 0.3 (2990-2991).dshaligram2007-12-031-0/+8
* Minor view code cleanup; this ought to fix the DOS redraw issues as well.dshaligram2007-10-271-0/+2
* Fixed broken compile on DOS and Windows.dshaligram2007-06-201-5/+2
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-0/+2
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-0/+8
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-121-0/+7
* Fix broken DOS and Windows compiles.dshaligram2006-12-251-0/+1
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-171-9/+11
* Restore old cursor behaviour on Windows, with little icky hooks to make it co...dshaligram2006-11-221-0/+3
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+6