summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Modify manual and readme to really list the new doc names, and key j-p-e-g2008-03-311-0/+5
* [1923246] Item pickup marker moves itself when the item it's guarding is appo...dshaligram2008-03-311-1/+1
* More evil ally fixes. If you worship a good god, don't allow the taming dolorous2008-03-251-1/+5
* Clean up handling of zombie-types.dolorous2008-03-151-11/+11
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-2/+1
* If you destroy an orcish idol using Lee's Rapid Deconstruction, make dolorous2008-03-121-0/+3
* Allow non-Hill Orcs to occasionally summon wargs via Call Canine dolorous2008-03-111-1/+1
* First half of FR 1901459pauldubois2008-03-041-1/+1
* Fix [1869656]: Let Lee's Rapid Deconstruction work on skeletal warriors dolorous2008-02-271-4/+6
* Fix 1892007: (oklob) plants being confusablej-p-e-g2008-02-241-2/+0
* [1861488] Fixed passwall bugs.dshaligram2008-01-251-7/+10
* Remove GLAMOUR, and introduce RECITE (new Zin invocation)j-p-e-g2008-01-241-99/+0
* Secret doors that have a transparent appearance are discovered opened, to pre...ennewalker2008-01-171-1/+2
* 'DD' is now an alias for 'Dy'.haranp2008-01-161-1/+1
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-8/+8
* Updated CREDITS, fixed bounds check for Lee's.dshaligram2008-01-121-2/+1
* Replace TSO's Smiting with Divine Shield.j-p-e-g2008-01-081-0/+30
* The accuracy of dragon breath is now halved if you're wieldingj-p-e-g2008-01-081-26/+4
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-1/+1
* Display "You detect nothing." if you cast Detect Secret Doors and no dolorous2007-12-111-5/+2
* Added Spark card. Added more pain effects. Breaks Nemelexite saves.haranp2007-11-291-11/+16
* Added a message for Forescry renewal (if Condensation Shield gets it,haranp2007-11-111-292/+32
* s/portaled/portalharanp2007-10-311-1/+1
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-1/+1
* Added fog machine Lua map markers. Needs a C interface to make it usablezelgadis2007-10-181-3/+3
* Summoned monsters now have the (increasingly misnamed) CREATED_FRIENDLYharanp2007-10-161-6/+12
* Implementing merfolk monsters. There are two types, merfolk fighters,j-p-e-g2007-10-131-0/+7
* Fixed ENCH_SLEEPY persisting for too long with ensorcelled hibernation.dshaligram2007-10-081-5/+5
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-1/+0
* This commit breaks save file compatability.zelgadis2007-09-301-3/+2
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-1/+5
* Introduces three new wall types, translucent versions of the normalzelgadis2007-09-191-9/+51
* Applying patches by dolorous:j-p-e-g2007-09-161-2/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+3
* Reintroducing Throwing.j-p-e-g2007-09-111-2/+2
* Turfed out obsolete orange crystal statue and silver statue features.dshaligram2007-09-071-27/+10
* Added a message when Condensation Shield is extended j-p-e-g2007-09-051-0/+3
* Fix explosions through walls (patch 1777426, zelgadis).j-p-e-g2007-09-021-2/+4
* s/CAUGHT/HELD/j-p-e-g2007-08-221-1/+1
* Condensed monster descriptions.j-p-e-g2007-08-221-1/+4
* Throwing nets again.j-p-e-g2007-08-201-4/+5
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-0/+11
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-10/+15
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-1/+4
* Monster enchantment overhaul:dshaligram2007-07-101-1/+1
* [1746247] Award experience for confused monsters killing themselves and otherdshaligram2007-07-081-2/+2
* Lots and lots of type safety.haranp2007-07-081-18/+32
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-071-7/+7
* Added Polyphemus, a unique Cyclops who can show up where high-end uniquesharanp2007-07-041-1/+2
* Fix for 1745414, glamour was giving bad messages 1 time in 4.haranp2007-06-291-1/+1