summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/state.cc
Commit message (Expand)AuthorAgeFilesLines
* Fall back to ASCII if Unicode locale is unavailable (Guus). Also queue up sta...dshaligram2007-11-201-0/+22
* Some code cleanup.haranp2007-10-231-2/+2
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-1/+2
* This commit breaks save file compatability.zelgadis2007-09-301-1/+1
* crawl_state now keeps track of whether or not the current code is beingzelgadis2007-09-281-0/+102
* Fixed =/== typo.zelgadis2007-09-201-1/+1
* Fix for memory corruption when reading savefiles.haranp2007-09-191-1/+2
* Input buffer needs to be flushed if the first iteration of commandzelgadis2007-09-191-9/+15
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+235