summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* And clean it up yet some more.dolorous2008-03-271-2/+3
* Clean it up a bit more.dolorous2008-03-271-3/+3
* Clean up handling of Xom's mixed-group hostilities.dolorous2008-03-271-2/+2
* Simplify Xom polymorphing code a bit.dolorous2008-03-201-4/+6
* Readd checks for randomly chosen monsters' being alive (oops).dolorous2008-03-201-1/+2
* Fix Xom keywords for monster polymorph.j-p-e-g2008-03-191-2/+2
* Simplify checks for Xom demons.dolorous2008-03-191-10/+13
* Add minor cosmetic fixes.dolorous2008-03-191-14/+14
* 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
* 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-191-186/+45
* Add new messages for Xom's sending you angels/daevas in place of high dolorous2008-03-191-8/+35
* Expand choose_random_nearby_monster() to optionally allow choosing only dolorous2008-03-191-18/+12
* Add a few more minor cosmetic cleanups.dolorous2008-03-181-6/+5
* Comment fix.dolorous2008-03-181-1/+1
* Fix another instance of the sanity check bug in dolorous2008-03-181-1/+1
* Various Xom neutrality adjustments:dolorous2008-03-181-22/+89
* Add a few more cosmetic fixes.dolorous2008-03-171-3/+3
* Add minor cosmetic fixes.dolorous2008-03-171-36/+37
* Tidy up Xom effects a bit in that berserk and vitrification will only givej-p-e-g2008-02-291-10/+20
* Apply patch 1901117: vitrification effect for Xom (and Xom cleanup)j-p-e-g2008-02-251-163/+125
* Outsource randart names.j-p-e-g2008-02-241-9/+9
* Add better feedback on piety gain command (^) in wizard mode.j-p-e-g2008-02-151-3/+3
* Where applicable, use MAX_PIETY instead of hardcoding the maximum piety dolorous2008-02-081-1/+1
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-4/+7
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-1/+1
* Fixed Xom mutation counts.dshaligram2007-12-021-5/+2
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-3/+3
* Fixed off-by-one error in Xom spell selection.dshaligram2007-11-281-2/+2
* Made Tome of Destruction more consistent for those with high Evoc.haranp2007-11-131-1/+1
* s/favorite/favourite/dshaligram2007-10-311-2/+2
* Fixed Xom being amused by repeatedly zapping tried wands (like digging), twea...dshaligram2007-10-301-4/+4
* Updated CREDITS and INSTALL, fixed Tomb:2 (David), fixed Xom's mutation-as-re...dshaligram2007-10-301-3/+2
* Toned down Xom's use of demons.dshaligram2007-10-281-19/+33
* Made Xom more random, reduced chance of bad effects at low amusement levels.dshaligram2007-10-271-2/+4
* Note when Xom banishes player.dshaligram2007-10-211-1/+1
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-6/+66
* Replaced inc_god_acting/dec_god_acting pairing with god_acting objects.dshaligram2007-10-021-23/+7
* This commit breaks save file compatability.zelgadis2007-09-301-16/+146
* crawl_state now keeps track of whether or not the current code is beingzelgadis2007-09-281-1/+36
* Removed hard tabs.dshaligram2007-09-261-1/+1
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-1/+2
* Previous commit applied to trunk:j-p-e-g2007-09-201-0/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+2
* Type safety in mutations (mutation.cc probably needs some overhaul...)haranp2007-07-041-2/+2
* Minor cleanups (especially of Xom code.)haranp2007-07-031-81/+40
* [1746800] Fixed Xom penance affecting new deity piety.dshaligram2007-07-021-1/+1