summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
Commit message (Expand)AuthorAgeFilesLines
* Add yet more holy being-related cleanups.dolorous2008-10-301-3/+7
* Add yet another minor cosmetic fix.dolorous2008-10-301-1/+0
* Add more holy being-related cleanups.dolorous2008-10-301-14/+19
* Comment fix.dolorous2008-10-301-1/+1
* Fix previous cleanup.dolorous2008-10-301-2/+6
* Add various holy being-related cleanups.dolorous2008-10-301-11/+19
* Add still more minor cosmetic fixes.dolorous2008-10-301-4/+4
* Add another minor cosmetic fix.dolorous2008-10-301-1/+1
* Make Zin's retribution-summoned plagues permanent.dolorous2008-10-301-2/+4
* Add whitespace fixes.dolorous2008-10-231-1/+1
* For consistency, rename "Summon Guardian" to "Summon Angel".dolorous2008-10-191-1/+1
* Rework angels somewhat. To synchronize with daevas, angels are now dolorous2008-10-191-1/+1
* Add miscellaneous minor fixes.dolorous2008-10-191-1/+2
* Make "Conjure Ball Lightning" work again by fixing inverted logic, and, dolorous2008-10-171-1/+1
* Add spacing fixes.dolorous2008-10-171-1/+1
* Removed obsolete show_green (you.flash_colour is now used.) Fixes 2168081.haranp2008-10-151-4/+4
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-34/+29
* And always make friendly monsters that you've used vampiric drain on dolorous2008-10-081-1/+1
* Really get the conducts right this time.dolorous2008-10-081-2/+5
* And enable the conducts properly.dolorous2008-10-081-0/+2
* And make the annoyance actually work again.dolorous2008-10-081-1/+1
* And enable the "attack friend" conduct in the right place.dolorous2008-10-081-1/+2
* Count using vampiric draining on a friendly monster as an attack.dolorous2008-10-081-29/+36
* Make vampiric draining alert and anger its target, just as Yred's life dolorous2008-10-081-0/+1
* Expand handling of monster intelligence and zombifiability to work on dolorous2008-10-061-3/+3
* Add more minor cosmetic fixes.dolorous2008-10-061-5/+5
* Redid monster death idiom so that monsters::hurt can implicitlyharanp2008-10-041-18/+15
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-7/+8
* Fix 2134320: mummy curse had disappeared.haranp2008-09-291-3/+3
* Add whitespace fixes.dolorous2008-09-281-2/+2
* Fixing bug where doors closed out of sight would get a chainmail tile.ennewalker2008-09-271-1/+1
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-1/+1
* 1989842: freezing weapons can now slow cold-blooded monsters.haranp2008-09-211-7/+5
* 2058436: better interface for the range-1 attack spells.haranp2008-09-201-40/+14
* Better messaging for Oz's Refrigeration. [2076906]haranp2008-09-181-27/+41
* FR 2112931: temporary brands are extensible.haranp2008-09-161-33/+33
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-12/+0
* Fix bounds check for summon elemental.dshaligram2008-08-091-12/+8
* Minor cleanups.haranp2008-08-011-84/+42
* Massive overhaul to move towards coord_def().haranp2008-07-301-126/+102
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-1/+1
* Fix 2024087: @_generic_orc_speech@.j-p-e-g2008-07-231-0/+2
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-33/+22
* [2021911] Fixing leaked mitm from Tukima's dance.ennewalker2008-07-191-0/+1
* 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