summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* In Zin's Revitalisation, make the type of revitalization done a dolorous2008-04-281-1/+2
* Adjust Invocation training for Zin's Revitalisation.dolorous2008-04-251-1/+1
* Add another cosmetic fix.dolorous2008-04-251-0/+1
* Take the first step toward improving Zin's Revitalisation: HP and MP are dolorous2008-04-241-2/+5
* Consistently capitalize "sanctuary".dolorous2008-04-241-1/+1
* Tweak a few Zin messages.dolorous2008-04-241-2/+2
* Remove unused ravenous hunger state, and clean up food state checks a dolorous2008-04-231-1/+1
* For now use normal tiles for the blessed blades (WPN_FALCHION ratherj-p-e-g2008-04-221-7/+7
* Another comment fix.dolorous2008-04-221-1/+1
* Expand restore_stat() to allow for more fine-grained constrol of stat dolorous2008-04-201-2/+2
* Vampires: Allow Bat Form only until Satiated, and add this and thej-p-e-g2008-04-201-1/+1
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-28/+34
* Disallow monster vampires to drain monsters (and the player) if theyj-p-e-g2008-04-151-47/+64
* Add minor cosmetic fixes.dolorous2008-04-071-2/+2
* Nemelex changes:haranp2008-04-031-20/+20
* Implement a basic version of "list monsters in LOS".j-p-e-g2008-03-241-3/+2
* Allow vampires of hunger state full or higher to go berserk.j-p-e-g2008-03-211-73/+78
* Make Zin dislike when the player takes an action that makes an alreadyj-p-e-g2008-03-211-1/+1
* Remove Zin's Smiting, and move Revitalisation into its place.j-p-e-g2008-03-211-13/+3