summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* Add miscellaneous minor fixes.dolorous2009-04-171-2/+2
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-15/+276
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-13/+29
* * Automate all the notetaking I always do when testing Xom.j-p-e-g2009-04-121-22/+216
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-2/+2
* * Update descriptions as per Markus' patch.j-p-e-g2009-04-101-1/+0
* * Allow 'Ctrl-T' as tutorial trigger (currently 'T').j-p-e-g2009-04-091-5/+16
* * Change TARG_NOT_SELF to TARG_HOSTILE (not to confused with TARG_ENEMYj-p-e-g2009-04-041-1/+2
* Add some checks to Xom making you cast spells, so you don't attempt toj-p-e-g2009-03-311-18/+92
* Remove DEBUG setting.j-p-e-g2009-03-291-1/+0
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-0/+1
* * When Xom decides to cast Magic Mapping or send you on a teleportationj-p-e-g2009-03-291-23/+123
* Scrolls of fear no longer make allies hostile. Fleeing allies will still run j-p-e-g2009-03-281-2/+0
* Xom again:j-p-e-g2009-03-281-63/+203
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-31/+29
* * Use menu colours (rather than message colours) for item announcementsj-p-e-g2009-03-251-23/+61
* * Tweak Xom's (non)tension spell selection.j-p-e-g2009-03-251-15/+24
* Typo fix.dolorous2009-03-241-1/+1
* * A few starting choice restriction tweaks.j-p-e-g2009-03-241-24/+43
* * Don't offer rotten chunks for wearers of "otG since it doesn'tj-p-e-g2009-03-221-12/+9
* Fix Xom doing no high-level effects. (Whoops!)j-p-e-g2009-03-221-2/+4
* * Add ability descriptions to the database search.j-p-e-g2009-03-201-9/+11
* * Change size restrictions for banded, splint, plate and crystal platej-p-e-g2009-03-201-2/+4
* Only display Xom's death message for Xom worshippers.dolorous2009-03-201-1/+2
* Add a few more Xom messages. Also, since he already has a mass dolorous2009-03-201-9/+8
* * For flavour, let Xom laugh himself silly whenever a follower dies.j-p-e-g2009-03-191-9/+23
* Add more minor cosmetic fixes.dolorous2009-03-131-26/+7
* Remove all traces of TRAN_AIR and TRAN_SERPENT_OF_HELL, the latterj-p-e-g2009-02-271-4/+1
* Comment fixes.dolorous2009-02-071-3/+3
* Generalize a bit more.dolorous2009-02-071-2/+2
* Add miscellaneous minor fixes.dolorous2009-02-071-4/+5
* Consistently anger monsters turned into shapeshifters again, so that dolorous2009-02-051-5/+1
* [2070013]: newly created, animated, etc. friendly monsters now default toharanp2009-02-031-12/+3
* Simplify checks for grids containing water.dolorous2009-01-261-3/+3
* Fixing warnings.ennewalker2009-01-201-3/+3
* 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