summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* The tutorial now uses set_more() to display the ability-menu helpharanp2007-06-301-2/+10
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-9/+9
* Cleaned up abilities screen information for tutorial.j-p-e-g2007-06-151-1/+2
* Implemented Beogh, god of Orcs.j-p-e-g2007-06-141-1/+16
* Added information to the abilities screen during tutorials, j-p-e-g2007-06-101-1/+1
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-1/+1
* Fix for 1718108, ability_letter_table was meaningless.haranp2007-05-151-0/+7
* Removed portable altars. Nemelex prayers will now sacrifice everythingharanp2007-05-121-1/+0
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-1/+7
* Implemented Nemelex's 'sneak peek' ability.haranp2007-05-111-1/+7
* Nemelex now grants a 'triple draw' ability: choose 1 out of 3 (or out ofharanp2007-05-091-2/+11
* Squashed a warning.haranp2007-05-081-3/+1
* Cleaned up ability handling. It's still rather hacky, but not nearlyharanp2007-05-081-648/+583
* Type safety, cast cleanups, etc.haranp2007-05-011-13/+6
* Moving from snprintf() to std::ostringstream, slowly but surely.haranp2007-04-241-39/+36
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-7/+3
* Magic-immune monsters are now "unaffected" by enchantments instead ofharanp2007-04-161-1/+2
* Updated build instructions for DOS, Windows, Linux.dshaligram2007-04-051-1/+3
* Removed doubled "Okay, then" when cancelling out of an ability target prompt.dshaligram2007-03-291-10/+0
* Allow Elyvilon's invocations to be used even when confused (Eva Myers).dshaligram2007-03-251-54/+63
* Spatial distortion heals blink frogs.dshaligram2007-03-191-4/+7
* Added an invocable power to train Invocations for Lugonu (previously the firstdshaligram2007-03-191-1/+62
* s/Lucy/Lugonu/.dshaligram2007-03-191-10/+17
* Changes to the overview screen (%) - added abilities and made it scrollable.j-p-e-g2007-03-181-0/+21
* Move spell targeting before miscast check. Not everything is moved - spellsdshaligram2007-03-141-3/+8
* Revert Makhleb to the old behaviour of accepting collateral kills.dshaligram2007-03-051-2/+3
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-24/+0
* Made Abyss banishment noteworthy (somewhat hackish, uses USER_NOTE.)haranp2006-12-301-0/+4
* GOD_GIFT flag wasn't getting set for Daevas and Angels.dshaligram2006-12-301-2/+2
* Fixed compile error.dshaligram2006-12-291-1/+1
* The Shining One's smiting should not suck quite as much as it does. Open to d...dshaligram2006-12-291-1/+1
* Implemented David Ploog's "Lucy" abyssal god. An altar has a 20%haranp2006-12-231-1/+52
* Ghoul and kobold eating preferences now implemented as mutations.haranp2006-12-231-1/+1
* More streamlining, this time of code which shows power and spell failure.haranp2006-12-111-17/+2
* More god streamlining, specifically set_god_ability_slots().haranp2006-12-111-77/+26
* Streamlined god-given abilities.haranp2006-12-101-100/+57
* More abilities to permamutations.haranp2006-12-051-7/+3
* [1600189] Mummy restoration doesn't use mp or turn when it does nothing.dshaligram2006-11-221-1/+15
* [1599832] Machine gun acid spit forever.dshaligram2006-11-221-5/+9
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-70/+41
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+2183