summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells4.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix zombies of wrong habitat on land. It turns out that all thosej-p-e-g2008-06-041-0/+9
* For (some) consistency, make monster::foe an unsigned short, since that dolorous2008-06-031-3/+4
* Revert the previous int -> unsigned in changes, as they don't match some dolorous2008-06-031-2/+1
* Add type fix: attacking targets are unsigned ints, not ints.dolorous2008-06-031-4/+4
* Fix a recent bug of mine that blocked the friendly fire prompts.j-p-e-g2008-06-021-2/+2
* Consolidate all cases where corpses are turned into skeletons, asj-p-e-g2008-05-311-5/+1
* Add more noise-related cleanups.dolorous2008-05-281-5/+3
* Yet another session of comment/whitespace cleanups.j-p-e-g2008-05-271-10/+8
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-5/+8
* Remove unneeded blank line.dolorous2008-05-181-1/+0
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-181-61/+61
* Fix BR 1959133 (Shiori): change Ancus to Ankus.dploog2008-05-161-1/+1
* Fix messages for expiring divine robustness and disappearing divine dolorous2008-05-151-1/+1
* When placed under penance or excommunicated by Zin, remove divine dolorous2008-05-151-0/+8
* Reorder snake selection to favour the nastier snakes when sticks to snakes wo...dshaligram2008-05-101-7/+7
* Make Sticks to Snakes stronger.dshaligram2008-05-101-4/+3
* Simplify handling of monsters angered by the player, and expand it to dolorous2008-05-071-2/+1
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-43/+22
* First attempt at making vampire feeding interruptible. It doesn't workj-p-e-g2008-05-051-4/+2
* Move your_hand() from spells4.cc to misc.cc.dolorous2008-05-041-43/+0
* Simplify checks for monsters susceptible to Ignite Poison.dolorous2008-04-291-9/+1
* Add minor cosmetic fixes.dolorous2008-04-291-3/+2
* Fixed ignite poison not affecting swamp dragons and drakes (jarpiain).dshaligram2008-04-261-0/+1
* Add mesilliac's patch in [1944555] for improved handling of dolorous2008-04-211-1/+2
* More Divine Shield adjustments. The maximum power is now back at 8, but dolorous2008-04-211-4/+4
* Improve TSO's divine shield a bit. Now, the bonus goes up as far as 9 dolorous2008-04-201-4/+4
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-2/+2
* Add a few more spell cleanups.dolorous2008-04-191-2/+2
* Add more summoning spell cleanups.dolorous2008-04-191-21/+30
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-1/+2
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-0/+1
* Fix compile (oops) and numerous whitespace changes.j-p-e-g2008-04-141-64/+64
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-3/+8
* + allocate and initializepauldubois2008-04-111-2/+10
* 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