summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/libunix.cc
Commit message (Expand)AuthorAgeFilesLines
* [1657502] Added use_fake_cursor option to make Crawl draw a cursor for Unixdshaligram2007-03-111-0/+38
* Fix compile breaking on cygwin's massively odd gcc 3.4.4.dshaligram2007-02-081-12/+13
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-1/+1
* Make cursor munging happen for every message output, not just when window scr...dshaligram2007-01-141-1/+8
* Fix cursor going bats after message window scrolls with delay_message_clear=yesdshaligram2007-01-141-0/+1
* Handle the cursor correctly when scrolling the message window with curses.dshaligram2007-01-121-0/+5
* First steps towards making delay_message_clear useful. The intent is to use adshaligram2007-01-121-7/+64
* Handle SIGHUP. Could use improvement, but it's a start.dshaligram2006-12-191-4/+35
* Set native eol on CREDITS and INSTALL, updated CREDITS.dshaligram2006-12-181-0/+5
* An attempt at a more comprehensive fix for cursor inconsistencies betweendshaligram2006-12-171-2/+8
* Fixed misapplication of hi: brand colours.dshaligram2006-12-131-1/+3
* Removed unnecessary breaks that gcc dislikes.dshaligram2006-11-271-17/+0
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-195/+26
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+778