summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* Comment fix.dolorous2008-07-011-1/+1
* Fix dangling pointers again (oops).dolorous2008-06-301-6/+6
* Simplify.dolorous2008-06-271-6/+6
* If Xom turns a monster into a shapeshifter, properly anger it if you dolorous2008-06-271-0/+4
* Add const.dolorous2008-06-251-8/+9
* For functions that return char*'s, don't return a c_str() of an dolorous2008-06-251-32/+31
* Add more minor cosmetic fixes.dolorous2008-06-251-4/+4
* Add another minor cosmetic fix.dolorous2008-06-241-0/+1
* Add minor cosmetic fix.dolorous2008-06-241-2/+2
* Simplify Xom's choosing of a random potion effect more.dolorous2008-06-241-17/+16
* Simplify Xom's choosing of a random potion effect.dolorous2008-06-241-13/+13
* Add minor cosmetic fixes.dolorous2008-06-241-8/+8
* Simplify Xom's polymorphing monsters.dolorous2008-06-241-39/+34
* Simplify Xom's mutating the player.dolorous2008-06-241-30/+31
* Properly handle Xom's failing to summon hostile monsters.dolorous2008-06-241-5/+13
* Properly handle Xom's failing to drain or torment the player.dolorous2008-06-241-10/+21
* Simplify.dolorous2008-06-241-7/+5
* Make xom_gives_item() static.dolorous2008-06-241-3/+3
* Fix bad logic for determining the behavior of Xom's factions.dolorous2008-06-241-10/+7
* Add more miscellaneous minor fixes.dolorous2008-06-241-6/+4
* Add yet another message tweak.dolorous2008-06-241-4/+1
* Simplify.dolorous2008-06-241-6/+6
* Clean up Xom's friendly multiple summoning routine again.dolorous2008-06-241-43/+46
* Clean up Xom's single summoning routines again.dolorous2008-06-241-25/+29
* Add another message tweak.dolorous2008-06-241-1/+1
* Simplify.dolorous2008-06-241-5/+3
* Add more comment fixes.dolorous2008-06-241-3/+4
* If Xom gives you multiple non-demonic summons, make them friendly only dolorous2008-06-241-2/+11
* Comment fixes.dolorous2008-06-241-4/+3
* Display the proper message when Xom fails to animate your weapon against dolorous2008-06-231-8/+8
* Simplify.dolorous2008-06-231-1/+4
* Tweak messages yet again.dolorous2008-06-231-2/+2
* Tweak messages again.dolorous2008-06-231-2/+2
* Fix compilation.dolorous2008-06-231-1/+1
* Make Xom's failure messages a bit more varied.dolorous2008-06-231-4/+4
* Add more miscellaneous minor fixes.dolorous2008-06-231-2/+2
* For Xom, use the "No, never mind." failure message instead of the canned dolorous2008-06-231-7/+6
* Add a few more minor cosmetic fixes, and make dolorous2008-06-231-28/+28
* Add minor cosmetic fixes.dolorous2008-06-231-39/+39
* Really fix message sequences again.dolorous2008-06-231-88/+66
* Fix message sequences again.dolorous2008-06-231-16/+13
* Refix Xom's mixed summons.dolorous2008-06-231-22/+28
* Put the messages in the right sequence if Xom fails to animate your dolorous2008-06-231-8/+8
* Properly mark Xom's mutations as "god gift" mutations again.dolorous2008-06-231-2/+2
* When drawing the Xom card, and getting Xom's potentially mixed summons, dolorous2008-06-231-28/+22
* If you draw the Xom card, and Xom sends you a creature that you should dolorous2008-06-231-5/+17
* Swap '.' and '!' in the targetting interface.j-p-e-g2008-06-221-3/+4
* If a god (currently, either Xom or Makhleb) hurls a blast of lightning, dolorous2008-06-221-1/+1
* Add minor cosmetic fixes.dolorous2008-06-221-1/+1
* Fix ?immolation not being autoID'd upon reading.j-p-e-g2008-06-221-13/+13