summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge r7726 from trunk: set acquirement source on items early enough thatzelgadis2008-12-031-5/+4
* 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
* 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