summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Haunt from Xom's spell list, as it now requires an explicit, and,David Lawrence Ramsey2009-10-131-20/+25
* xom.cc: fix 'format string not string literal' warningSteven Noonan2009-10-121-1/+1
* Fix non-debug compilation, broken by recent Xom changes.Adam Borowski2009-10-121-2/+0
* Apply jpeg's patches in [2876380] (automate Xom testing) and [2876688]David Lawrence Ramsey2009-10-111-184/+913
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Add formatting fix.David Lawrence Ramsey2009-09-291-2/+3
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* Add minor cosmetic fix.dolorous2009-09-201-1/+1
* Add formatting fixes.dolorous2009-09-181-4/+4
* Fix polymorphing of (very) ugly things: When polymorphed, they now dolorous2009-09-181-1/+3
* Commit several patches:j-p-e-g2009-09-131-2/+6
* Remove four scroll-duplicate spells: Detect Curse, Remove Curse, j-p-e-g2009-08-131-2/+29
* Add wands to the list of items available from acquirement. Weights arej-p-e-g2009-08-081-1/+1
* Really fix Xom's teleportation journeys.j-p-e-g2009-08-031-7/+7
* * Fix infinite Xom teleportation rides. Whoops!j-p-e-g2009-08-031-2/+2
* Don't let Xom be amused by rune loss that would keep you out of Zot if dolorous2009-07-301-1/+2
* Make sure that Xom and chaos weapons can only turn monsters with natural dolorous2009-07-271-1/+2
* * Fix Xom gifts not going Splash! in deep water.j-p-e-g2009-07-231-2/+14
* ATTR_RUNES_IN_ZOT is no longer needed. I couldn't decide if I shouldj-p-e-g2009-07-191-3/+2
* A number of small bug fixes:j-p-e-g2009-07-171-0/+8
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-2/+2
* Let god-given mutation effects override the mutation resistance mutation dolorous2009-07-111-4/+3
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-6/+6
* Fix redundancy in Xom teleportation journey note.dolorous2009-06-231-1/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-5/+5
* Add minor documentation updates.dolorous2009-05-131-3/+3
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-1/+1
* Fix [2784959]: Properly substitute "staircase" for "@staircase@" in the dolorous2009-05-011-9/+18
* Fix warnings.dolorous2009-04-241-1/+0
* Change Options.autopickup_on from boolean to 3-state: 1 (autopick up), 0j-p-e-g2009-04-241-30/+25
* Add the potion of magic to Xom's list of potion effects.dolorous2009-04-231-3/+7
* Add minor cosmetic fixes. Also, tweak the message for when non-chunk dolorous2009-04-231-0/+1
* Add minor cosmetic fixes.dolorous2009-04-221-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-2/+19
* Xom doesn't even attempt to do the teleportation journey if the playerj-p-e-g2009-04-211-0/+8
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-2/+14
* * Fix non-prompting when firing through allies.j-p-e-g2009-04-201-1/+1
* Enable menu colour for the 'V' item sub-menu.j-p-e-g2009-04-191-11/+18
* * Properly print (non-spoily) resists descriptions for ghosts/pandemoniumj-p-e-g2009-04-191-106/+116
* Move the HALF_MAX_PIETY define to religion.h, as it's used with Xom in dolorous2009-04-181-6/+4
* Once again, remove some debugging statements.j-p-e-g2009-04-181-3/+2
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-48/+117
* Add still more minor cosmetic fixes.dolorous2009-04-181-5/+13
* Add more Xom messages, plus some minor cosmetic fixes.dolorous2009-04-181-5/+5
* 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