summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.h
Commit message (Expand)AuthorAgeFilesLines
* Don't mark spatial vortices as god gifts anymore, as (a) they're just dolorous2008-06-101-1/+0
* Add a few more message tweaks.dolorous2008-06-091-2/+2
* Tweak summoning-related messages again.dolorous2008-06-091-1/+1
* Convert the shadow- and spatial vortex-summoning routines to use power dolorous2008-06-091-1/+1
* Consolidate the shadow- and vortex-summoning routines some more.dolorous2008-06-091-1/+1
* Consolidate the (single) spatial vortex-summoning routines, and add more dolorous2008-06-091-1/+2
* Clean up the routines to animate the dead.dolorous2008-06-091-16/+0
* Add miscellaneous minor fixes.dolorous2008-06-091-1/+1
* Move summon_demon_type() to spells3.cc as well.dolorous2008-06-081-1/+0
* Add more minor cosmetic fixes.dolorous2008-06-081-3/+0
* Move most of the demon-summoning routines to spells3.cc, since they're dolorous2008-06-081-7/+0
* Clean up "Twisted Resurrection" some more.dolorous2008-06-081-7/+0
* Simplify.dolorous2008-06-081-2/+1
* Clean up "Twisted Resurrection" a bit.dolorous2008-06-081-1/+2
* Add more minor cosmetic fixes.dolorous2008-06-081-2/+2
* Reorganize again, and move cast_summon_wraiths() to spells3.cc, since dolorous2008-06-081-1/+0
* Reorganize spells a bit. "Summon Horrible Things" is now in spells3.cc, dolorous2008-06-081-17/+0
* Clean up dancing_weapon().dolorous2008-06-081-0/+11
* Add miscellaneous minor fixes.dolorous2008-06-081-7/+0
* Clean up "Conjure Ball Lightning".dolorous2008-06-081-0/+2
* Clean up "Sticks to Snakes", too.dolorous2008-06-081-0/+2
* Clean up vampiric_drain() a bit.dolorous2008-06-081-1/+1
* Clean up "Summon Elemental".dolorous2008-06-081-2/+3
* Add spacing fix.dolorous2008-06-081-1/+1
* Clean up "Summon Small Mammals" as well.dolorous2008-06-081-1/+3
* Clean up "Summon Horrible Things".dolorous2008-06-081-7/+2
* Consolidate the demon-summoning routines again.dolorous2008-06-081-5/+7
* Revert some of the previous simplifications, as they make other things dolorous2008-06-081-7/+5
* Add miscellaneous minor fixes.dolorous2008-06-081-7/+7
* Simplify summoning of hostile demons.dolorous2008-06-081-2/+3
* Simplify summoning of hostile holy beings.dolorous2008-06-081-4/+5
* Clean up some more.dolorous2008-06-071-5/+10
* Clean up yet some more.dolorous2008-06-071-0/+2
* Clean up again.dolorous2008-06-071-0/+2
* Clean up yet again.dolorous2008-06-071-0/+2
* Clean up again.dolorous2008-06-071-1/+3
* Clean up yet more.dolorous2008-06-071-0/+4
* Add more cleanups.dolorous2008-06-071-0/+2
* Clean up some more.dolorous2008-06-071-7/+13
* Start cleaning up summoning routines in a better way. Sorry for the dolorous2008-06-071-2/+7
* Rename variables.dolorous2008-06-071-2/+2
* Reorganize the consolidated summoning routines.dolorous2008-06-071-0/+3
* And do the same for "Summon Greater Demon".dolorous2008-06-071-1/+1
* And do the same for "Summon Wraiths".dolorous2008-06-071-7/+0
* Do the same for "Summon Scorpions".dolorous2008-06-071-2/+0
* Consolidate "Summon Dragon" into summon_general_creature() as well.dolorous2008-06-071-3/+3
* Clean up summon_general_creature() some more.dolorous2008-06-071-1/+2
* Consolidate "Summon Butterflies" into summon_general_creature().dolorous2008-06-071-1/+1
* Consolidate summon_ugly_thing() into summon_ice_beast_etc(), and rename dolorous2008-06-061-4/+2
* Allow creation of non-friendly god gifts. The BEH_GOD_GIFT behavior has dolorous2008-06-061-3/+4