summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* Simplify.dolorous2009-01-091-13/+10
* Prevent unneeded message if Xom flips you from piety == 100 to piety = 100haranp2009-01-091-6/+7
* Simplify.dolorous2009-01-061-2/+2
* Properly use apostrophise() in a few more places.dolorous2009-01-061-3/+2
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Add missing tension check for one of Xom's friendly summoning routines.dolorous2009-01-031-1/+3
* Add more minor cosmetic fixes.dolorous2009-01-031-1/+1
* Add more minor cosmetic fixes.dolorous2009-01-031-6/+11
* Fix monster blinks not respecting their preferred habitat.haranp2009-01-021-4/+3
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-1/+1
* Comment fix.dolorous2008-12-241-1/+1
* And consistently handle angering Xom's newly created shapeshifters.dolorous2008-12-241-2/+8
* Add minor cosmetic fixes.dolorous2008-12-241-45/+61
* Revert previous change, as a delay before angering Zin seems more dolorous2008-12-241-2/+2
* Properly anger (for Zin worshippers) monsters turned into shapeshifters dolorous2008-12-241-2/+2
* Make Xom's turning a monster into a shapeshifter more obvious, as with dolorous2008-12-241-13/+4
* Some more level zero (message only) miscast effects.zelgadis2008-12-231-35/+59
* Typo fix.dolorous2008-12-221-1/+1
* Two cosmetic-only changes to Xom miscasts:zelgadis2008-12-221-31/+394
* Improved handling of Xom accidentally killing the player.zelgadis2008-12-211-101/+176
* You can now request that a spell miscast effect not directly kill the playerzelgadis2008-12-211-6/+17
* Add minor cosmetic fixes.dolorous2008-12-201-27/+32
* First draft of god tension, and of Xom using tension.zelgadis2008-12-191-9/+20
* FR #2011386:zelgadis2008-12-151-30/+90
* Partial implementation of FR #2011386: Xom shouldn't directly kill the playerzelgadis2008-12-141-9/+99
* Some updates to the chaos brand based on discussions:zelgadis2008-12-141-2/+3
* Zooko's Xom patch (piety handling and whether his acts are good or bad).zelgadis2008-12-131-45/+184
* When upgrading a hostile monster's non-artefact weapon to the chaos brand, makezelgadis2008-12-091-0/+8
* Typo fixes.dolorous2008-12-081-1/+1
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-3/+4
* Savefile compatibility breakage from keeping track of which spells have beenzelgadis2008-12-041-1/+1
* Add another optional parameter to items() of makeitem.{cc,h}, the agentzelgadis2008-12-031-5/+4
* Only switch branded gift items to chaos brand 50% of the time.zelgadis2008-12-021-1/+5
* Add some chaos attacks/weapons. Missiles and launchers of chaos fire a bolt ofzelgadis2008-12-011-9/+283
* Add one last holy being-related fix.dolorous2008-10-311-2/+2
* Simplify checking for monsters that are actually shapeshifters, and dolorous2008-09-261-6/+2
* Fix 2085598: Nemelex won't be disappointed if there are invisible monstersharanp2008-09-211-3/+4
* Add minor cosmetic fix.dolorous2008-08-091-2/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-2/+1
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-6/+9
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-20/+20
* Add comment.dolorous2008-07-061-0/+1
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-11/+11
* Add minor cosmetic fixes.dolorous2008-07-051-4/+7
* Fix [2011384]: Make Xom's divine lightning conditional on dangerous dolorous2008-07-051-26/+29
* Make Xom's vitrification effect less common, as it's a lasting effect.dolorous2008-07-041-13/+13
* Comment fix.dolorous2008-07-011-1/+1
* Fix dangling pointers again (oops).dolorous2008-06-301-6/+6
* Simplify.dolorous2008-06-271-6/+6