summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/macro.h
Commit message (Expand)AuthorAgeFilesLines
* Use the dynamic command key names for some commands on the help screen.Johanna Ploog2010-01-151-0/+2
* New method _command_to_string() returning human-readable key names.Johanna Ploog2010-01-151-0/+1
* New class pause_all_key_recordersMatthew Cline2009-11-221-0/+9
* macro_buf_add_cmd() to add commands to key bufferMatthew Cline2009-11-181-0/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Minor typesafety fix.haranp2008-10-051-16/+2
* Fix 2026005: macros being loaded in the wrong order.haranp2008-10-031-3/+3
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-5/+0
* Adding back in a menu keymap context so (for example) numpad telnet users can...ennewalker2008-09-061-1/+3
* Do "keypress -> command_type" via keybindings. Solves bug 2018200,zelgadis2008-07-171-0/+17
* For functions that return char*'s, don't return a c_str() of an dolorous2008-06-251-1/+1
* [1909218] Fixing issue where keymaps were affecting menu choices done by keyb...ennewalker2008-06-121-1/+2
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-1/+35
* 1622385: there is now a Confirm keymap context for yesno() andharanp2007-07-021-0/+1
* Flush macro input buffer when fire command fails (Erik).dshaligram2007-06-081-0/+1
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-14/+0
* [1622126] Fixed shift+direction keys canceling the targeting prompt. Hopefullydshaligram2006-12-291-1/+1
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+2
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+63