summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libdos.cc
Commit message (Expand)AuthorAgeFilesLines
* More compile fixes.Robert Vollmert2009-11-261-1/+1
* Simplify scrolling handling in message_out.Robert Vollmert2009-11-261-5/+7
* Fix the DOS port.Adam Borowski2009-11-061-0/+2
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-2/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Apply my recent commits to trunk.j-p-e-g2009-06-151-0/+1
* Put platform dependant crash handling code into crash-X.cc files, and linkzelgadis2009-01-221-12/+0
* Implemented crash data reporting, though it's only some stubs on Windows andzelgadis2009-01-181-0/+12
* Adding REVISION() macro to all source files.ennewalker2009-01-041-1/+2
* Applying r6618 to trunk (DOS blinking characters.)ennewalker2008-07-271-0/+3
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-1/+3
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-3/+3
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* Fixed broken compile on DOS and Windows.dshaligram2007-06-201-0/+6
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-0/+34
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-6/+8
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-0/+4
* Fixed compile issues on DOS.dshaligram2007-01-121-6/+35
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-121-0/+17
* Fix broken DOS and Windows compiles.dshaligram2006-12-251-0/+9
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-171-21/+35
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+21