summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Another one of those pesky spacing changes.j-p-e-g2008-04-151-31/+32
* Quiver work:pauldubois2008-04-141-1/+1
* + allocate and initializepauldubois2008-04-111-4/+15
* Update the rest of the files to the new documentation name.j-p-e-g2008-03-301-3/+11
* Rename part of the documentation:j-p-e-g2008-03-291-5/+5
* For 1923865pauldubois2008-03-291-12/+5
* Implement FR 1911470: DVORP type influences chance of spattering bloodj-p-e-g2008-03-281-1/+0
* Fix database lookup for features, and add fountain of blood, as well as pj-p-e-g2008-03-271-1/+7
* Update documentation for Ctrl-Direction. I hope I missed nothing.dploog2008-03-211-2/+2
* FR 1913320: remove shock resistance from a number of (humanoid) monstersj-p-e-g2008-03-201-36/+36
* desc_search bugs (1905764)pauldubois2008-03-171-26/+27
* Pull yes or no questions requiring a typed "yes" into into a yes_or_no(),pauldubois2008-03-161-11/+0
* Document Ctrl-D.dploog2008-03-121-1/+1
* Modify the command key help. j-p-e-g2008-03-101-141/+96
* [FR 1909388] Command key changesj-p-e-g2008-03-091-16/+14
* First half of FR 1901459pauldubois2008-03-041-1/+1
* FR 1900612pauldubois2008-02-291-3/+4
* Apply Paul's =f inscription patch as well as a patch to make j-p-e-g2008-02-201-2/+3
* First batch of Paul's patches:j-p-e-g2008-02-181-4/+3
* Added help for stash-search (dpeg).dshaligram2008-01-261-57/+15
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-1/+1
* [1801838] Use a menu to show mutation list so long lists don't scroll off the...dshaligram2008-01-251-2/+42
* Overhaul quiver storage to hold up to six item slots of j-p-e-g2008-01-161-0/+7
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-0/+3
* Tiles!ennewalker2008-01-051-0/+4
* Add "item generations stats" (Ctrl-I) wizard command, which currentlyzelgadis2007-12-081-2/+3
* If a "?/" query produces an exact match for the string entered, but alsozelgadis2007-12-061-9/+45
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-5/+54
* Added gods and branches to the "?/" describe command; branch descriptionszelgadis2007-12-051-21/+95
* Correct tables.txt and add wizard mode to version information.j-p-e-g2007-11-051-0/+4
* Add a "forget level map" command, Ctrl-F, to level map. This command usedj-p-e-g2007-10-241-1/+2
* Menus are now tagged. Menu colours now only apply to a menu with a matchingharanp2007-10-191-10/+16
* [1811182] Fixed help screen hotkeys.dshaligram2007-10-111-2/+2
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-0/+1
* Fixed broken 64-bit compile.dshaligram2007-10-011-22/+25
* This commit breaks save file compatability.zelgadis2007-09-301-2/+4
* Refix ?/ error message format to handle 64-bit and 32-bit size_t withoutdshaligram2007-09-241-7/+4
* Clean up a printf format string to placate the extra-special pickinessnlanza2007-09-241-1/+1
* Added some missing cases to various mons_foo_level() functions.zelgadis2007-09-241-10/+8
* ?/ now asks if you want to describe a monster, spell, or feature, andzelgadis2007-09-241-129/+308
* Oops, forgot about database case insensitivity again.zelgadis2007-09-221-1/+4
* If there are multiple matches to the "?/" describe command, thenzelgadis2007-09-221-35/+238
* Can now search the description database by name (keyword) with '?/'.zelgadis2007-09-211-3/+74
* Highlighting species in aptitudes list, and added the j-p-e-g2007-09-191-6/+6
* If wizard mode is on when going through a portal to a bazaar, Crawl willzelgadis2007-09-191-0/+1
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+2
* A handful of new game options:zelgadis2007-09-171-6/+41
* Applying patches by dolorous:j-p-e-g2007-09-161-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+3
* Updating help screen.j-p-e-g2007-09-111-4/+6