summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Several bugfixes.j-p-e-g2007-08-301-1/+1
* Finally fixed pickup.lua to work as intended (I hope).j-p-e-g2007-08-241-2/+4
* Improved tutorial with extensive information on itemsj-p-e-g2007-08-141-1/+0
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-26/+35
* Minor code review of the Beogh idol revenge and Trog/Ely destruction stuff.haranp2007-08-041-47/+33
* Part two of godly changes.j-p-e-g2007-08-041-10/+13
* First part of godly changes.j-p-e-g2007-08-031-10/+38
* Fixed unnecessary bat-transformation ability when already in batform.haranp2007-07-221-1/+2
* Batform is an ability, not an invocation.haranp2007-07-211-3/+1
* Added a Draw Card invocation for Nemelex, which lets you draw a cardharanp2007-07-211-7/+21
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-0/+16
* Cleaned up magic mapping: the test regarding whether you can magic mapharanp2007-07-131-4/+5
* Beogh balancing:dshaligram2007-07-121-1/+1
* Nemelex now uses Evocations instead of Invocations.haranp2007-07-091-1/+18
* Lots and lots of type safety.haranp2007-07-081-11/+11
* added Recall invocation for Beogh (data copied from Kiku)j-p-e-g2007-07-051-1/+8
* The tutorial now uses set_more() to display the ability-menu helpharanp2007-06-301-2/+10