summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix logic error (oops).dolorous2008-04-281-1/+1
* Simplify.dolorous2008-04-281-7/+2
* Add more minor cosmetic fixes.dolorous2008-04-281-25/+28
* Comment fix.dolorous2008-04-281-1/+1
* Have Xom check directly for negative energy and torment resistance when dolorous2008-04-281-3/+8
* Comment fixes.dolorous2008-04-281-7/+6
* Handle it properly when Xom tries to send mutiple summons and fails.dolorous2008-04-281-8/+17
* Handle it properly when Xom tries to make your weapon a hostile dancing dolorous2008-04-281-7/+8
* Add minor cosmetic fixes.dolorous2008-04-281-0/+8
* Handle things properly when Xom tries to send hostile monsters and dolorous2008-04-281-10/+19
* Make Xom not even try to mutate you if you have the full mutation dolorous2008-04-261-2/+8
* Expand mutate() to account for mutations as god gifts, and make Xom use dolorous2008-04-261-2/+2
* Generalize the routines to determine whether you or a monster can mutate dolorous2008-04-261-3/+3
* Remove "Alter Self" from the list of Xom spells, as he already mutates dolorous2008-04-241-1/+1
* Fix Xom's demon detection.dolorous2008-04-231-2/+2
* Add spacing fix.dolorous2008-04-231-1/+1
* Add function can_safely_mutate(), to determine whether a player has any dolorous2008-04-221-9/+2
* Fix [1948787]: Let Xom mutate engorged vampires.dolorous2008-04-221-2/+10
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-191-1/+1
* Fix 1931767: sort_menus not working for pickup menuj-p-e-g2008-04-171-0/+1
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-1/+3
* And clean it up yet some more.dolorous2008-03-271-2/+3
* Clean it up a bit more.dolorous2008-03-271-3/+3