summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-cast.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix specific references to vampires versus generic references to dolorous2008-04-251-1/+1
* Allow vampires to memorize Alter Self, and to cast it when they're dolorous2008-04-241-0/+1
* Remove unused ravenous hunger state, and clean up food state checks a dolorous2008-04-231-1/+1
* Add minor cosmetic fixes.dolorous2008-04-221-1/+1
* When checking spell hunger, check for the US_SEMI_UNDEAD state instead dolorous2008-04-221-1/+1
* Expand restore_stat() to allow for more fine-grained constrol of stat dolorous2008-04-201-3/+3
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Add a few more spell cleanups.dolorous2008-04-191-3/+3
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-191-0/+4
* Add minor cosmetic fixes.dolorous2008-04-191-0/+1
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-1/+1
* Bug 1941782: Allow vampires to learn spells such as Berserk and j-p-e-g2008-04-141-92/+125
* + allocate and initializepauldubois2008-04-111-2/+10
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-1/+1
* Code cleanup and renaming of static methods, mostly for decks.cc and j-p-e-g2008-03-311-11/+13
* Add more whitespace fixes, and allow reinforcement to summon bands dolorous2008-03-281-14/+15
* Add whitespace fixes again.dolorous2008-03-241-1/+1
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-211-0/+1
* Further improvements of vampires:j-p-e-g2008-03-061-1/+5
* Clean up the Necromutation -> excommunication check for the good gods.dolorous2008-03-041-7/+2
* First half of FR 1901459pauldubois2008-03-041-1/+1
* Fix 1905715: Print "nothing appears to happen" when zapping /diggingj-p-e-g2008-03-031-1/+1
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-1/+1
* Remove GLAMOUR, and introduce RECITE (new Zin invocation)j-p-e-g2008-01-241-4/+0
* Fix some message inconsistencies.dolorous2008-01-131-1/+1
* Removed debugging mpr (cbus).dshaligram2008-01-121-1/+0
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-22/+28
* More resist fixes.dshaligram2008-01-101-5/+5
* Make the "Polymorph Other" spell/wand count toward Zin's deliberate dolorous2008-01-101-0/+3
* The accuracy of dragon breath is now halved if you're wieldingj-p-e-g2008-01-081-1/+20
* Add one more minor wording tweak.dolorous2008-01-061-1/+1
* Fixed miscast fall-through (sorear).dshaligram2007-12-311-0/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+3
* Summoned monsters will now take back only items they were summoned with - sub...dshaligram2007-12-301-5/+2
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-7/+7
* Fix [1842182]: Casting either "Detect Traps" or "Detect Creatures" now dolorous2007-12-041-3/+5
* [1837663] Fixed monsters' raise dead using player's LOS.dshaligram2007-11-281-1/+1
* Some cleanup of evoke_wielded(), more to come.haranp2007-11-081-1/+1
* Monochromatized spell power bars.haranp2007-11-071-4/+1
* Fix for 1827415: handle_time()-induced banishments (e.g. Hell miscasts)haranp2007-11-071-1/+0
* s/portaled/portalharanp2007-10-311-3/+3
* 1822982: slightly better spell power string.haranp2007-10-311-15/+23
* [1822636] Fixed bad handling of banishment by distortion weapon animated by T...dshaligram2007-10-301-1/+1
* Added cset_unicode to options texts (V-Napkin), fixed staff of energy not wor...dshaligram2007-10-261-1/+2
* [1757174] Disallow mapping in labyrinths.dshaligram2007-10-241-3/+14
* Menus are now tagged. Menu colours now only apply to a menu with a matchingharanp2007-10-191-0/+1
* Self-banishment is not considered unholy. Banishment at the air is stillharanp2007-10-151-3/+7
* Make Escape cancel out of menu and prompt for the ability and spellcasting me...dshaligram2007-10-081-1/+3
* This commit breaks save file compatability.zelgadis2007-09-301-0/+1
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-5/+10