summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
Commit message (Expand)AuthorAgeFilesLines
* In _raise_corpse(), if animating a corpse fails because there's nowhere dolorous2008-06-101-3/+5
* Add another message tweak.dolorous2008-06-101-3/+7
* Add a few more message tweaks.dolorous2008-06-091-13/+16
* Add power adjustments.dolorous2008-06-091-2/+2
* Convert the shadow- and spatial vortex-summoning routines to use power dolorous2008-06-091-2/+4
* Consolidate the shadow- and vortex-summoning routines some more.dolorous2008-06-091-7/+26
* Consolidate the (single) spatial vortex-summoning routines, and add more dolorous2008-06-091-4/+4
* Consolidate the shadow-summoning routines.dolorous2008-06-091-0/+10
* Simplify.dolorous2008-06-091-1/+1
* Add miscellaneous minor fix.dolorous2008-06-091-1/+1
* Add a few miscast-related tweaks.dolorous2008-06-091-3/+2
* Fix simulacrum creation message.dolorous2008-06-091-2/+3
* Add more message fixes for angered monsters.dolorous2008-06-091-8/+17
* Simplify.dolorous2008-06-091-2/+1
* Add more summoning-related cleanups.dolorous2008-06-091-65/+65
* Update stash tracker when teleporting, to keep track of items picked upj-p-e-g2008-06-091-9/+11
* Add more miscellaneous minor fixes.dolorous2008-06-091-3/+2
* Use the proper flag type to indicate god gifts (oops).dolorous2008-06-091-10/+10
* Bug 1837610: if you pick up an item in the exact round that you're teleportedzelgadis2008-06-091-0/+5
* Add more miscellaneous minor fixes.dolorous2008-06-091-2/+20
* Clean up the routines to animate the dead.dolorous2008-06-091-0/+337
* Add miscellaneous minor fixes.dolorous2008-06-091-20/+20
* Move summon_demon_type() to spells3.cc as well.dolorous2008-06-081-0/+28
* Move most of the demon-summoning routines to spells3.cc, since they're dolorous2008-06-081-0/+120
* Clean up "Twisted Resurrection" some more.dolorous2008-06-081-0/+105
* Clean up "Shadow Creatures".dolorous2008-06-081-0/+19
* Reorganize again, and move cast_summon_wraiths() to spells3.cc, since dolorous2008-06-081-52/+91
* Clean up "Death Channel" some more.dolorous2008-06-081-2/+5
* Reorganize spells a bit. "Summon Horrible Things" is now in spells3.cc, dolorous2008-06-081-0/+64
* Clean up "Sublimation of Blood" and "Death Channel".dolorous2008-06-081-42/+49
* Clean up "Simulacrum".dolorous2008-06-081-32/+30
* Add minor cosmetic fixes.dolorous2008-06-081-1/+1
* Add more miscellaneous minor fixes.dolorous2008-06-081-14/+7
* Clean up dancing_weapon().dolorous2008-06-081-84/+0
* Add minor cosmetic fixes.dolorous2008-06-081-6/+5
* Clean up still more.dolorous2008-06-071-2/+2
* Clean up some more.dolorous2008-06-071-2/+3
* Start cleaning up summoning routines in a better way. Sorry for the dolorous2008-06-071-32/+31
* Make mimics teleport when smitten, too.dolorous2008-06-051-1/+3
* Fix mimics not teleporting when attacked by reaching or airstrike, and aj-p-e-g2008-06-051-3/+5
* For (some) consistency, make monster::foe an unsigned short, since that dolorous2008-06-031-1/+1
* Revert the previous int -> unsigned in changes, as they don't match some dolorous2008-06-031-1/+1
* Add type fix: attacking targets are unsigned ints, not ints.dolorous2008-06-031-5/+4
* Fix a stupid bug I'd introduced when fixing another one.j-p-e-g2008-06-021-3/+3
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-011-10/+13
* Fix 1962147: Move the comments on the food you eat at the end of DELAY_EAT.j-p-e-g2008-05-311-6/+6
* Add more noise-related cleanups.dolorous2008-05-281-1/+1
* Use the "sound" message channel properly with some sound-related dolorous2008-05-281-1/+1
* Modify num_feats_between to return early if a feature has beenj-p-e-g2008-05-271-7/+5
* And name the consolidated function properly.dolorous2008-05-251-2/+2