summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply trunk r6476 to 0.4.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
* Consolidate the demon-summoning routines again.dolorous2008-06-081-6/+7
* Revert some of the previous simplifications, as they make other things dolorous2008-06-081-3/+3
* Simplify summoning of hostile demons.dolorous2008-06-081-9/+6
* Simplify summoning of hostile holy beings.dolorous2008-06-081-1/+1
* Clean up some more.dolorous2008-06-071-18/+11
* Rename ABIL_SUMMON_DEMONS to ABIL_SUMMON_DEMON, for consistency.dolorous2008-06-071-4/+4
* Start cleaning up summoning routines in a better way. Sorry for the dolorous2008-06-071-2/+1
* Consolidate "Summon Dragon" into summon_general_creature() as well.dolorous2008-06-071-6/+6
* Consolidate "Summon Butterflies" into summon_general_creature().dolorous2008-06-071-2/+2
* Consolidate summon_ugly_thing() into summon_ice_beast_etc(), and rename dolorous2008-06-061-21/+18
* Allow creation of non-friendly god gifts. The BEH_GOD_GIFT behavior has dolorous2008-06-061-15/+19
* I'm not sure I actually coded anything worthwhile, though I experimentedj-p-e-g2008-06-021-8/+8
* Commit a few changes, mostly clean-up.j-p-e-g2008-06-011-5/+6
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-011-10/+23
* Update documentation on coding conventions, and apply a few of them. :)j-p-e-g2008-05-271-3/+3
* Fix 1974137: Stat-lowering transformations resulting in death by statj-p-e-g2008-05-271-10/+17
* Some spacing clean-up in the tutorial code (thanks for the additions,j-p-e-g2008-05-271-2/+2
* Change SP_GOLDEN_DRACONIAN to SP_YELLOW_DRACONIAN, for consistency.dolorous2008-05-241-1/+1
* Add still more minor cosmetic fixes.dolorous2008-05-231-6/+0
* Have cast_revitalisation() do all its own piety handling, as it's a bit dolorous2008-05-221-8/+9
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-117/+105
* Finally fix 1868761: Books in shops being noted as identified over andj-p-e-g2008-05-201-1/+2
* Fix 1885453: Apply Lugonu's hp penalty (on entering the Abyss) toj-p-e-g2008-05-201-1/+2
* Rename Zin's Revitalisation to Vitalisation.dolorous2008-05-151-5/+5
* Experimentally switch back to glyph colours light red, yellow, andj-p-e-g2008-05-101-1/+2
* Make vampires' spell (and ability) hunger dependent on their hunger state.j-p-e-g2008-05-081-4/+5
* Cleaned up monster generation functions, separate monster zombie type from mo...dshaligram2008-05-051-2/+5
* Clean up and consolidate the holy word and torment effects.dolorous2008-05-021-1/+2
* Change banishment in two ways:j-p-e-g2008-04-281-23/+23
* Expand Zin's Revitalisation to allow for negative affliction removal, dolorous2008-04-281-1/+1
* Rework Zin's Revitalisation so that it remembers which step it was on dolorous2008-04-281-2/+1