summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cio.cc
Commit message (Expand)AuthorAgeFilesLines
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+1
* Fixed use_fake_cursor brokenness for DEC, fixed stringize_glyph mangling DEC ...dshaligram2008-02-211-1/+1
* Added help for stash-search (dpeg).dshaligram2008-01-261-0/+4
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-5/+5
* Tiles!ennewalker2008-01-051-5/+9
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+15
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+1
* Silenced some valgrind warning noises.dshaligram2007-08-131-0/+1
* [1757173] Ask user to type "yes" in full to quit. Compulsive quitters can stilldshaligram2007-07-231-1/+1
* Extend rectangular vault support for regular vaults.dshaligram2007-07-071-0/+19
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-0/+582