summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix Tukima's Dance crashing if the player is holding no weapon.zelgadis2009-01-171-1/+1
* Rename Transmigration -> Transmutation.j-p-e-g2009-01-111-1/+1
* Fix 2496474: Bardings melding into centaurs.j-p-e-g2009-01-111-1/+1
* Display basic resistance information. I'm putting this in so thatharanp2009-01-101-11/+1
* Make the position of monster held items (-2, -2) rather than (0, 0), so thatzelgadis2009-01-081-2/+10
* Comment the previous commit.haranp2009-01-071-0/+3
* Fix [2483184]: submerged and invisible monsters caused bad messagingharanp2009-01-071-8/+5
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* [2483338] Fixing tiles crash during 'Detect Items' spell.ennewalker2009-01-031-1/+1
* Expand the setting of spell_type in mgen_data to include all dolorous2009-01-031-26/+43
* Add more minor cosmetic fixes.dolorous2009-01-031-7/+11
* Add more minor cosmetic fixes.dolorous2009-01-011-1/+1
* Added BEAM_CHAOS and changed chaos launchers/ammo to use that. Currently onlyzelgadis2008-12-081-3/+3
* Simplify handling of monsters without skeletons. Note that monsters dolorous2008-11-091-1/+1
* 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