summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
Commit message (Expand)AuthorAgeFilesLines
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-5/+10
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-5/+7
* Implement the monster equivalent of Summon Scorpions, and add it to the dolorous2008-06-101-0/+1
* Add yet more comment fixes.dolorous2008-06-011-7/+7
* Rename SPELL_SUMMON_SMALL_MAMMAL and SPELL_SWARM to dolorous2008-05-231-1/+1
* Add "Dispel Undead" to the miscellaneous player ghost spell list.dolorous2008-05-151-1/+2
* Add more comment fixes.dolorous2008-05-131-37/+29
* Comment fixes.dolorous2008-05-131-1/+5
* Add "Summon Ice Beast" to the list of player ghost spells.dolorous2008-05-131-0/+1
* Implement "Summon Ugly Thing" as a player spell, in the Book of dolorous2008-04-191-0/+1
* Disallow the Staff of Wucad Mu as a Trog gift.j-p-e-g2008-04-161-11/+11
* Fix 1933066: Ghosts not being poison resistant.j-p-e-g2008-04-161-31/+33
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-2/+4
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-104/+112
* Removed DISRUPTION brand and added DRAGON_SLAYING.j-p-e-g2008-01-071-4/+4
* Add type fixes.dolorous2008-01-061-3/+3
* Give ghosts freezing cloud (syllogism).dshaligram2007-12-291-0/+1
* Fix comment typo.dolorous2007-12-191-1/+1
* Fixed bad treatment of ghosts and pandemonium lords that get the delayed fire...dshaligram2007-10-151-2/+6
* Ghosts can use ensorcelled hibernation. Breaks saves, needs some work on PC s...dshaligram2007-10-081-0/+1
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-1/+1
* Minor code review of the Beogh idol revenge and Trog/Ely destruction stuff.haranp2007-08-041-9/+6
* Orbs of fire are no longer silenceable.dshaligram2007-07-061-2/+2
* Ghosts/demons should have dig in slot 5 (misc2), not slot 4 (misc1.)haranp2007-07-011-2/+6
* More strings instead of char*s.haranp2007-06-181-4/+1
* Fixed source to build on Linux. Should still build on Mac OS, but this isdshaligram2007-04-201-0/+1
* Fixed bad grammar on shield block messages in melee.dshaligram2007-04-131-0/+10
* When searching for multiple ghosts, also check the transit list. Only appliesdshaligram2007-04-131-0/+29
* Allow player ghosts to use corona.dshaligram2007-04-101-0/+2
* Added ice statues.dshaligram2007-04-091-105/+21
* Fixed directionally challenged ball lightning (Ryan Kusnery).dshaligram2007-03-291-1/+1
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-0/+592