summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* Add minor cosmetic fixes.dolorous2009-01-191-10/+12
* Fix missing space in Xom's chaos upgrade message.dolorous2009-01-181-0/+2
* More Xom code cleanups.haranp2009-01-181-242/+215
* Clean up manual explosion routines a bit.dolorous2009-01-181-1/+0
* Add whitespace fixes.dolorous2009-01-171-1/+1
* Add various beam explosion-related cleanups. Also, make cleansing flame dolorous2009-01-151-2/+4
* Code cleanup for Xom. Also fixes a few bugs.haranp2009-01-151-211/+240
* OK, third time's the charm, I hope. Sorry for the mixups.haranp2009-01-151-110/+147
* Oops. Really fix it this time.haranp2009-01-151-1/+2
* Fix [2506229].haranp2009-01-151-12/+8
* Make Xom be nice 1/2 the time to non-believers (like drawing the Xom card),zelgadis2009-01-151-3/+11
* * Clean up duration handling some more.j-p-e-g2009-01-151-13/+25
* 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