summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Collapse)AuthorAgeFilesLines
* Display divine robustness in the "@" and "%" screens.dolorous2008-05-152-0/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5057 c06c8d41-db1a-0410-9941-cceddc491573
* Fix chaining again.dolorous2008-05-151-5/+17
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5056 c06c8d41-db1a-0410-9941-cceddc491573
* Clean up the non-stacking of Zin's divine boosts and the equivalent dolorous2008-05-152-7/+10
| | | | | | | mutations. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5055 c06c8d41-db1a-0410-9941-cceddc491573
* Add divine stamina (temporary stat-boosting) to Zin's Revitalisation.dolorous2008-05-155-6/+66
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5054 c06c8d41-db1a-0410-9941-cceddc491573
* Add still more minor cosmetic fixes.dolorous2008-05-153-37/+38
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5053 c06c8d41-db1a-0410-9941-cceddc491573
* Add a tutorial hint for encountering an invisible monster and offer a j-p-e-g2008-05-1510-25/+99
| | | | | | | | | | | different healing message if you recently met an invisible monster, as suggested in FR 1964267. Killing an invisible monster does not yet reset the counter, though I guess it should. Also, disallow randart weapons to be named after Sif Muna. (Vehumet, too, maybe?) git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5052 c06c8d41-db1a-0410-9941-cceddc491573
* [1947491] Fixing minor issues in dungeon.cc. Some cases have too few ↵ennewalker2008-05-151-9/+18
| | | | | | stairs. Some cases create twice as many. There's now the possibility of actually having a roguey_level on its own, where before there wasn't. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5051 c06c8d41-db1a-0410-9941-cceddc491573
* Add another minor cosmetic fix.dolorous2008-05-151-2/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5050 c06c8d41-db1a-0410-9941-cceddc491573
* Add more whitespace fixes.dolorous2008-05-151-5/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5049 c06c8d41-db1a-0410-9941-cceddc491573
* For TSO worshippers, show the stabbing prompt for every stabbing dolorous2008-05-151-4/+4
| | | | | | | attempt, whether it ends up succeeding or failing. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5048 c06c8d41-db1a-0410-9941-cceddc491573
* Remove unneeded blank line.dolorous2008-05-151-1/+0
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5047 c06c8d41-db1a-0410-9941-cceddc491573
* Spelling fix.dploog2008-05-141-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5046 c06c8d41-db1a-0410-9941-cceddc491573
* Add more comment fixes.dolorous2008-05-142-7/+10
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5045 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fix.dolorous2008-05-141-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5044 c06c8d41-db1a-0410-9941-cceddc491573
* Properly take item quantities into account when they're destroyed on the dolorous2008-05-141-1/+1
| | | | | | | floor. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5043 c06c8d41-db1a-0410-9941-cceddc491573
* Add sanity checks.dolorous2008-05-141-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5042 c06c8d41-db1a-0410-9941-cceddc491573
* Add more minor cosmetic fixes.dolorous2008-05-141-4/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5041 c06c8d41-db1a-0410-9941-cceddc491573
* Consolidate beam and cloud handling routines a bit, and allow clouds to dolorous2008-05-145-30/+89
| | | | | | | | destroy items on the floor where applicable. Also allow grey smoke as a random potion effect from Evaporate. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5040 c06c8d41-db1a-0410-9941-cceddc491573
* Add whitespace fix.dolorous2008-05-141-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5039 c06c8d41-db1a-0410-9941-cceddc491573
* Consolidate routines for elements' destroying items on the floor.dolorous2008-05-143-62/+75
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5038 c06c8d41-db1a-0410-9941-cceddc491573
* Add still more minor cosmetic fixes.dolorous2008-05-141-7/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5037 c06c8d41-db1a-0410-9941-cceddc491573
* Add more minor cosmetic fixes.dolorous2008-05-141-2/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5036 c06c8d41-db1a-0410-9941-cceddc491573
* Let bolts of fire and ice, as well as explosions, destroy vulnerable dolorous2008-05-141-13/+7
| | | | | | | items. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5035 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fix.dolorous2008-05-141-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5034 c06c8d41-db1a-0410-9941-cceddc491573
* Add another comment fix.dolorous2008-05-141-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5033 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fixes.dolorous2008-05-141-4/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5032 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fixes.dolorous2008-05-141-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5031 c06c8d41-db1a-0410-9941-cceddc491573
* Fix listing of hydra head listing to show the correct amount when headsj-p-e-g2008-05-143-15/+15
| | | | | | | get sliced off and regrow, and also apply the naming change to hydra zombies. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5030 c06c8d41-db1a-0410-9941-cceddc491573
* FR 1962016: Make hydra headedness more obvious.j-p-e-g2008-05-1412-270/+313
| | | | | | | | | | | | | | You now get messages like "The seven-headed hydra bites." and "You slice the 12-headed hydra." FR 1963606: Take a note when you pick up a rune (or the Orb!) for the first time. There are a couple of other files I changed, but I can't remember any big stuff, so it was probably just cleanup. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5029 c06c8d41-db1a-0410-9941-cceddc491573
* Add more comment fixes.dolorous2008-05-131-37/+29
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5028 c06c8d41-db1a-0410-9941-cceddc491573
* Rename static function to fit the style guide.dolorous2008-05-131-2/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5027 c06c8d41-db1a-0410-9941-cceddc491573
* Add "Summon Ice Beast" to Xom's spell list.dolorous2008-05-131-2/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5026 c06c8d41-db1a-0410-9941-cceddc491573
* Add a few messages for Xom, Beogh, and Zin.dolorous2008-05-131-1/+19
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5025 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fixes.dolorous2008-05-131-6/+6
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5024 c06c8d41-db1a-0410-9941-cceddc491573
* For consistency, put Xom's prayer message in the prayer channel.dolorous2008-05-131-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5023 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fixes.dolorous2008-05-131-1/+5
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5022 c06c8d41-db1a-0410-9941-cceddc491573
* Add "Summon Ice Beast" to the list of player ghost spells.dolorous2008-05-131-0/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5021 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fixes.dolorous2008-05-131-10/+10
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5020 c06c8d41-db1a-0410-9941-cceddc491573
* Apply mesilliac's patch in [1962846], slightly tweaked, to make dolorous2008-05-131-0/+8
| | | | | | | friendlies react to projectile attacks on other non-attacking monsters. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5019 c06c8d41-db1a-0410-9941-cceddc491573
* Simplify.dolorous2008-05-131-2/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5018 c06c8d41-db1a-0410-9941-cceddc491573
* Apply mesilliac's patch in [1962836] to fix the item list display in dolorous2008-05-131-5/+8
| | | | | | | wizard mode. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5017 c06c8d41-db1a-0410-9941-cceddc491573
* Add another comment fix.dolorous2008-05-131-4/+4
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5016 c06c8d41-db1a-0410-9941-cceddc491573
* Change Banishment level to 4, to reflect the recent change of it notj-p-e-g2008-05-121-1/+1
| | | | | | | allowing self-banishment, anymore. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5015 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fix.dolorous2008-05-121-5/+3
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5014 c06c8d41-db1a-0410-9941-cceddc491573
* Disallow randart slings of venom, since they can produce poisoned stones dolorous2008-05-121-0/+7
| | | | | | | or sling bullets. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5013 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fix.dolorous2008-05-121-4/+2
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5012 c06c8d41-db1a-0410-9941-cceddc491573
* Revert holy beings' being enraged by players worshipping neutral gods, dolorous2008-05-112-8/+4
| | | | | | | | | | and Xom's forcing their behavior, as the latter also holds for demons, and that's inconsistent with the spells Xom can make you cast. I guess that, in the former case, the holy beings you summon can also be fallen or exiled? git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5011 c06c8d41-db1a-0410-9941-cceddc491573
* Comment fix.dolorous2008-05-111-2/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5010 c06c8d41-db1a-0410-9941-cceddc491573
* Add minor cosmetic fixes.dolorous2008-05-111-7/+7
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5009 c06c8d41-db1a-0410-9941-cceddc491573
* Display messages for Xom armor gifts properly.dolorous2008-05-111-1/+1
| | | | git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5008 c06c8d41-db1a-0410-9941-cceddc491573