summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Xom mass inner flame with mass fireball/coronaChris Campbell2014-04-031-1/+1
* Let Xom occasionally give stealth or make noise upon entering a new levelChris Campbell2014-04-031-0/+1
* Clean up and document the xom life-saving functiongammafunk2014-03-181-3/+1
* Chaos champions: Rearrange the Pieces.Steve Melenchuk2014-01-261-0/+1
* Let Xom sometimes summon shadow creatures instead of demonsChris Campbell2013-01-221-1/+1
* Remove Xom's hostile animate weaponChris Campbell2013-01-221-9/+8
* Xom effect: blink monsters (either randomly, or towards the player)Chris Campbell2012-10-091-1/+2
* Xom effect: assorted single monster enchantments (positive and negative)Chris Campbell2012-10-091-2/+4
* Let Xom sometimes unbanish the playerChris Campbell2012-10-091-0/+1
* New Xom effect: loud noisesChris Campbell2012-10-091-3/+4
* Use std namespace.Raphael Langella2012-08-261-2/+2
* Make inline functions static.Adam Borowski2012-08-091-1/+1
* Remove Xom annoyance gifts, make item gifts rarerChris Campbell2012-04-011-8/+7
* Fix the XOM_LAST_GOOD_ACT enum to account for mass inner flame.David Lawrence Ramsey2012-03-261-1/+1
* New Xom effect: Mass inner flameChris Campbell2012-03-261-0/+1
* Don't let Xom gift permanent monstersChris Campbell2012-03-261-1/+0
* Move all of Xom's divination effects from spells to actual Xom effects.David Lawrence Ramsey2012-02-261-1/+1
* Slightly simplify.Adam Borowski2012-01-251-1/+1
* Make file headers doxygen-friendly, drop useless fields.Adam Borowski2011-03-281-5/+4
* Added Xom effect: coloured smoke trail behind player.valrus2010-10-121-8/+9
* Make describe_xom_favour() and _xom_effect_to_name() return std::string.David Lawrence Ramsey2010-07-171-1/+1
* Apply patch by Cryptic: New Xom effect "Snakes to sticks".Johanna Ploog2010-01-281-2/+3
* Sometimes suppress good Xom events at 0 tension, bad acts at tension > 0.Johanna Ploog2009-12-181-17/+19
* Restrict Xom's banishment effect to xp > 8, or xp > 5 if bored.Johanna Ploog2009-12-141-1/+2
* Make Xom sometimes (< 5% chance) revive the player after death.Johanna Ploog2009-12-091-0/+4
* Remove duplicated version of _move_stairs.Robert Vollmert2009-10-161-0/+2
* Apply jpeg's patches in [2876380] (automate Xom testing) and [2876688]David Lawrence Ramsey2009-10-111-1/+55
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-2/+2
* Add some checks to Xom making you cast spells, so you don't attempt toj-p-e-g2009-03-311-1/+1
* Fix compilation.dolorous2009-03-281-0/+2
* Xom again:j-p-e-g2009-03-281-1/+1
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-3/+3
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-1/+1
* Zooko's Xom patch (piety handling and whether his acts are good or bad).zelgadis2008-12-131-0/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Remove now-redundant prototype.dolorous2008-06-231-1/+0
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* Made Tome of Destruction more consistent for those with high Evoc.haranp2007-11-131-1/+1
* Drawing from Destruction with no monsters nearby does not gain piety.haranp2007-10-251-0/+1
* Made Xom be smarter about being amused at losing/missing runes, andzelgadis2007-10-021-1/+2
* This commit breaks save file compatability.zelgadis2007-09-301-0/+41