summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Add more minor cosmetic fixes.dolorous2008-11-074-28/+30
* Fix inverted logic.dolorous2008-11-071-1/+1
* Add minor cosmetic fix.dolorous2008-11-071-1/+1
* More comment fixes.dolorous2008-11-071-3/+1
* Comment fixes.dolorous2008-11-071-2/+2
* Consolidate the routines to remove the player's condensation shield into dolorous2008-11-0710-61/+45
* Add more miscellaneous fixes.dolorous2008-11-072-40/+47
* Add miscellaneous cosmetic fixes.dolorous2008-11-072-30/+34
* Add poison-related cleanups.dolorous2008-11-079-68/+66
* Clarify wording.dolorous2008-11-071-1/+1
* Comment fixes.dolorous2008-11-071-3/+3
* In choose_weapon(), fix erroneous fallthrough to '%' when pressing dolorous2008-11-071-0/+1
* Update documentation.dploog2008-11-072-9/+12
* Change exclusion commands.j-p-e-g2008-11-073-22/+24
* Properly allow small races to use staves again (oops), and handle all dolorous2008-11-072-7/+8
* * Tweak a number of starting choice restrictions. (FR 2106062)j-p-e-g2008-11-062-32/+102
* Fix crash when items have to be moved around after a labyrinth shift.j-p-e-g2008-11-061-4/+12
* Fix [2211019]: Retain the teleportation enchantment on polymorphed dolorous2008-11-061-0/+2
* In labyrinths, forget all grids outside a radius of 25*25 (non-Minotaur)j-p-e-g2008-11-051-2/+10
* Some more labyrinth tweaks:j-p-e-g2008-11-052-20/+116
* Add comments for the labyrinth changes.j-p-e-g2008-11-042-32/+72
* Implement second part of labyrinth tweaks:j-p-e-g2008-11-049-17/+396
* Simplify, based on the fact that there are no non-evil priestly dolorous2008-11-041-7/+5
* Comment fix.dolorous2008-11-041-2/+2
* Make Beogh prefer to bless priestly monsters as well as named monsters.dolorous2008-11-043-14/+28
* Apply the first part of the labyrinth tweaks:j-p-e-g2008-11-046-18/+103
* Comment fixes.dolorous2008-11-041-2/+2
* Simplify one more time.dolorous2008-11-041-1/+1
* Simplify yet again.dolorous2008-11-043-14/+19
* Remove the out-of-LOS restriction from monster_random_space(), as levels dolorous2008-11-043-17/+9
* Make some god-related functions static.dolorous2008-11-042-20/+18
* Add still more miscellaneous minor fixes.dolorous2008-11-031-7/+9
* Add minor cosmetic fixes.dolorous2008-11-031-6/+6
* Reenable gods' revenge for atheists and Xom worshippers (oops).dolorous2008-11-031-509/+514
* Simplify one more time.dolorous2008-11-031-3/+4
* Simplify yet again.dolorous2008-11-032-11/+17
* Simplify again.dolorous2008-11-032-11/+14
* Simplify again.dolorous2008-11-032-6/+4
* Simplify.dolorous2008-11-033-5/+5
* Reword Beogh's "You will pay..." vengeance speech to make it sound less dolorous2008-11-031-1/+1
* Revert one of the previous changes: Put back the unconditional "You will dolorous2008-11-031-7/+4
* Consolidate gods' vengeance handling, and don't display a penance dolorous2008-11-032-11/+30
* Add more spacing fixes.dolorous2008-11-032-2/+2
* Remove erroneous duplicate code.dolorous2008-11-031-2/+0
* Add more conduct handling fixes.dolorous2008-11-032-4/+12
* Clean up conduct handling a bit.dolorous2008-11-034-18/+19
* Fixed vault.dploog2008-11-031-4/+4
* Rename DID_CREATED_LIFE to DID_CREATE_LIFE, for consistency.dolorous2008-11-032-2/+2
* When a non-good-god-worshipping player or their allies kill a holy dolorous2008-11-033-18/+90
* Simplify check for weapons that are too large for the player to wield.dolorous2008-11-031-13/+1