summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libw32c.cc
Commit message (Expand)AuthorAgeFilesLines
* Applying r6506, r6507 to 0.4.ennewalker2008-07-121-1/+7
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-6/+7
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Another code cleanup.j-p-e-g2008-04-151-3/+3
* Another one of those pesky spacing changes.j-p-e-g2008-04-151-18/+17
* Another batch of msvc compile fixes.pauldubois2008-03-101-3/+112
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-6/+6
* Tiles!ennewalker2008-01-051-1/+1
* Handle tabs properly in Windows.haranp2007-11-081-0/+7
* Minor view code cleanup; this ought to fix the DOS redraw issues as well.dshaligram2007-10-271-0/+15
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-2/+3
* Full fix for unholy Windows crasher bug.dshaligram2007-07-271-1/+1
* Mouse support in Windows - supports look around in the main viewport, travelingdshaligram2007-06-211-3/+40
* Fixed broken compile on DOS and Windows.dshaligram2007-06-201-0/+1
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-12/+30
* Handle terminal resize on Windows (brute force; Windows has fascinatinglydshaligram2007-06-191-493/+457
* Fixed message window scrolling bug on Windows.dshaligram2007-06-121-1/+1
* Added support for Unicode characters in the map display with ncursesw (enableddshaligram2007-06-071-0/+10
* Fixed libw32c.cc to work with the new viewport changes.dshaligram2007-06-041-43/+48
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-17/+17
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-0/+4
* Tutorial tweaks:dshaligram2007-03-201-6/+1
* Kill hard tabs.dshaligram2007-03-061-1/+1
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-10/+20
* Add message buffer scrolling on Windows.dshaligram2007-01-121-0/+81
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-121-0/+10
* Fix broken DOS and Windows compiles.dshaligram2006-12-251-0/+9
* Fixed broken Windows compile.dshaligram2006-12-171-14/+14
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-171-5/+10
* Restore old cursor behaviour on Windows, with little icky hooks to make it co...dshaligram2006-11-221-10/+28
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-20/+33
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+838