summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
Commit message (Expand)AuthorAgeFilesLines
* And name the consolidated function properly.dolorous2008-05-251-2/+2
* Consolidate the setting of the "standard" attack conducts.dolorous2008-05-251-2/+6
* Consolidate the attack warning prompts for both melee and beams, and use dolorous2008-05-251-58/+39
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-2/+5
* Add more consistency fixes: the conduct for melee attacks on holy beings dolorous2008-05-191-1/+1
* Handle burning/freezing, smiting, and airstriking the same way as beams: dolorous2008-05-191-24/+29
* Revert the previous conduct-related changes, so that attacking friendly dolorous2008-05-191-4/+4
* Make monsters' reactions to being hurt by spells consistent.dolorous2008-05-171-4/+2
* When burning, freezing, smiting, or airstriking a monster, annoy it dolorous2008-05-171-2/+4
* Enable handling of long-distance unchivalric attacks, and increase the dolorous2008-05-171-0/+7
* For consistency, rename the DID_FRIEND_DIES conduct to DID_FRIEND_DIED.dolorous2008-05-171-1/+1
* Comment fixes.dolorous2008-05-091-6/+4
* Make vampires' spell (and ability) hunger dependent on their hunger state.j-p-e-g2008-05-081-5/+2
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-7/+11
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-3/+1
* Move your_hand() from spells4.cc to misc.cc.dolorous2008-05-041-1/+0
* Add proper sources for Zin's and TSO's holy word effects (from the dolorous2008-05-021-1/+1
* Clean up and consolidate the holy word and torment effects.dolorous2008-05-021-1/+1
* Add a parameter to dancing_weapon() to allow not displaying the failure dolorous2008-04-291-15/+20
* Handle it properly when Xom tries to make your weapon a hostile dancing dolorous2008-04-281-2/+4
* Apply sorear's fix for [1952521]: Recall skips the first or last dolorous2008-04-271-1/+2
* Two changes:j-p-e-g2008-04-251-20/+12
* Add one more cleanup.dolorous2008-04-241-1/+2
* Clean up a bit more summoning code.dolorous2008-04-241-4/+8
* Add more minor cosmetic fixes.dolorous2008-04-231-1/+1
* Fix halo tile appearing for non-haloed characters.j-p-e-g2008-04-231-0/+3
* Add mesilliac's patch in [1944555] for improved handling of dolorous2008-04-211-1/+2
* Change mummy curses to only turn part of a stack of potions into decay.j-p-e-g2008-04-211-1/+2
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-2/+2
* Fix [1946764]: When one monster flees a sanctuary, save it directly dolorous2008-04-191-2/+3
* Add minor cosmetic cleanups.dolorous2008-04-191-1/+1
* Simplify TSO halo management. Since backlit() now takes the halo into dolorous2008-04-181-40/+0
* Make backlit() take the glow of TSO's halo into account, so that both dolorous2008-04-181-2/+2
* Adjust TSO's halo again to only make the player and monsters glow when dolorous2008-04-181-4/+4
* Make TSO's halo only illuminate monsters that may attack you.dolorous2008-04-181-2/+4
* Fix tiles compile (in a hacky way, since I don't know what the mp/hpj-p-e-g2008-04-181-1/+12
* Don't regard a sanctuary as automatically safe anymore once it startsj-p-e-g2008-04-171-1/+8
* Another code cleanup.j-p-e-g2008-04-151-12/+8
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-1/+2
* Quiver work:pauldubois2008-04-141-11/+14
* Make sure good neutral monsters are unaffected by sanctuaries, since dolorous2008-04-121-2/+2
* + allocate and initializepauldubois2008-04-111-2/+1
* For now, don't differentiate between attacks on permanently neutral dolorous2008-04-071-2/+2
* Clean up handling of neutral god gifts.dolorous2008-04-071-8/+2
* Only trigger the "attack neutral" conduct upon attacking neutral god dolorous2008-04-071-2/+8
* Make sure casting Smite or Airstrike on holy beings will trigger the dolorous2008-04-071-0/+6
* Replace the conduct for killing a neutral monster with a conduct for dolorous2008-04-071-0/+4
* Fixing coordinate system bug in _inside_circle. (in_los_bounds needs to be c...ennewalker2008-04-031-1/+2
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-1/+1
* Add yet more halo-related cleanups.dolorous2008-04-011-5/+0