summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/cmd-keys.h
Commit message (Expand)AuthorAgeFilesLines
* add map view command to find the next explore targetJesse Luehrs2014-08-021-0/+1
* New command: show weapons in viewport.Shmuale Mark2014-06-121-0/+1
* Remove the now-superfluous friendly_pickup command suite.Shmuale Mark2014-05-281-1/+0
* Make \ cycle through portals when targeting, too.Neil Moore2014-01-031-0/+1
* Allow map forgotten via X^F to be restored with X^U.Adam Borowski2013-07-151-0/+1
* Allow Numpad-5 to confirm targeting (Mantis #2505)Pete Hurst2013-05-211-0/+1
* A new command to set your travel speed to your slowest ally.Raphael Langella2013-04-221-0/+1
* Revert wait command interrupt changes.Steve Melenchuk2013-02-181-2/+2
* Reassign key defaults of CMD_MOVE_NOWHERE to CMD_WAIT.Steve Melenchuk2013-02-171-2/+2
* Retire * and / keys for cycling stashes on level mapChris Oelmueller2013-02-101-2/+1
* merge of small-screen changes from old build envChris West2013-01-051-0/+6
* Remove the forget stash commandChris Campbell2012-11-121-1/+0
* Remove the targetting mode cycle commandChris Campbell2012-11-071-1/+0
* Rename CMD_SEARCH to CMD_WAIT.Adam Borowski2012-10-031-1/+1
* Remove CMD_MAP_FIND_F.Florian Diebold2012-09-031-1/+1
* Swap the cycle quiver commands.Raphael Langella2012-08-271-2/+2
* Tutorial lesson 2: incorporate changes from KiSS team, edit further, put mess...Eino Keskitalo2012-07-031-2/+4
* Find portals/shop on the map with backslash.Neil Moore2012-05-061-0/+1
* New sub-command in map mode, that allows to annotate levels.Policarpo Caballero2012-03-251-0/+1
* New ctrl+V command to show monster HP, and other HP colouring improvements. (...Michael Gagno2012-03-071-1/+1
* Fix a few more console/webtiles discrepancies and USE_TILE where it should be...Florian Diebold2011-12-141-1/+1
* Add 'r' key in targeting mode to move cursor to you.elliptic2011-10-181-0/+1
* A new command: "pick item at cursor" (xg).Adam Borowski2011-09-031-1/+2
* Add a new "show runes" command: "}"Raphael Langella2011-08-121-1/+2
* New command: (D)rop last. Drops the last item(s) picked up (ghallberg).Raphael Langella2011-07-021-0/+1
* Working commands on Unix console.Adam Borowski2011-03-311-30/+30
* Bind Tab to autofight, shift-Tab to autofight_nomove.Adam Borowski2011-02-281-0/+4
* Wizard commands for: banish or kill a monster.Jude Brown2011-02-011-0/+2
* Move partial stack pickup to ;Raphael Langella2011-01-261-1/+1
* Tutorial: Display vi keys rather than numpad keys for shift running.Johanna Ploog2011-01-121-8/+8
* Make ^G==Escape at the targeting prompt.Darshan Shaligram2011-01-101-0/+1
* Add new wizmode targeting command to heal monsters (Ctrl-H)Johanna Ploog2011-01-061-0/+1
* For single items of quantity > 1 'g' now prompts for an amount.Johanna Ploog2010-12-171-1/+1
* Switch G and Ctrl-G in cmd-keys.h.David Ploog2010-09-091-1/+1
* Nuke CMD_TOGGLE_SPELL_DISPLAY, made obsolete by the display tabs.Johanna Ploog2010-03-061-1/+0
* Add CMD_SHOW_TERRAIN (key '|') to show just terrain.Robert Vollmert2010-03-021-0/+1
* Change portal debug command to x-" (jpeg).Jude Brown2010-02-281-1/+1
* Framework for debugging portal vaults using 'x-d'.Jude Brown2010-02-271-0/+1
* Allow setting/removing exclusions with 'xe'.Johanna Ploog2010-02-201-0/+1
* Merge branch 'direction-rewrite'Haran Pilpel2010-01-261-2/+1
|\
| * Many more changes to direction().Haran Pilpel2010-01-251-2/+1
* | Allow leaving the doll edit screen without saving any changes.Johanna Ploog2010-01-251-2/+3
|/
* Rename several functions involving player "class" to "job".Johanna Ploog2010-01-191-1/+1
* In cmd-keys.h move vi keys further down, so they get listed in the help.Johanna Ploog2010-01-161-10/+15
* Use the dynamic command key names for some commands on the help screen.Johanna Ploog2010-01-151-1/+1
* Add an include guard. (felirx)Eino Keskitalo2010-01-151-0/+5
* A wizard command "x,", to bring a mon down to 1hp.Adam Borowski2009-12-181-0/+1
* Add wiz-mode arbitrary radius exclude command.Robert Vollmert2009-11-121-0/+1
* [ and ] respect dungeon topology (by)Stefan O'Rear2009-11-041-1/+0
* Use G in the overmap to directly change levelsStefan O'Rear2009-11-021-0/+1