summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify butchery handlingChris Campbell2013-12-061-4/+1
* Use std namespace.Raphael Langella2012-08-261-4/+4
* Change seen_context from strings to enums, slightly untangle it.Adam Borowski2011-12-051-7/+7
* Better butchering messages.Raphael Langella2011-04-291-3/+3
* Auto-eat while travelling.Raphael Langella2011-04-221-0/+1
* Revert Ashenzari curses exceptions.Raphael Langella2011-04-111-2/+1
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-4/+4
* Allow ashenzarites to butcher when wielding a cursed blunt weapon.Raphael Langella2011-03-281-1/+2
* Fix no wielding prompt when butchering is interrupted by an invisible.Raphael Langella2011-03-281-1/+1
* Better messages for monsters coming into view.Raphael Langella2011-03-141-1/+1
* Don't keep drinking from a corpse after it's raised!valrus2011-01-281-0/+1
* Reduce spam of 'foo comes into view' messagesArxale2010-12-081-1/+2
* Massive spacing fixes: "( spaces after parentheses )".Adam Borowski2010-10-151-4/+4
* Make several functions static.Adam Borowski2010-10-131-1/+0
* Rename class "monsters" to "monster".Robert Vollmert2010-09-051-2/+2
* s/is_run_delay/delay_is_run/, use delay_type instead of int.Darshan Shaligram2010-07-011-1/+1
* Bring sanity to enums by making them diffable/patchable.Adam Borowski2010-06-081-1/+1
* Move non-delay-related Recite functions from delay.cc to godabil.cc.David Lawrence Ramsey2010-06-021-4/+0
* Reorder the Recite parameters so that it can calculate its own power.David Lawrence Ramsey2010-06-021-1/+1
* Make Recite effects available in a public function.David Lawrence Ramsey2010-06-021-0/+2
* Implement Zin's Recite ability.David Lawrence Ramsey2010-05-191-0/+1
* Collect equip and unequip effects in player-equip.cc.Robert Vollmert2010-05-121-2/+0
* Concentrate equipping/unequipping in player-equip.cc.Robert Vollmert2010-03-131-1/+1
* Don't let friendlies animate corpses being butchered, or while hungry.Jude Brown2010-02-261-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Fix multiple mouseclicks causing the same spell to be memorised severalj-p-e-g2009-09-141-0/+1
* Fix gloved butchery, using part of evktalo's patch plus a minor hack to dolorous2009-07-151-0/+1
* * Automate all the notetaking I always do when testing Xom.j-p-e-g2009-04-121-0/+1
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-0/+1
* Xom again:j-p-e-g2009-03-281-5/+6
* * Tweak FAQ as suggested in FR 2472030.j-p-e-g2009-01-171-1/+2
* Changed interrupted butchering behaviour as per Johanna'szelgadis2008-12-021-0/+3
* Added crawl.process_keys to user Lua API to allow a Lua macro to ask Crawl to...dshaligram2008-11-121-0/+1
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-0/+2
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Remove unneeded methods (including the old resistance screen), renamej-p-e-g2008-06-121-3/+0
* BR 1972213: Move "Corpse x no longer valid!" into #DEBUG_DIAGNOSTICSj-p-e-g2008-06-061-1/+1
* Added two new options, rest_wait_both and chunks_autopickup, both defaultingzelgadis2008-05-301-0/+1
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-6/+7
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* Make being caught in a net interrupt the stair delay, and disallow beholding j-p-e-g2008-02-021-1/+1
* Improved recite. It now directly compares power (calculated using Invocationsj-p-e-g2008-01-301-1/+1
* Remove GLAMOUR, and introduce RECITE (new Zin invocation)j-p-e-g2008-01-241-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+56
* Stop butcher delays when blade hands wears off (Eva).dshaligram2007-07-081-3/+4
* [1625227] animate_dead will not affect corpses being butchered.dshaligram2007-01-091-0/+2
* Better explore-stop messages.dshaligram2006-12-121-2/+2
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-0/+16
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+19