summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Mention monsters regenerating (e.g. trolls) or not regenerating (e.g.j-p-e-g2009-04-182-13/+20
* Typo fixes.dolorous2009-04-181-2/+2
* Add capitalization fixes.dolorous2009-04-181-3/+3
* Simplify.dolorous2009-04-181-1/+2
* Move the HALF_MAX_PIETY define to religion.h, as it's used with Xom in dolorous2009-04-185-12/+11
* Add spacing and SVN property fixes.dolorous2009-04-181-3/+3
* Add yet more minor cosmetic fixes.dolorous2009-04-181-19/+20
* Once again, remove some debugging statements.j-p-e-g2009-04-182-4/+2
* Add one more minor cosmetic fix.dolorous2009-04-181-1/+1
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-1816-99/+185
* Add still more minor cosmetic fixes.dolorous2009-04-181-5/+13
* Add more Xom messages, plus some minor cosmetic fixes.dolorous2009-04-182-7/+11
* Add more minor cosmetic fixes.dolorous2009-04-181-1/+2
* [2721962] Fixing database lookup issues for tiles where a non-guarded mpr was...ennewalker2009-04-182-6/+9
* Fix [2769326]: Deep dwarf ghosts shouldn't regenerate.dolorous2009-04-182-15/+21
* [2735312] Don't squelch multiple EOLs in the same cprintf for tiles. This sh...ennewalker2009-04-182-7/+5
* Deep dwarves get the same number of initial strength points as mountain dolorous2009-04-182-10/+13
* Add minor cosmetic fix.dolorous2009-04-181-1/+1
* [2708302] Fixing crash when trying to repeat a failed repeat command.ennewalker2009-04-181-0/+1
* And properly consolidate monster hostility checks.dolorous2009-04-181-3/+3
* And do the hostility check before the pacification check, to avoid dolorous2009-04-181-1/+2
* Fix [2748638]: Try to pacify monsters before healing them instead of dolorous2009-04-181-20/+24
* Reduce the minimum distance from the player that pacified monsters have dolorous2009-04-181-1/+1
* Add wording fix.dolorous2009-04-181-1/+1
* [2771954] Fixing spell key reassign menu, which no longer allowed reassignmen...ennewalker2009-04-181-0/+2
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-189-36/+50
* [2742178] Don't save when closing the window if the player is dead, allowing ...ennewalker2009-04-181-2/+9
* Unrestrict the summoning book for ogres, since they can be summoners.dolorous2009-04-171-0/+1
* Apply minor fixes patch [2727286] by kotk, minus the sqldbm.h type dolorous2009-04-172-2/+2
* Since making player ghosts retain their religions breaks binary dolorous2009-04-172-6/+10
* Add minor cosmetic fixes.dolorous2009-04-171-13/+13
* Update aptitudes.txt to reflect the DD M&F change.dploog2009-04-171-1/+1
* Increase Deep Dwarves' aptitude for Maces & Flails by 10.dolorous2009-04-171-1/+1
* Unrestrict ogre hunters.dolorous2009-04-171-1/+0
* Implement [2756996]: Swap Kobolds' aptitudes for Long Blades and Maces & dolorous2009-04-174-9/+10
* Fix [2722767]: Since Twisted Resurrection creates permanent monsters, dolorous2009-04-171-1/+1
* Since player ghosts now retain their religions (under most dolorous2009-04-171-1/+6
* Since Pandemonium lords can get chaos-branded attacks, allow chaos dolorous2009-04-171-0/+1
* When destroying weapons with Elyvilon's power, gain piety after dolorous2009-04-171-4/+5
* Add a sample wand entry for init.txt, since we need one for artificers.dolorous2009-04-171-1/+2
* When annoying monsters affected by holy word, make them target the holy dolorous2009-04-171-1/+2
* Add miscellaneous minor fixes.dolorous2009-04-174-8/+10
* Add minor documentation updates.dolorous2009-04-173-10/+11
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-1320-94/+436
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-1316-81/+110
* * Automate all the notetaking I always do when testing Xom.j-p-e-g2009-04-1210-65/+362
* Fix 2738062: disc of storms was not specifying range.haranp2009-04-121-35/+29
* * Fix compilation.j-p-e-g2009-04-1212-38/+100
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-1121-114/+235
* * Allow viewing known items from "Use on what item?" scroll prompt.j-p-e-g2009-04-1112-29/+57