summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix spelling inconsistency: invigorated -> invigourated.dolorous2008-03-201-1/+1
* Another comment fix.dolorous2008-03-201-1/+1
* Moved 034_changes.txt to /docs and Fixed it (oops).dploog2008-03-202-27/+29
* Added a file (034_changes.txt in the main folder) explaining the main dploog2008-03-201-0/+60
* Comment fix.dolorous2008-03-191-1/+1
* Fix Xom keywords for monster polymorph.j-p-e-g2008-03-192-4/+4
* Simplify checks for Xom demons.dolorous2008-03-191-10/+13
* Add more holiness-related cleanups. Notably, the ANGEL-related conducts dolorous2008-03-195-18/+16
* Add minor cosmetic fixes.dolorous2008-03-192-19/+19
* Adjust TSO's "power from killing" messages again.dolorous2008-03-191-2/+2
* Adjust the "power from killing" god power messages to be more accurate.dolorous2008-03-191-6/+6
* Fix making Xom's summoned mixes of demons and non-demons hostile.dolorous2008-03-191-8/+25
* More Xom summoning fixes: give all single non-demon summons a chance of dolorous2008-03-191-5/+22
* Fix a comment.dolorous2008-03-191-1/+1
* If Xom summons a mix of demons and non-demons, have a chance that one or dolorous2008-03-191-2/+18
* Make a variable const.dolorous2008-03-191-1/+2
* Outsourcing Xom speech.j-p-e-g2008-03-193-192/+403
* Add whitespace fixes again.dolorous2008-03-191-1/+1