summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix giving an interruption message when a monster ignored with thezelgadis2007-10-131-11/+22
* A few tiny changes courtesy of dolorous.j-p-e-g2007-10-121-1/+1
* This commit breaks save file compatability.zelgadis2007-09-301-12/+65
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-5/+13
* Removed overly spammy visual messages (specifically, monsters lashing theirdshaligram2007-09-221-3/+11
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-3/+3
* Delays now give their startup messages when they start, rather thanharanp2007-09-201-18/+27
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-191-0/+2
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-2/+12
* Applying modified (by me) mutation patches of dolorous',j-p-e-g2007-09-181-1/+1
* Applying patches by dolorous:j-p-e-g2007-09-161-3/+2
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-2/+1
* Turfed out obsolete orange crystal statue and silver statue features.dshaligram2007-09-071-2/+0
* Added two command hints: 'v'iewing for certain features,j-p-e-g2007-09-051-2/+7
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-4/+7
* Implementing patch 1772497 (improvement to runrest.lua byj-p-e-g2007-09-031-3/+30
* Condensed monster descriptions.j-p-e-g2007-08-221-2/+5
* Improved tutorial with extensive information on itemsj-p-e-g2007-08-141-0/+8
* Minor fixes from dolorous [1756345, 1755657]haranp2007-07-191-6/+6
* Some more vampire tweaks, mostly concerning food.j-p-e-g2007-07-161-2/+6
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-2/+9
* Stop butcher delays when blade hands wears off (Eva).dshaligram2007-07-081-3/+11
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-2/+2
* Don't say "It comes into view" for invisible monsters that turned invisibledshaligram2007-07-031-0/+2
* Running now respects travel_delay.haranp2007-06-301-0/+5
* Followers are now placed on the transit list so that crashes or saves betweendshaligram2007-06-261-2/+0
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-2/+2
* Added support for limiting memory used by the Lua interpreter.dshaligram2007-06-211-1/+1
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-0/+1
* Banishment while standing on a dungeon feature was destroying the feature,dshaligram2007-06-061-1/+1
* Added a precautionary check for an empty delay queue (really shouldn't bedshaligram2007-06-041-0/+1
* Fixed turn-loss during travel:dshaligram2007-06-041-1/+7
* [1730416] Warn player if not switching back to original weapon when butchery isdshaligram2007-06-041-13/+37
* [1690815] Monsters that lose ENCH_CHARM should not generate "The foodshaligram2007-06-031-2/+3
* [1612448] Allow polearm users to attack monster submerged in shallow water.dshaligram2007-06-011-1/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-1/+4
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-2/+3
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-13/+7
* Eliminated it_name(), in_name(), item_name(). The function to use isharanp2007-04-211-19/+10
* Added ice statues.dshaligram2007-04-091-1/+1
* Fix for 1661786: autoprayer now works with run delays.haranp2007-03-131-0/+4
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-1/+4
* Added add_glyph methods to formatted string to show a monster or item glyph asdshaligram2007-01-281-3/+5
* Don't random-generate altars to Lucy.dshaligram2007-01-111-1/+1
* [1632774] Don't announce interruption of multidrop if there's nothing left todshaligram2007-01-111-1/+2
* [1632207] Dropping items on an altar while praying will offer those items todshaligram2007-01-101-1/+2
* Turn off autoprayer and autopickup if attacked by an invisible monster.dshaligram2007-01-091-0/+32
* Tweaked travel/explore so that it doesn't cut off before trying to move to adshaligram2007-01-091-1/+6
* [1625227] animate_dead will not affect corpses being butchered.dshaligram2007-01-091-0/+15
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-0/+7