summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Another one of those mixed commits.j-p-e-g2008-03-201-2/+2
* Yet another TSO update: remove the "Annihilate Undead" ability, and dolorous2008-03-091-9/+7
* Another TSO update: add "gaining power from killing evil in his name" to dolorous2008-03-081-4/+2
* Fix 1909592: trunk not compiling on Windowsj-p-e-g2008-03-071-5/+13
* Tweaking recits:j-p-e-g2008-03-051-2/+2
* Fix 1902749: starving to death by invoking abilities j-p-e-g2008-02-281-0/+19
* Implement [1891388]: Make Holy Word available in scroll form.dolorous2008-02-211-1/+1
* First batch of Paul's patches:j-p-e-g2008-02-181-3/+3
* Tweak recite to yield better results for holy beings.j-p-e-g2008-02-111-3/+2
* A few tweaks of Zin invocations, thanks to David Ramsey.j-p-e-g2008-02-011-0/+2
* Improved recite. It now directly compares power (calculated using Invocationsj-p-e-g2008-01-301-2/+10
* Remove GLAMOUR, and introduce RECITE (new Zin invocation)j-p-e-g2008-01-241-29/+17
* Replace TSO's Smiting with Divine Shield.j-p-e-g2008-01-081-27/+30
* Several more tweaks of Zin:j-p-e-g2008-01-041-0/+8
* More tweaks of Zin:j-p-e-g2008-01-031-1/+1
* A completely reworked version of Zin as per the lengthyj-p-e-g2007-12-301-20/+23
* Fixed Makhleb lightning bolt glyph.dshaligram2007-12-281-1/+1
* [1857669] Fixed books using the wrong glyph when thrown, removed SYM_foo enum...dshaligram2007-12-281-1/+1
* Permanent levitation no longer confers permanent flight.haranp2007-12-131-5/+1
* [1837663] Fixed monsters' raise dead using player's LOS.dshaligram2007-11-281-1/+1
* Add various patches of mine:dolorous2007-11-201-1/+3
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-8/+5
* Dropped cost of Okawaru Haste.dshaligram2007-10-271-1/+2
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-1/+1
* Added Pain (== agony) and Torment (== Symbol of Torment) to theharanp2007-10-251-1/+1
* [1757174] Disallow mapping in labyrinths.dshaligram2007-10-241-2/+3
* Lugonu invocations are now invocations and have fail rates.haranp2007-10-241-0/+5
* Menus are now tagged. Menu colours now only apply to a menu with a matchingharanp2007-10-191-1/+1
* A few tiny changes courtesy of dolorous.j-p-e-g2007-10-121-1/+1
* Dropped cost of smiting for TSO.dshaligram2007-10-111-1/+2
* Fixed Lugonu's Corruption, remaining cases of truncated monster shouts.dshaligram2007-10-111-1/+1
* Adjust piety costs for various god powers.dshaligram2007-10-081-8/+21
* Make Escape cancel out of menu and prompt for the ability and spellcasting me...dshaligram2007-10-081-1/+8
* Added class CrawlHashTable, a savable/loadable string-keyedzelgadis2007-10-081-3/+16
* Trog's bookburning invocation only costs a turn and food j-p-e-g2007-09-301-1/+2
* This commit breaks save file compatability.zelgadis2007-09-301-1/+1
* Bumped piety cost for brothers-in-arms and greater healing.dshaligram2007-09-271-2/+2
* Adjusted piety costs for Beogh smiting and Okawaru Haste (cbus/syllogism).dshaligram2007-09-261-2/+2
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+11
* Different messages for piety gain/no piety gain when sacrificing.haranp2007-09-171-2/+11
* A handful of new game options:zelgadis2007-09-171-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+15
* Changed unwield_item() to actually unwield the item, and to have itharanp2007-09-131-1/+1
* Cleaning up magic mapping. Patch by dolorous.j-p-e-g2007-09-131-15/+20
* Fixing more bugs.j-p-e-g2007-09-051-0/+5
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-1/+1