summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-0/+8
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* Fix multiple mouseclicks causing the same spell to be memorised severalj-p-e-g2009-09-141-0/+19
* Forward-port vampire satiation fixes and cosmetic fixes from 0.5 r10447.dolorous2009-07-281-1/+8
* Apply kotk's delay.cc patch in [2827129].dolorous2009-07-251-1/+2
* Fix inconsistencies with resistance displays in the "%" screen, dolorous2009-07-161-0/+1
* Fix gloved butchery, using part of evktalo's patch plus a minor hack to dolorous2009-07-151-1/+7
* Add minor cosmetic fixes.dolorous2009-07-131-2/+2
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-0/+2
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-1/+1
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-4/+4
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-5/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-3/+3
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-0/+6
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-2/+1
* * Fix _place_monster_aux() not interrupting autoexplore.j-p-e-g2009-04-261-0/+2
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-4/+4
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-1/+1
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-5/+5
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-2/+10
* [2773914] Fixing the "Edmund the Edmund comes into view" message.ennewalker2009-04-191-4/+1
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-0/+2
* Mention monsters regenerating (e.g. trolls) or not regenerating (e.g.j-p-e-g2009-04-181-9/+9
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-1/+1
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-2/+2
* * Automate all the notetaking I always do when testing Xom.j-p-e-g2009-04-121-28/+28
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-5/+13
* Fix 2726622: untransforming not prompting for safe-inscribed equipmentj-p-e-g2009-04-061-5/+9
* Xom again:j-p-e-g2009-03-281-6/+25
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-5/+7
* Add minor cosmetic fixes.dolorous2009-03-191-19/+22
* Add miscellaneous minor fixes.dolorous2009-03-191-1/+7
* Add still more spacing fixes.dolorous2009-03-151-1/+1
* Add minor cosmetic fixes.dolorous2009-03-151-12/+7
* Per jpeg's suggestion, add a "desecrate orcish remains" conduct for dolorous2009-03-151-0/+15
* Add minor cosmetic fixes.dolorous2009-03-151-16/+24
* Add miscellaneous minor fixes.dolorous2009-03-141-11/+7
* * Call message flush before entering a shop.j-p-e-g2009-03-131-1/+1
* * Rarely, allow randart books to use entirely random names.j-p-e-g2009-03-081-1/+1
* FR [2163236]: Passwall should wake monsters it displaces.haranp2009-03-061-4/+9
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-6/+6
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-10/+9
* Don't pass number of columns to print_formatted_paragraph(), since it alwaysharanp2009-02-041-3/+1
* Give an informative message when stair delays are cancelled.haranp2009-01-301-3/+3
* Fix [2478469]: teleport should stop stair use delays.haranp2009-01-301-3/+4
* Clean up Animate Dead. Also fix messaging.haranp2009-01-301-10/+6
* Fix repeated messages when getting HP/MP restored interrupts withharanp2009-01-251-8/+8
* Force monster movement to keep the monster in LOS immediately after the monsterzelgadis2009-01-231-0/+2
* If a monster surfaces and then submerges again in the same turn then give thezelgadis2009-01-211-0/+4
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-3/+1