summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* Make messages for animating single skeletons/corpses versus multiple dolorous2009-01-231-3/+8
* Fix explosions hitting their endpoint twice. [2481715]haranp2009-01-211-1/+2
* Expand immolation and cleansing flame as well, so that monsters may be dolorous2009-01-191-1/+1
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-1/+1
* Add various beam explosion-related cleanups. Also, make cleansing flame dolorous2009-01-151-9/+2
* Add more minor cosmetic fixes.dolorous2009-01-091-1/+1
* Fix 2488357: ability beams not getting their ranges set.haranp2009-01-071-28/+68
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* Implement reliable protection from harm for Elyvilon (available under dolorous2008-12-211-0/+8
* Remove divine lightning from Makhleb's "Greater Destruction" effects, dolorous2008-11-261-25/+1
* Add spacing fixes.dolorous2008-11-251-11/+11
* Clean up ability handling to display costs for prayer-activated dolorous2008-11-241-46/+56
* Add more holy being-related cleanups.dolorous2008-10-301-4/+1
* For consistency, rename "Summon Guardian" to "Summon Angel".dolorous2008-10-191-1/+1
* Rework angels somewhat. To synchronize with daevas, angels are now dolorous2008-10-191-5/+8
* Also rename animate_a_corpse() to animate_remains().dolorous2008-10-191-2/+2
* Rename Yred's "Animate Corpse" ability to "Animate Remains".dolorous2008-10-191-4/+4
* Increase the food cost of Yred's "Animate Corpse" to match that of dolorous2008-10-171-1/+1
* Replace Yred's "Control Undead" power with "Enslave Soul", as proposed dolorous2008-10-161-6/+18
* Fix flight type handling so that spectral things can at least always dolorous2008-10-071-3/+3
* Add miscellaneous minor fixes.dolorous2008-10-041-2/+7
* Some cleanup (replacing you.duration[DUR_CONF] with you.confused())haranp2008-10-031-2/+2
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-1/+1
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-3/+3
* Adapt Zin's old Divine Robustness into Elyvilon's Divine Vigour, dolorous2008-09-251-18/+19
* Flying can now be cancelled (though kenku still need a ring to do so.)haranp2008-09-181-1/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-15/+0
* Rework Zin's Vitalisation to be simpler, based mostly on dploog's dolorous2008-08-191-14/+10
* Massive overhaul to move towards coord_def().haranp2008-07-301-3/+2
* More cleanups.haranp2008-07-241-6/+6
* More cleanups and fixes.haranp2008-07-231-3/+3
* Fix [2014538]: Properly mark Makhleb's lightning strike as an explosion, dolorous2008-07-101-3/+2
* Add spacing fix.dolorous2008-07-051-1/+1
* Implement the rest of the starting set changes. I sure hope I got all ofj-p-e-g2008-07-011-6/+7
* Add more minor cosmetic fixes.dolorous2008-06-291-3/+3
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-6/+6
* If a god (currently, either Xom or Makhleb) hurls a blast of lightning, dolorous2008-06-221-1/+1
* Update tutorial information for the 'm' and 'a' screens.j-p-e-g2008-06-191-8/+8
* Fix invisible monsters being described to "burst forth from the water"j-p-e-g2008-06-181-22/+24
* Add the framework for descriptions for abilities to be read from thej-p-e-g2008-06-181-15/+69
* Make -raise_corpse() and animate_a_corpse() use coord_defs instead of x dolorous2008-06-161-2/+2
* Use radius_iterator instead of manually looping.haranp2008-06-151-1/+0
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-141-7/+14
* Mark daevas summoned by TSO's power as god gifts from TSO.dolorous2008-06-141-4/+4
* Mark berserkers summoned via "Brothers in Arms" as god gifts from Trog.dolorous2008-06-131-1/+2
* Overhaul god gift handling again so that we can tell which god sent dolorous2008-06-121-5/+6
* 1835314: Nemelex abilities work when silenced.haranp2008-06-111-3/+6
* Clean-up (renaming static methods and comments) in a number of files.j-p-e-g2008-06-101-35/+33
* Add minor consistency fix.dolorous2008-06-101-1/+2
* Clean up the routines to animate the dead.dolorous2008-06-091-8/+4