summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Xom-forced spells shouldn't trigger penance. [2509398]haranp2009-01-271-3/+10
* Fix holy being speech target.dolorous2009-01-271-1/+1
* Monsters should be annoyed by being hit by spells. [2266773]haranp2009-01-271-0/+3
* Fix orc message target.dolorous2009-01-271-2/+2
* Colour the Horn of Geryon properly when generating it in debug mode. [2036803]haranp2009-01-271-0/+1
* Artefacts should have "the" prepended. [2540413]haranp2009-01-271-0/+2
* Add arena check for holy being neutralization.dolorous2009-01-271-1/+1
* If a faction has a new member enter the arena after the faction is defeated butzelgadis2009-01-271-0/+6
* Added missing "@" to a monster miscast message.zelgadis2009-01-271-1/+1
* Fix crash when the game attempted to place a corpse for a giant spore shapedzelgadis2009-01-271-0/+7
* Added the arena tag "miscasts", which causes each monster to randomly miscastzelgadis2009-01-272-1/+27
* Crash report dump formatting tweak.zelgadis2009-01-271-0/+2
* If a crash happens with a currently acting monster then dump information on thezelgadis2009-01-271-7/+216
* Make allied mutators more careful about hitting you.haranp2009-01-271-0/+3
* [2538766]: grammar when getting wield warnings on artefacts.haranp2009-01-272-5/+12
* Fix misleading comment [2540006].haranp2009-01-271-8/+5
* Various cleanups. (I can't run tiles, but it compiled fine, so I hope I didn'tharanp2009-01-273-66/+70
* Add spacing fix.dolorous2009-01-271-1/+1
* Add wording and punctuation fixes.dolorous2009-01-271-1/+1
* Add whitespace fixes.dolorous2009-01-274-4/+3
* Add more minor cosmetic fixes.dolorous2009-01-271-0/+4
* Clean up routines for monsters' avoiding death again.dolorous2009-01-271-24/+33
* Use random_in_bounds() properly in yet another place.dolorous2009-01-271-4/+2
* Comment fixes.dolorous2009-01-271-3/+3
* Add one more level boundary fix.dolorous2009-01-271-1/+2
* Fix [2538578]: _random_draconian_species() was calculating the number of dolorous2009-01-261-1/+1
* Properly do bounds checks in _catchup_monster_moves(). After a short dolorous2009-01-261-5/+18
* Comment fix.dolorous2009-01-261-1/+1
* Add yet more minor cosmetic fixes.dolorous2009-01-261-6/+9
* Add still more minor cosmetic fixes.dolorous2009-01-262-7/+6
* Add more minor cosmetic fixes.dolorous2009-01-261-2/+2
* Use random_in_bounds() in another place, and, for paranoia's sake, check dolorous2009-01-262-10/+12
* Fix bounds checks for monsters' moving off the map to use map_bounds().dolorous2009-01-263-8/+30
* Add spacing fix.dolorous2009-01-261-1/+1
* Comment fixes.dolorous2009-01-261-27/+36
* Simplify monster_random_space().dolorous2009-01-264-21/+16
* Add yet more minor cosmetic fixes.dolorous2009-01-261-4/+4
* Add one more minor cosmetic fix.dolorous2009-01-261-1/+0
* Add yet another cosmetic fix.dolorous2009-01-261-1/+1
* Clean up direct_effect().dolorous2009-01-261-12/+13
* Reformat Pandemonium entrance description to properly display in a 80zelgadis2009-01-261-4/+4
* Tweak racial types of a few monsters' weapons again, and remove dolorous2009-01-261-6/+2
* Formatting fix for Abyss entrance description.zelgadis2009-01-261-3/+2
* Rework the probabilities for Yredelemnul's random servants again, to dolorous2009-01-261-15/+15
* Oops, had "older" and "fresher" reversed.zelgadis2009-01-261-2/+2
* Capitalization fix.dolorous2009-01-261-1/+1
* Add another adjective for artefact spellbooks.dolorous2009-01-261-0/+2
* Comment fix.dolorous2009-01-261-1/+1
* Change one Nemelex title from Charlatan to Jester, to eliminate an dolorous2009-01-261-1/+1
* debug_item_scan() and debug_mons_scan() should report an error, rather thanzelgadis2009-01-261-20/+60