summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-7/+9
* Add more miscellaneous minor fixes.dolorous2008-07-061-2/+1
* Fix [2011576]: The "Which direction?" prompt is no longer given twice dolorous2008-07-061-29/+20
* Add miscellaneous minor fixes.dolorous2008-07-061-15/+15
* Fix 1945389: Detect Creatures not clearing monsters detected on changedj-p-e-g2008-07-061-7/+22
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-3/+3
* Only place a newly created monster (summons) on a sanctuary square if itzelgadis2008-06-291-1/+1
* Fix another two instances of monster placement returning false j-p-e-g2008-06-261-66/+43
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-26/+26
* Fix [2001885]: "Nothing appears to happen." was being printed when dolorous2008-06-241-1/+1
* Simplify.dolorous2008-06-241-10/+7
* Add miscellaneous minor fixes.dolorous2008-06-241-2/+5
* Simplify.dolorous2008-06-171-1/+1
* Fix attack conduct handling to register more than one conduct for an dolorous2008-06-171-4/+4
* Overhaul god gift handling again so that we can tell which god sent dolorous2008-06-121-35/+36
* Add yet more minor cosmetic fixes.dolorous2008-06-121-3/+3
* After some more thought, remove the god gift exceptions for dolorous2008-06-101-4/+3
* Add comments documenting exceptions to the general rule of making dolorous2008-06-101-0/+2
* Reorganize again.dolorous2008-06-101-134/+133
* Clean up handling of orange rats in cast_summon_small_mammals().dolorous2008-06-101-4/+6
* Clean-up (renaming static methods and comments) in a number of files.j-p-e-g2008-06-101-14/+14
* Reorder spells in your_spells() and clean up.j-p-e-g2008-06-101-25/+27
* Don't mark spatial vortices as god gifts anymore, as (a) they're just dolorous2008-06-101-23/+0
* Add a few more message tweaks.dolorous2008-06-091-13/+11
* Tweak summoning-related messages again.dolorous2008-06-091-14/+3
* Add power adjustments.dolorous2008-06-091-1/+1
* Convert the shadow- and spatial vortex-summoning routines to use power dolorous2008-06-091-1/+4
* Consolidate the shadow- and vortex-summoning routines some more.dolorous2008-06-091-4/+14
* Consolidate the (single) spatial vortex-summoning routines, and add more dolorous2008-06-091-6/+23
* Clean up summoning routines a bit more.dolorous2008-06-091-25/+21
* Add still more summoning-related cleanups.dolorous2008-06-091-12/+18
* Add more summoning-related cleanups.dolorous2008-06-091-11/+21
* Clean up "Sticks to Snakes" a bit more.dolorous2008-06-091-36/+37
* Use the proper flag type to indicate god gifts (oops).dolorous2008-06-091-15/+15
* Add a few last miscellaneous minor fixes.dolorous2008-06-091-1/+2
* Clean up the routines to animate the dead.dolorous2008-06-091-345/+0
* Move summon_demon_type() to spells3.cc as well.dolorous2008-06-081-28/+0
* Move most of the demon-summoning routines to spells3.cc, since they're dolorous2008-06-081-120/+0
* Clean up "Twisted Resurrection" some more.dolorous2008-06-081-103/+0
* Simplify.dolorous2008-06-081-5/+5
* Clean up "Twisted Resurrection" a bit.dolorous2008-06-081-44/+43
* Add more minor cosmetic fixes.dolorous2008-06-081-2/+2
* Reorganize again, and move cast_summon_wraiths() to spells3.cc, since dolorous2008-06-081-39/+0
* Reorganize spells a bit. "Summon Horrible Things" is now in spells3.cc, dolorous2008-06-081-64/+0
* Add minor cosmetic fixes.dolorous2008-06-081-6/+10
* Clean up dancing_weapon().dolorous2008-06-081-0/+85
* Add miscellaneous minor fixes.dolorous2008-06-081-3/+4
* Clean up "Conjure Ball Lightning".dolorous2008-06-081-0/+50
* Clean up "Sticks to Snakes", too.dolorous2008-06-081-0/+120
* Clean up vampiric_drain() a bit.dolorous2008-06-081-16/+12