summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-2114-55/+112
* Some more tweaking of the manual for ReST (rst2latex.py now produces adploog2008-03-211-185/+189
* Tweak yesnoquit some more to allow for a second alternative yes character,j-p-e-g2008-03-215-36/+69
* Add UTF-8 BOM to help keep contributor names from becoming mojibake.pauldubois2008-03-211-0/+1
* Apply patch [1914617]: Give the staff of channeling a chance to work dolorous2008-03-211-1/+1
* Manual update, and reformatting. (Preparing for ReST.)dploog2008-03-211-145/+149
* Revert the splitting out of monster_change_type() from dolorous2008-03-215-94/+76
* Move net handling (mostly) back to monster_polymorph(), and add comments dolorous2008-03-211-44/+49
* Update documentation for Ctrl-Direction. I hope I missed nothing.dploog2008-03-213-17/+18
* In monster_change_type(), preserve experience properly by using dolorous2008-03-211-1/+1
* Remove Zin's Smiting, and move Revitalisation into its place.j-p-e-g2008-03-214-134/+136
* Add a neutral monster brand (defaulting to darkgrey).j-p-e-g2008-03-218-15/+49
* Check more efficiently for monsters eligible to be promoted to priests.dolorous2008-03-211-2/+5
* Simplify follower blessing code again.dolorous2008-03-211-39/+24
* Use alive() properly in another instance.dolorous2008-03-211-1/+1
* And preserve experience the same way.dolorous2008-03-211-0/+3
* Preserve flags properly when changing one monster type into another dolorous2008-03-213-8/+10
* Remove duplicate code from the priest promotion function, consolidate dolorous2008-03-203-103/+96
* Expand follower blessing code to potentially allow for more than just dolorous2008-03-201-23/+90
* Use alive() where applicable, instead of manually checking HP.dolorous2008-03-201-1/+1
* Simplify Xom polymorphing code a bit.dolorous2008-03-201-4/+6
* Add yet more cosmetic fixes.dolorous2008-03-201-3/+3
* Update CREDITS.dploog2008-03-201-22/+21
* Another one of those mixed commits.j-p-e-g2008-03-208-27/+33
* Fixed the single instance where level-design.txt was referred.dploog2008-03-201-1/+1
* Fixed readme.txt.dploog2008-03-202-15/+16
* Remove paws and sleepiness mutations. Those two just don't cut it.j-p-e-g2008-03-207-80/+29
* Fix invalid_monster_index(). First, ANON_FRIENDLY_MONSTER is negative, dolorous2008-03-201-3/+2
* Add another sanity check cleanup.dolorous2008-03-201-7/+8
* Cosmetic fixes.dolorous2008-03-201-2/+3
* FR 1920700: Allow the special kill cases (such as simulacra orj-p-e-g2008-03-201-8/+13
* FR 1913320: remove shock resistance from a number of (humanoid) monstersj-p-e-g2008-03-206-57/+50
* Fix compilation (oops).dolorous2008-03-201-1/+1
* Also check for the "god gift" flag in is_orcish_follower().dolorous2008-03-201-1/+2
* Improve the previous sanity fixes. Add a function dolorous2008-03-204-15/+18
* Put in *proper* sanity fixes for forcibly converting orcish followers, dolorous2008-03-201-4/+8
* Change "invigourated" back to "invigorated", as it turns out that the dolorous2008-03-201-1/+1
* Add somewhat experimental code to bless random followers. Currently, dolorous2008-03-202-0/+53
* Use possessive pronouns properly in the newly outsourced orc conversion dolorous2008-03-201-4/+4
* Add sanity check for when an orcish follower converts another orc by dolorous2008-03-201-1/+1
* Add Elyvilon retribution!j-p-e-g2008-03-203-3/+169
* Really fix Xom's monster polymorph keywords.j-p-e-g2008-03-201-1/+1
* Clean up the conversion-on-sight routines a bit more, and, for dolorous2008-03-201-2/+3
* Readd checks for randomly chosen monsters' being alive (oops).dolorous2008-03-202-2/+3
* Outsource more speech:j-p-e-g2008-03-207-149/+181
* Moved readme.txt to docs/quickstart.txt and updated it.dploog2008-03-203-220/+307
* #if 0 out some methods that don't actually exist.pauldubois2008-03-201-0/+3
* Fix probable 64-bit portability problem.pauldubois2008-03-201-5/+5
* Add a few more piety-related consistency fixes.dolorous2008-03-202-2/+2
* Add minor type fix.dolorous2008-03-201-1/+1