summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells3.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing tile caching bug (resulting in temporarily disappearing items/monsters.)ennewalker2008-01-201-0/+2
* Overhaul quiver storage to hold up to six item slots of j-p-e-g2008-01-161-1/+2
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-1/+5
* The accuracy of dragon breath is now halved if you're wieldingj-p-e-g2008-01-081-0/+1
* A few small sanctuary changes.j-p-e-g2008-01-051-10/+9
* Several more tweaks of Zin:j-p-e-g2008-01-041-3/+4
* More tweaks of Zin:j-p-e-g2008-01-031-15/+53
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-0/+123
* Since sling bullets and throwing nets can't be generated poisoned, don't dolorous2007-12-211-1/+3
* Add more minor fixes:dolorous2007-11-231-1/+1
* Bunch of changes:haranp2007-11-131-5/+0
* Portal no longer works once you have the Orb.haranp2007-10-311-69/+52
* Fix remaining net bug.j-p-e-g2007-10-261-2/+2
* Fix bug 1814617: teleport/banish not clearing being trapped in netj-p-e-g2007-10-261-0/+8
* Some fixes for mermaid beholding:zelgadis2007-10-151-0/+22
* Tomb rebalancing.haranp2007-10-141-5/+9
* [1808952] Smiting monsters did not wake them up, fixed.dshaligram2007-10-071-0/+1
* First steps toward removing the need for 6-deep rock-wall padding around dung...dshaligram2007-10-061-28/+19
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-1/+1
* This commit breaks save file compatability.zelgadis2007-09-301-3/+10
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-191-78/+3
* Refix gcc pickiness fix to conform to haranp-dislikes-C-style-casts-pickiness :)haranp2007-09-161-1/+1
* Signed/unsigned comparison build fix for gcc pickiness -- ARRAYSIZE wrapsnlanza2007-09-161-1/+1
* Fixed a bug where entomb() wasn't checking DNGN_SPECIAL_FLOOR.haranp2007-09-161-28/+24
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+4
* Whoops, overlooked something with abominations.j-p-e-g2007-09-141-17/+1
* Fixing bugs:j-p-e-g2007-09-141-12/+20
* Another addition to the list of what Xom likes (1794004).j-p-e-g2007-09-141-1/+2
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-2/+1
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-0/+1
* A few small message changes and additions, mostlyj-p-e-g2007-08-221-3/+3
* Condensed monster descriptions.j-p-e-g2007-08-221-1/+4
* Updated level-design.txt.dshaligram2007-07-211-1/+1
* Block teleport control on level 7 of the Hell sub-branches until thedshaligram2007-07-131-15/+23
* General code cleanups and goto removal.haranp2007-07-131-22/+23
* Monster enchantment overhaul:dshaligram2007-07-101-1/+1
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-3/+3
* Beogh bug fixes, mostly orcish gear stuff.j-p-e-g2007-07-071-0/+4
* added Recall invocation for Beogh (data copied from Kiku)j-p-e-g2007-07-051-0/+6
* Broke up the monolithic divine_retribution() function somewhat.haranp2007-07-041-1/+1
* 1736793: slightly better teleport messages.haranp2007-07-011-7/+17
* Followers are now placed on the transit list so that crashes or saves betweendshaligram2007-06-261-1/+0
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-2/+2
* Banishment while standing on a dungeon feature was destroying the feature,dshaligram2007-06-061-1/+1
* Removed a couple of unnecessary viewport-center calls.dshaligram2007-06-041-1/+0
* [1699948] Allow changing the viewport size if you're using a larger terminaldshaligram2007-06-041-2/+6
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-4/+15
* monam(), moname() and ptr_monam() are gone.haranp2007-05-191-2/+2
* Minor cleanups.haranp2007-05-151-1/+2
* Type safety, cast cleanups, etc.haranp2007-05-011-3/+3