summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up summoning of random demons and random holy beings again.dolorous2008-06-071-1/+1
* Generalize summoning of holy beings, in case any more of them are added.dolorous2008-06-071-6/+7
* Rename SPELL_SUMMON_LARGE_MAMMAL to SPELL_CALL_CANINE_FAMILIAR, to match dolorous2008-06-071-1/+1
* Allow creation of non-friendly god gifts. The BEH_GOD_GIFT behavior has dolorous2008-06-061-8/+10
* For (some) consistency, make monster::foe an unsigned short, since that dolorous2008-06-031-2/+2
* Add more miscellaneous minor fixes.dolorous2008-06-031-6/+6
* Revert the previous int -> unsigned in changes, as they don't match some dolorous2008-06-031-2/+2
* Add type fix: attacking targets are unsigned ints, not ints.dolorous2008-06-031-2/+2
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-011-1/+3
* Add still more minor cosmetic fixes.dolorous2008-06-011-10/+10
* Add more minor cosmetic fixes.dolorous2008-06-011-4/+4
* Modify menu_colour_item_prefix() to also handle stuff like contaminatedj-p-e-g2008-05-311-4/+4
* Comment fix.dolorous2008-05-311-2/+2
* Adjust numbers again.dolorous2008-05-311-2/+2
* Add more minor cosmetic fixes.dolorous2008-05-311-2/+0
* Add minor cleanup.dolorous2008-05-311-2/+6
* Add minor cosmetic fixes.dolorous2008-05-311-7/+7
* Adjust the shapeshifter probability a bit.dolorous2008-05-311-2/+2
* When Xom polymorphs a monster, rarely turn it into a shapeshifter.dolorous2008-05-311-0/+12
* Rearrange Xom's spell list a bit.dolorous2008-05-251-2/+2
* Add minor cosmetic fixes.dolorous2008-05-231-0/+3
* Add the last two weapon branding spells to Xom's spell list.dolorous2008-05-231-6/+6
* Rename SPELL_SUMMON_SMALL_MAMMAL and SPELL_SWARM to dolorous2008-05-231-2/+2
* Remove "Summon Elemental" from Xom'sspell list, as it's controllable by dolorous2008-05-231-3/+2
* Add "Summon Ice Beast" to Xom's spell list.dolorous2008-05-131-2/+3
* Revert holy beings' being enraged by players worshipping neutral gods, dolorous2008-05-111-3/+3
* Display messages for Xom armor gifts properly.dolorous2008-05-111-1/+1
* If Xom sends you any friendly holy beings, force their behavior to dolorous2008-05-111-8/+21
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-11/+12
* [1956565] Fix issues with monster names.dshaligram2008-05-041-10/+6
* Add Animate Dead to Xom's spell list.dolorous2008-05-041-5/+5
* Add spacing fix.dolorous2008-05-041-1/+1
* Comment fix.dolorous2008-05-041-1/+1
* Add Recall to the list of Xom spells, as it complements Dispersal.dolorous2008-05-041-7/+8
* Add another comment fix.dolorous2008-05-031-1/+1
* Add spacing fixes.dolorous2008-05-031-2/+2
* Comment fix.dolorous2008-05-031-1/+1
* Capitalization fix.dolorous2008-05-031-1/+1
* Comment fix.dolorous2008-04-301-1/+1
* Reorder Xom's spell list a bit.dolorous2008-04-301-3/+3
* Comment fix.dolorous2008-04-301-2/+1
* Make Xom's polymorphing of monsters take good neutral monsters into dolorous2008-04-301-2/+2
* Add Maxwell's Silver Hammer to Xom's spell list, since Tukima's Vorpal dolorous2008-04-301-3/+3
* Comment fixes.dolorous2008-04-291-2/+2
* In the list of Xom spells, replace Controlled Blink with Disperal; it's dolorous2008-04-291-5/+5
* Typo fixes.dolorous2008-04-291-1/+1
* Don't display the failure messages if Xom tries to animate your weapon dolorous2008-04-291-1/+1
* And have Xom use it instead of the fake player torment he currently dolorous2008-04-281-4/+1
* Simplify again.dolorous2008-04-281-1/+1
* Comment fix.dolorous2008-04-281-2/+2