summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
Commit message (Expand)AuthorAgeFilesLines
* For consistency with Zin's Recite, allow Elyvilon's healing to work on dolorous2008-04-081-7/+14
* For consistency, if a holy being is permanently neutralized via Zin's dolorous2008-04-071-9/+15
* More neutrality cleanups. Holy beings neutralized on sight by your dolorous2008-04-071-2/+0
* For consistency, since Zin's Recite can pacify holy beings, let Ely's dolorous2008-04-071-3/+4
* One more neutral monster cleanup: Instead of misusing the "half XP" dolorous2008-04-071-0/+2
* Add minor cosmetic fixes.dolorous2008-04-071-7/+7
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-2/+2
* Fix 1869850: Targeting now respects mimics' (un)known status correctly,j-p-e-g2008-03-311-2/+2
* Elyvilon will now rarely (5% chance) protect allies from harm.j-p-e-g2008-03-231-17/+14
* Applying the new convention to static methods.j-p-e-g2008-03-221-11/+11
* Add Ely's pacifying monsters effect:j-p-e-g2008-03-221-19/+108
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-211-2/+2
* Fix 1915965, infinite loop identifying identified items with identified scrol...pauldubois2008-03-171-0/+1
* [FR 1903593] Change identification process of j-p-e-g2008-03-031-4/+7
* [1873415] Weaken chain paralysis.dshaligram2008-01-271-8/+0
* [1832114] Fixed more prompts for mostly offscreen ball lightning detonation.dshaligram2008-01-251-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+9
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-3/+3
* Permanent levitation no longer confers permanent flight.haranp2007-12-131-5/+5
* Added Sage card, which boosts skill training.haranp2007-11-301-1/+1
* Added Crusade card: conversion/abjuration effect.haranp2007-11-161-5/+2
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-0/+1
* Fixed monsters::is_levitating not checking randarts that provide levitation.dshaligram2007-10-271-1/+2
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-1/+1
* Fix bug 1814617: teleport/banish not clearing being trapped in netj-p-e-g2007-10-261-17/+5
* Spell changes: strengthened stone arrow and the storms, weakened bolts of fir...dshaligram2007-10-251-1/+1
* Added fog machine Lua map markers. Needs a C interface to make it usablezelgadis2007-10-181-2/+2
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-191-14/+45
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+12
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+4
* Applied Enne's fix to 1795522: "show_beam shouldn't workj-p-e-g2007-09-151-2/+2
* HANDS_DOUBLE -> HANDS_TWO (rather than HANDS_HALF).j-p-e-g2007-09-151-0/+6
* Added a message when Condensation Shield is extended j-p-e-g2007-09-051-1/+1
* s/CAUGHT/HELD/j-p-e-g2007-08-221-4/+4
* Condensed monster descriptions.j-p-e-g2007-08-221-1/+4
* Throwing nets again.j-p-e-g2007-08-201-0/+12
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-0/+6
* Drop Control Teleport and Controlled Blink by one spell level each.dshaligram2007-07-151-3/+16
* [1731587] Kenku get claw-kick and a small speed boost when flying unladen.dshaligram2007-07-131-4/+11
* Added final score to morguedshaligram2007-07-111-1/+1
* Fixed abjuration (player and monster versions) to work with the new enchantmentdshaligram2007-07-111-4/+12
* Give merfolk in water and flying kenku evasion bonuses.dshaligram2007-07-091-3/+0
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-1/+1
* Describing items now works better in shops (fixes 1749246.)haranp2007-07-071-5/+9
* [1745278] Added missing period at end of confusing touch message.dshaligram2007-06-291-1/+2
* Implemented 1735752: wands are (fake-)inscribed with the number of timesharanp2007-06-271-1/+0
* Helm card can now have a shield effect. (Well, sort of.)haranp2007-06-241-8/+12
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-50/+43
* Some more card implementations (resists in Helm, demon summoning.)haranp2007-06-231-72/+20
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-2/+1