summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* Move checks for the berserk state into actor::berserk().David Lawrence Ramsey2009-11-061-1/+1
* Add actor::petrified, which replaces mons_is_petrified.Vsevolod Kozlov2009-11-061-1/+1
* Replace uses of player_is_airborne with you.airborne.Vsevolod Kozlov2009-11-051-1/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Remove +Tele as a randart propertyStefan O'Rear2009-11-031-2/+1
* Mutated spell-like abilities are fueled by %HP, not MPStefan O'Rear2009-11-021-17/+23
* Greatly upgrade player hellfireStefan O'Rear2009-11-021-2/+2
* Remove Feawn's prayer ability, make plant walking a passive bonus.Charles Otto2009-11-021-5/+0
* Remove mapping abilities from the gameStefan O'Rear2009-11-021-47/+0
* Fix inverted logic for canceling transformation (bug [2886011])Charles Otto2009-10-311-1/+1
* Bolt of Iron->Iron Shot, Ice Bolt->Fling Icicleabrahamwl2009-10-291-1/+1
* Nerf low levels of the blink mutation so blink 2 mattersStefan O'Rear2009-10-291-2/+4
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-0/+1
* Make Cb's Slow Biology and Time Bend available one piety breakpoint earlier.Adam Borowski2009-10-231-1/+1
* Rename Chronos to Cheibriados. (Jude Brown)David Ploog2009-10-231-21/+21
* Train Invocations on Ruinous Time.Adam Borowski2009-10-221-1/+2
* Don't take a turn when you decline to ponderousify anything.Adam Borowski2009-10-221-1/+2
* Remove Chronos debug messages from non-debug builds.Adam Borowski2009-10-221-2/+3
* Make Time Bend use Invocations for power.Adam Borowski2009-10-221-21/+2
* Make Ponderousify available from day 1. Announce newly available powers when...Adam Borowski2009-10-221-1/+3
* Slap costs and fail chances on Chronos' abilities.Adam Borowski2009-10-221-13/+8
* Swap transform_cancellable into transform_uncancellable, since that's the def...Adam Borowski2009-10-221-2/+1
* Prevent non-body armour from being made ponderous, it has no effect.Adam Borowski2009-10-221-4/+4
* Clean up some unused #includesAdam Borowski2009-10-221-1/+0
* ... and from abl-show.cc into godabil.ccAdam Borowski2009-10-221-92/+2
* Yank some god invocations from religion.cc into godabil.ccAdam Borowski2009-10-221-0/+1
* A typo. Also, make Time Step train Invocations.Adam Borowski2009-10-211-1/+2
* Chronos' time step.Adam Borowski2009-10-211-1/+34
* Remove tabs, and add minor cosmetic fixes.David Lawrence Ramsey2009-10-201-19/+23
* gods: added "Chronos", the slow godSteven Noonan2009-10-201-0/+53
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Remove food cost from Zin's recite, as it doesn't involve magic or anyAdam Borowski2009-10-171-1/+1
* abl-show.cc: fix constant assertionSteven Noonan2009-10-151-1/+1
* Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva'sDavid Lawrence Ramsey2009-10-121-13/+22
* Make gods that take corpse offerings do so without the butchery step,David Lawrence Ramsey2009-10-111-5/+5
* project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-081-15/+17
* Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-061-2/+2
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Increase the piety gain from decomposition, list the fruit cost for growth an...Charles Otto2009-10-051-4/+17
* Applying Kiku patch by Alex MacDonald (timecircuits). Kiku now has an invocat...evktalo2009-10-021-36/+7
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* Commit several patches:j-p-e-g2009-09-131-0/+5
* Apply caotto's other patch in [2839372], with a few tweaks, to improve dolorous2009-08-181-3/+7
* FR 2819565: Abort when trying to read a known ?blinking or ?teleportation j-p-e-g2009-08-131-0/+8
* Fix 2822832: temporary brands not being removed when thrown with LRET_FUMBLEDj-p-e-g2009-07-201-129/+186
* Spacing fixes.j-p-e-g2009-07-201-7/+6
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-1/+73
* Add still more cleanups.dolorous2009-07-181-5/+5