summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add one more skeleton change: Allow vampires' bottling blood from dolorous2009-01-031-1/+4
* Fire an AI_SEE_MONSTER activity interrupt if a non-safe monster un-submergeszelgadis2009-01-031-0/+8
* Add various long-standing skeleton changes, to compensate for their dolorous2009-01-011-8/+10
* Remove erroneously added code chunk (oops).dolorous2009-01-011-1/+1
* Add miscellaneous minor fixes.dolorous2009-01-011-2/+8
* Fix inverted logic (oops).dolorous2009-01-011-1/+1
* Add still more minor cosmetic fixes.dolorous2009-01-011-16/+19
* * Fix charge/enchantment description leaking information aboutj-p-e-g2008-12-301-2/+2
* Fixing tiles slowdowns while resting.ennewalker2008-12-201-1/+2
* * Add sharks. They go into a battle frenzy if they smell blood.j-p-e-g2008-12-081-4/+4
* Tiles performance improvements. redraw() is not needlessly done three times a...ennewalker2008-12-081-0/+5
* Fix bug 2398346: don't record note on identify-by-wearing of mundane armour.zelgadis2008-12-071-6/+2
* Ooops, wasn't actually prompting player for weapon swap if butchery waszelgadis2008-12-021-31/+32
* Changed interrupted butchering behaviour as per Johanna'szelgadis2008-12-021-22/+120
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-0/+4
* [2123909] Fix Lua macros wasting turns.dshaligram2008-11-261-0/+5
* Generalize the cannibalism checks.dolorous2008-11-231-1/+1
* Add minor cosmetic fixes.dolorous2008-11-171-1/+1
* Added crawl.process_keys to user Lua API to allow a Lua macro to ask Crawl to...dshaligram2008-11-121-2/+13
* So many files? That's probably some debugging messages included,j-p-e-g2008-11-091-0/+2
* Consolidate the routines to remove the player's condensation shield into dolorous2008-11-071-5/+4
* Add still more miscellaneous minor fixes.dolorous2008-11-031-7/+9
* Implement FR 1894211: All transformations will now cause your equipmentj-p-e-g2008-10-261-16/+20
* Uncharmed creatures don't "come into view". [2163019]haranp2008-10-131-1/+1
* Fix 2041934: auto-swapping rings and amulets was taking twice as longharanp2008-10-111-23/+15
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-2/+2
* Adjust monster habitats again. Remove the M_AMPHIBIOUS flag, and dolorous2008-10-051-2/+2
* Add an auto_exclude option that will automatically set a travelj-p-e-g2008-10-031-0/+5
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-1/+1
* [2034534] Fixing issue where a delay would prevent the on screen inventory fr...ennewalker2008-09-251-0/+4
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Print "You feel a bit more experienced." also if it was a pet kill asj-p-e-g2008-09-141-1/+1
* FR 1969858: Store message history across saves.j-p-e-g2008-09-141-0/+3
* Note identification of randarts *after* autoinscribing them and, in thej-p-e-g2008-08-061-3/+12
* Automatically inscribe randart weapons/armour with their properties whenj-p-e-g2008-08-061-2/+9
* * Move all quotes into quotes.txt and a database of their own.j-p-e-g2008-08-041-2/+2
* Massive overhaul to move towards coord_def().haranp2008-07-301-4/+3
* More cleanups.haranp2008-07-241-2/+2
* More cleanups and fixes.haranp2008-07-231-25/+14
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-17/+13
* Restore passwall to something closer to its former glory.dshaligram2008-07-201-9/+0
* Fix 2018458: Portal projectile not handling branded ammo or nets.j-p-e-g2008-07-171-7/+0
* Apply Yelve Yakut's patch to improve the shop interface. Selecting stuffj-p-e-g2008-07-141-0/+2
* Add a few comments.j-p-e-g2008-07-071-2/+3
* Fix the old issue of switching to the butchering tool before actuallyj-p-e-g2008-07-071-1/+1
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-9/+6
* Fix 1999363: Vampire eating issues.j-p-e-g2008-07-031-16/+33
* Change butchering prompt to hopefully be less confusing (BR 2009022).j-p-e-g2008-07-031-2/+2
* Make the neutrality enchantment decay properly.dolorous2008-07-021-3/+11
* [2005155] Don't print "start butchering" message if the item is no longer valid.ennewalker2008-06-281-0/+2