summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Applied Zooko's Xom piety patch.dshaligram2007-06-281-3/+0
* Applied patch 1742546: Xom shouldn't polymorph demons.haranp2007-06-271-15/+18
* Xom should not polymorph undead monsters (Erik).dshaligram2007-06-121-3/+5
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-0/+844