summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
Commit message (Expand)AuthorAgeFilesLines
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Revert radiance and refrigeration patches for the moment.Robert Vollmert2009-10-161-3/+1
* ghost.cc: typo fix for spell enumerationMatthew Cline2009-10-161-1/+1
* Make Toxic Radiance and Refrigeration monster castable.Jude Brown2009-10-161-1/+3
* Rename Summon Wraiths to Haunt everywhere, for consistency, and adjustDavid Lawrence Ramsey2009-10-131-1/+1
* Remove unnecessary includes of view.h.Robert Vollmert2009-10-091-1/+0
* Reorganize (very) ugly things' colors again so that red is the firstDavid Lawrence Ramsey2009-10-081-27/+27
* List (very) ugly thing colors in the proper order.David Lawrence Ramsey2009-10-081-17/+17
* Fix resistances for very ugly things created from leveled-up ugly thingsDavid Lawrence Ramsey2009-10-061-3/+6
* Rename very ugly things' attack flavor upgrade function to make its useDavid Lawrence Ramsey2009-10-061-2/+2
* Simplify and display resistances for (very) ugly things.David Lawrence Ramsey2009-10-061-69/+48
* Make sure that all (very) ugly things in a band start with the sameDavid Lawrence Ramsey2009-10-061-6/+19
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Give green ugly things AF_POISON_NASTY instead of AF_POISON, as it'sDavid Lawrence Ramsey2009-09-291-2/+2
* Simplify several random array selections by using RANDOM_ELEMENT().David Lawrence Ramsey2009-09-291-2/+2
* For flavor, add "peck" and "headbutt" attack types. The former is nowDavid Lawrence Ramsey2009-09-241-2/+2
* Add another sanity check for player ghosts.David Lawrence Ramsey2009-09-241-0/+5
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* Let player ghosts and random Pandemonium demons cast Airstrike.dolorous2009-09-221-2/+3
* Remove guaranteed acid resistance for acid-flavored (very) ugly things, dolorous2009-09-201-30/+49
* After some thought, put (very) ugly things' healing from mutation back dolorous2009-09-191-1/+1
* Make (very) ugly things no longer heal all damage when they mutate.dolorous2009-09-191-7/+12
* Ensure that mutated very ugly things always get a different color from dolorous2009-09-181-1/+2
* Fix polymorphing of (very) ugly things: When polymorphed, they now dolorous2009-09-181-5/+13
* Add more comment fixes.dolorous2009-09-181-3/+4
* Implement part of [2837033]: Randomize colors, resistances, and attack dolorous2009-09-181-0/+196
* Simplify.dolorous2009-09-171-1/+3
* Add still more minor cosmetic fixes.dolorous2009-09-171-3/+4
* Add yet more minor cosmetic fixes.dolorous2009-09-171-2/+2
* Add one last minor cosmetic fix.dolorous2009-09-171-1/+2
* Add punctuation fixes.dolorous2009-07-041-1/+1
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* Stricter sanity checking of player ghosts.0.6.0-a0zelgadis2009-05-301-5/+65
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-6/+34
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-1/+1
* Add minor cosmetic fixes.dolorous2009-04-171-13/+13
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-1/+1
* Make Sandblast available to player ghosts and random Pandemonium demons, dolorous2009-03-261-0/+1
* Simplify.dolorous2009-03-261-1/+2
* Make player ghosts keep the gods they worshipped in life, if any (except dolorous2009-03-261-0/+6
* Add minor cosmetic fixes.dolorous2009-03-261-3/+4
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Add minor cosmetic fixes.dolorous2009-01-041-1/+1
* Add still more minor cosmetic fixes.dolorous2008-11-171-1/+1
* Fix flight type handling so that spectral things can at least always dolorous2008-10-071-2/+2
* Add whitespace fixes.dolorous2008-09-281-1/+1
* Fix 2068743: ghosts shouldn't have holy-wrath-branded attacks.haranp2008-09-151-25/+22
* Pan overhaul:dshaligram2008-07-201-0/+6
* Save existing ghosts back to bones file even if player is undead.dshaligram2008-07-201-5/+10
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-5/+10