summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/delay.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Add minor cosmetic fixes.dolorous2008-05-051-3/+2
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-14/+94
* Removed randomised messages for "already seen" monsters. Randomised messages ...dshaligram2008-05-041-33/+2
* Fix indentation.dolorous2008-04-231-66/+66
* Zin's Recite can no longer turn demons and undead permanently neutral; dolorous2008-04-231-9/+16
* If you neutralize a holy being with Zin's Recite, don't display the dolorous2008-04-211-1/+2
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-5/+6
* Fix 1941744: lava snake "bursts forth from the water"j-p-e-g2008-04-141-29/+40
* Add cosmetic fixes.dolorous2008-04-091-6/+6
* Add yet more whitespace fixes.dolorous2008-04-091-25/+25
* For consistency, if a holy being is permanently neutralized via Zin's dolorous2008-04-071-12/+16
* More neutrality cleanups. Holy beings neutralized on sight by your dolorous2008-04-071-2/+0
* Add another whitespace fix.dolorous2008-04-071-1/+1
* One more neutral monster cleanup: Instead of misusing the "half XP" dolorous2008-04-071-0/+2
* Neutral monster adjustments: monsters made permanently neutral by Zin's dolorous2008-04-071-0/+6
* Add minor cosmetic fixes.dolorous2008-04-071-2/+2
* Fix tile compile on Windows.j-p-e-g2008-04-021-2/+8
* Fixing view update issue with recite.ennewalker2008-03-291-2/+4
* Moving monster list update to viewwindow (since only when the screen redraws ...ennewalker2008-03-281-2/+0
* * Monster list is now placed to the left of the view if the terminal is wide ...ennewalker2008-03-281-0/+2
* Change reciting speech code to use seed_rng(turn counter) instead, toj-p-e-g2008-03-241-13/+16
* "stashes" was both a global variable and a member variable... confusing!pauldubois2008-03-231-1/+1
* Modify database lookup to allow for lookup of the nth entry for a j-p-e-g2008-03-231-7/+21
* Add more holiness cleanups.dolorous2008-03-151-2/+2
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-30/+43
* Another of those commits on monster speech, hopefully the last one forj-p-e-g2008-03-111-5/+5
* whitespace fixpauldubois2008-03-111-1/+1
* When butchering corpses as a vampire, don't display "What a waste." if dolorous2008-03-061-0/+1
* Tweak Vampires, part Ij-p-e-g2008-03-061-5/+4
* Tweaking recits:j-p-e-g2008-03-051-8/+19
* Don't allow Recite to work on hasted monsters. This fixes a problem dolorous2008-02-291-2/+3
* Make undead monsters resist Recite, but slightly less often than demonic dolorous2008-02-291-2/+4
* Fix 1892007: (oklob) plants being confusablej-p-e-g2008-02-241-2/+5
* Tweak DID_KILL_HOLY handling to allow for killing hostile angels j-p-e-g2008-02-121-0/+1
* Tweak recite to yield better results for holy beings.j-p-e-g2008-02-111-5/+18
* Remove unneeded whitespace.dolorous2008-02-051-1/+1
* Allow Recite to work on monsters caught in nets again, as being in a net dolorous2008-02-051-1/+0
* Make Zin recital consistent with Beogh conversion, in that creatures dolorous2008-02-031-0/+1
* Add message for continued multiturn eating. (FR 1878123)j-p-e-g2008-02-031-0/+3
* Make being caught in a net interrupt the stair delay, and disallow beholding j-p-e-g2008-02-021-3/+12
* Improved recite. It now directly compares power (calculated using Invocationsj-p-e-g2008-01-301-98/+86
* [1861488] Fixed passwall bugs.dshaligram2008-01-251-11/+3
* [1878125] "runed" is no longer an unided description for randarts.dshaligram2008-01-251-1/+1
* Remove GLAMOUR, and introduce RECITE (new Zin invocation)j-p-e-g2008-01-241-2/+202
* Several more tweaks of Zin:j-p-e-g2008-01-041-2/+2
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-1/+9
* Missed beams from monsters now trigger AI_MONSTER_ATTACKS interrupt.haranp2007-11-301-1/+1
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-1/+1
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-0/+4
* Update stashes when butchery is done. Fixes 1820396.haranp2007-10-311-2/+4