summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename a now-incorrectly-named constant.Neil Moore2014-07-311-3/+3
* Refactor _random_special_pan_lord_brand()Nicholas Feinberg2014-07-301-21/+18
* Make Crawl a little uglier (upgrade ugly things)Nicholas Feinberg2014-07-301-1/+1
* Remove unnoticeably small ugly thing AC/EV variationreaverb2014-07-301-4/+3
* Make ugly things actually use mon-data statsNicholas Feinberg2014-07-301-29/+18
* Remove stuffNicholas Feinberg2014-07-291-0/+1
* Pull possible pan lord attack brands into a helper functionreaverb2014-07-291-22/+30
* Clarify a commentreaverb2014-07-291-1/+1
* Rearrange some pan lord generation codereaverb2014-07-291-19/+19
* Refactor some pan lord spell selection codereaverb2014-07-291-16/+14
* Make pan lord speed more readablereaverb2014-07-291-4/+7
* Refactor weapon_skill()Nicholas Feinberg2014-07-131-1/+1
* Remove the dragon slaying brandreaverb2014-06-181-1/+1
* Rename AF_NAPALM to AF_STICKY_FLAMEreaverb2014-06-111-2/+2
* Combine the frost/flame and freezing/flaming brands.Shmuale Mark2014-06-101-2/+2
* Make Doxygen @returns "@return" for consistancy.reaverb2014-06-051-1/+1
* Don't make dancing weapon stats dependent on mass.Shmuale Mark2014-05-261-18/+13
* Remove AF_DISEASE.Shmuale Mark2014-05-141-12/+2
* Use you.innate_mutation rather than you.innate_mutationsreaverb2014-05-141-1/+1
* Fix "if(" and friends.Neil Moore2014-05-121-1/+1
* Remove the Summon Elemental spellChris Campbell2014-05-061-1/+0
* Let ghosts (but not panlords) cast Tornado.Steve Melenchuk2014-04-121-1/+3
* Remove a seemingly unintentional problem with the ghost spell code (Patashu).Shmuale Mark2014-04-111-54/+30
* Tweak servitor spell listsDracoOmega2014-03-211-4/+10
* Formatting fixes.Neil Moore2014-03-071-1/+1
* Reduce the speed bonus from boots of running for player ghostsChris Campbell2014-03-071-1/+1
* Make non-spellcasting random pan lords rarerChris Campbell2014-03-071-1/+1
* Make Pan lords always see invisibleChris Campbell2014-03-071-1/+1
* Colour spellforged servitors properly (78291).Steve Melenchuk2014-03-061-0/+1
* Allow ghost casting of dazzling spray (Grunt).gammafunk2014-03-061-0/+1
* Revamp / simplify monster melee poison applicationDracoOmega2014-03-061-3/+3
* Rename Summon Menagerie to Monstrous Menagerie.Steve Melenchuk2014-03-061-1/+1
* Let Spellforged Servitors also cast Bolt of DrainingDracoOmega2014-03-061-0/+1
* New spell: Spellforged ServitorDracoOmega2014-03-061-0/+128
* Replace Summon Ugly Thing with Summon Menagerie (pending a better name)DracoOmega2014-03-061-1/+1
* Remove Demonic HordeDracoOmega2014-03-061-3/+0
* Convert Dragon's Call to Summon Dragon for player ghostsDracoOmega2014-03-061-1/+3
* De-ACTION_ENERGY ugly things; set their speed properly in ghost.cc.Steve Melenchuk2014-03-051-2/+2
* Remove AF_POISON_NASTYChris Campbell2014-02-261-4/+4
* Glaciate.Steve Melenchuk2014-02-251-2/+2
* Merge branch 'summon_spells'Chris Campbell2014-02-181-1/+0
|\
| * Remove Summon ScorpionsChris Campbell2014-02-101-1/+0
* | Remove the Dig spellChris Campbell2014-02-141-4/+1
|/
* Give pan lords rare quicksilver bolt, orb of electenofswords2014-02-021-1/+3
* Let monsters cast Static Discharge; support for arbitrary start points.Steve Melenchuk2014-01-281-0/+1
* Drop MUT_SLOW and MUT_FAST as random mutations.Adam Borowski2013-12-301-4/+4
* Rename "sabre" to "cutlass".Adam Borowski2013-12-081-1/+1
* More formatting fixes for return (...);Neil Moore2013-11-151-1/+1
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-1/+1
* Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+0