summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/macro.cc
Commit message (Expand)AuthorAgeFilesLines
* 1622385: there is now a Confirm keymap context for yesno() andharanp2007-07-021-5/+14
* Experimental mouse support for ncurses (enable with mouse_input=yes indshaligram2007-06-201-10/+7
* Fixed broken macros on Windows (Erik).dshaligram2007-06-091-1/+1
* Flush macro input buffer when fire command fails (Erik).dshaligram2007-06-081-36/+117
* Allow Mac users to double-click to launch Crawl:dshaligram2007-05-041-1/+1
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-13/+8
* Tweaked to allow building without CLUA_BINDINGS, but allowingdshaligram2007-04-161-2/+0
* Added #ifdef to allow compatibility with the old -macro <file> option. Thisdshaligram2007-04-021-2/+6
* Added DGL_NAMED_MACRO_FILE option to make life easier for dgamelaunch to keepdshaligram2007-04-011-1/+5
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-3/+0
* Added morgue_dir as an init.txt option.dshaligram2006-12-291-4/+10
* Added -morgue option to specify where morgues are saved.dshaligram2006-12-151-4/+3
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-6/+13
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+731