summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-cast.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Move most of the demon-summoning routines to spells3.cc, since they're dolorous2008-06-081-16/+16
* Clean up "Twisted Resurrection" some more.dolorous2008-06-081-4/+4
* Simplify.dolorous2008-06-081-1/+1
* Clean up "Twisted Resurrection" a bit.dolorous2008-06-081-1/+1
* Clean up "Shadow Creatures".dolorous2008-06-081-9/+4
* Add more minor cosmetic fixes.dolorous2008-06-081-2/+2
* Reorganize again, and move cast_summon_wraiths() to spells3.cc, since dolorous2008-06-081-9/+9
* Add minor cosmetic fixes.dolorous2008-06-081-4/+4
* Clean up "Sublimation of Blood" and "Death Channel".dolorous2008-06-081-8/+8
* Clean up "Simulacrum".dolorous2008-06-081-9/+9
* Clean up "Conjure Ball Lightning".dolorous2008-06-081-4/+4
* Clean up "Sticks to Snakes", too.dolorous2008-06-081-4/+4
* Clean up "Summon Elemental".dolorous2008-06-081-5/+5
* Clean up "Summon Small Mammals" as well.dolorous2008-06-081-4/+4
* Clean up "Summon Horrible Things".dolorous2008-06-081-4/+4
* Simplify summoning of hostile holy beings.dolorous2008-06-081-2/+2
* Clean up some more.dolorous2008-06-071-2/+8
* Clean up yet some more.dolorous2008-06-071-3/+6
* Clean up again.dolorous2008-06-071-1/+4
* Clean up yet again.dolorous2008-06-071-1/+4
* Clean up again.dolorous2008-06-071-1/+4
* Clean up yet more.dolorous2008-06-071-1/+7
* Add more cleanups.dolorous2008-06-071-1/+4
* Clean up some more.dolorous2008-06-071-2/+5
* Start cleaning up summoning routines in a better way. Sorry for the dolorous2008-06-071-6/+12
* Add minor cosmetic fixes.dolorous2008-06-071-1/+1
* Reorganize the consolidated summoning routines.dolorous2008-06-071-143/+1
* And do the same for "Summon Greater Demon".dolorous2008-06-071-25/+19
* And do the same for "Summon Wraiths".dolorous2008-06-071-11/+25
* Fix compilation again.dolorous2008-06-071-4/+1
* Do the same for "Summon Scorpions".dolorous2008-06-071-9/+18
* Consolidate "Call Canine Familiar" into summon_general_creature().dolorous2008-06-071-15/+46
* Rename SPELL_SUMMON_LARGE_MAMMAL to SPELL_CALL_CANINE_FAMILIAR, to match dolorous2008-06-071-1/+1
* Consolidate "Summon Dragon" into summon_general_creature() as well.dolorous2008-06-071-7/+12
* Clean up summon_general_creature() some more.dolorous2008-06-071-6/+12
* Consolidate "Summon Butterflies" into summon_general_creature().dolorous2008-06-071-20/+24
* Add another comment fix.dolorous2008-06-071-1/+1
* Fix compilation.dolorous2008-06-071-2/+2
* Simplify yet again.dolorous2008-06-071-47/+45
* Simplify even further.dolorous2008-06-071-6/+6
* Add minor miscellaneous fix.dolorous2008-06-071-1/+1
* Simplify.dolorous2008-06-071-8/+10
* Consolidate summon_ugly_thing() into summon_ice_beast_etc(), and rename dolorous2008-06-061-29/+46
* Rename the "Guardian" spell to "Summon Guardian", as it's more dolorous2008-06-061-1/+1
* Add more minor cosmetic fixes.dolorous2008-06-061-2/+1
* Allow creation of non-friendly god gifts. The BEH_GOD_GIFT behavior has dolorous2008-06-061-17/+22
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-021-3/+11
* Comment fixes.dolorous2008-06-011-4/+3
* Tweak message.dolorous2008-06-011-1/+1
* Clean up and consolidate random_uselessness(), as well as its associated dolorous2008-06-011-3/+3