summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply recent commits to 0.4, including Matthew's evil zoo fix.j-p-e-g2008-07-091-2/+2
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-9/+6
* Add more miscellaneous minor fixes.dolorous2008-07-061-1/+1
* Only let Elyvilonite players automatically target enemy monsters for dolorous2008-07-061-3/+5
* Remove debugging statement, minor clean up.j-p-e-g2008-07-031-1/+1
* Only apply targeting via monster list to spells and such wherej-p-e-g2008-07-021-3/+3
* If an explosion has its center in Sanctuary then give a message aboutzelgadis2008-07-021-2/+2
* Add still more minor cosmetic fixes.dolorous2008-06-301-10/+11
* Enable healing of allies using Elyvilon's power.dolorous2008-06-291-7/+3
* And allow targeting anything, so that cycling via "-" works again if dolorous2008-06-291-2/+2
* In _healing_spell(), use the same targeting options for dolorous2008-06-291-1/+4
* Use spell_direction() in _healing_spell(), to allow cycling through dolorous2008-06-291-12/+11
* Fix 2004501: buggy ?identify; also finally properly id ?identify itselfj-p-e-g2008-06-281-6/+21
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-14/+16
* Improve targetting via monster list, add a new option to define thej-p-e-g2008-06-251-1/+1
* FR 1993535: If asking the user for an item, and the player has none of thezelgadis2008-06-241-4/+1
* When pacifying, check holiness in the right places.dolorous2008-06-231-4/+10
* Clean up monster pacifying a bit: don't allow it to work for stationary dolorous2008-06-231-0/+5
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-3/+1
* Fix mephitic cloud allowing no self-targetting. (BR1995505)j-p-e-g2008-06-171-14/+18
* Clean up some more.dolorous2008-06-161-2/+1
* Clean up and consolidate most of the monster pacification routines.dolorous2008-06-161-9/+3
* Simplify.dolorous2008-06-141-2/+2
* Make TSO's abjuration protection properly increase with monster hit dice dolorous2008-06-131-1/+1
* Display abjuration protection messages for hostile god gifts in the dolorous2008-06-131-2/+8
* Add abjuration protection for gifts from TSO and Trog, both friendly and dolorous2008-06-131-1/+16
* Add still more minor cosmetic fixes.dolorous2008-06-131-1/+1
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-4/+5
* Simplify.dolorous2008-06-111-1/+1
* Remove #define SHUT_LABYRINTH because I don't think it's needed anymore.j-p-e-g2008-06-111-2/+2
* Add more miscellaneous minor cleanups.dolorous2008-06-101-37/+30
* Modify Evaporate and Stinking Cloud to prompt when firing throughj-p-e-g2008-06-101-16/+34
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-1/+4
* Fix 1981533: Mouseclick allows eating inappropriate food types.j-p-e-g2008-06-021-1/+1
* Add more noise-related cleanups.dolorous2008-05-281-2/+2
* Use the "sound" message channel properly with some sound-related dolorous2008-05-281-1/+2
* Have cast_revitalisation() do all its own piety handling, as it's a bit dolorous2008-05-221-9/+11
* Comment fix.dolorous2008-05-221-1/+1
* Fix vitalisation chain handling when we lose enough piety to break the dolorous2008-05-221-2/+4
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-27/+29
* Fix 1941612: Zapping wands known to be empty shouldn't cost a turn, butj-p-e-g2008-05-211-2/+4
* Add another comment fix.dolorous2008-05-201-1/+1
* Fix backward logic.dolorous2008-05-201-9/+9
* Comment fix.dolorous2008-05-201-2/+2
* Properly scale the stat-boosting mutation level checks so that divine dolorous2008-05-201-9/+9
* Fix chaining when alternating between divine stamina and divine dolorous2008-05-201-2/+20
* Clean Zin's Vitalisation up a bit more.dolorous2008-05-201-3/+3
* Simplify.dolorous2008-05-201-18/+23
* Rework the steps of Zin's Vitalisation a bit.dolorous2008-05-201-110/+112
* Comment fixes.dolorous2008-05-161-2/+2