summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libunix.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify scrolling handling in message_out.Robert Vollmert2009-11-261-2/+1
* Adding you.in_branch(string) as a lua function.Enne Walker2009-10-311-1/+0
* libunix.h: declare itoa and stricmp as extern "C", itoa returns char*Steven Noonan2009-10-101-2/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-3/+0
* Generalized solution to the "disconnect at --more--" problem (e.g., disconnectzelgadis2009-07-281-0/+4
* 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/+6
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+7
* [1896775][1896772] Charset handling fixes (Paul Du Bois).dshaligram2008-02-211-3/+0
* Tiles!ennewalker2008-01-051-1/+4
* Merge cset_adjust prototype fix from 0.3.dshaligram2007-12-041-1/+0
* Merged fix for IBM graphics glitches on Unix from 0.3 (2990-2991).dshaligram2007-12-031-0/+1
* Minor view code cleanup; this ought to fix the DOS redraw issues as well.dshaligram2007-10-271-0/+8
* Added glyphs_connected and friends for maps to test connectedness of pointsdshaligram2007-06-271-1/+0
* 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/+1
* [1657502] Added use_fake_cursor option to make Crawl draw a cursor for Unixdshaligram2007-03-111-0/+1
* Fix compile breaking on cygwin's massively odd gcc 3.4.4.dshaligram2007-02-081-1/+3
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-121-2/+7
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-171-3/+2
* 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-2/+5
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+53