summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move monsters' not losing backlighting from a halo to (hopefully) the dolorous2008-03-191-5/+4
* Add some logic to unidentified potions of blood congealingj-p-e-g2008-03-194-11/+39
* Add new messages for Xom's sending you angels/daevas in place of high dolorous2008-03-191-8/+35
* Add yet more whitespace fixes.dolorous2008-03-191-3/+3
* Add still one more Beogh fix: only accept collateral kills from orcish dolorous2008-03-191-1/+1
* Also use is_orcish_follower() when recalling your orcish followers.dolorous2008-03-191-5/+1
* Add a few last Beogh-related cleanups. As part of this, move the check dolorous2008-03-195-18/+18
* Expand choose_random_nearby_monster() to optionally allow choosing only dolorous2008-03-194-42/+55
* Add minor consistency fixes.dolorous2008-03-181-34/+34
* Put the species list in the documentation in the same order as the dolorous2008-03-182-148/+148
* Fix compilation (oops).dolorous2008-03-181-1/+1
* Add yet more whitespace fixes.dolorous2008-03-181-56/+56
* Consistency fix for Beoghites: Don't check for the MF_ATT_CHANGE_ATTEMPT dolorous2008-03-181-2/+1
* Add more whitespace fixes.dolorous2008-03-181-3/+3
* Put the previous check for being undead back in player::rot(), but make dolorous2008-03-181-2/+8
* Remove erroneous check for being undead in player::rot(), as dolorous2008-03-181-3/+0