summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
Commit message (Expand)AuthorAgeFilesLines
* Change the cost display for Fedhas evolutionCharles Otto2010-01-171-13/+21
* Increase the casting difficulty of Fedhas' rainCharles Otto2010-01-171-1/+1
* Trim unnecessary #includes.Adam Borowski2010-01-131-3/+0
* Various cleanups, use you.weapon() more often, fix a note in README.txt.Haran Pilpel2010-01-131-16/+8
* Adjust the activation cost of evolution and change Fedhas ability orderCharles Otto2010-01-101-5/+6
* Redo evolution UI and costsCharles Otto2010-01-101-1/+0
* Remove the piety cost for growth, reduce piety loss for allies dyingCharles Otto2010-01-101-1/+1
* Make Fedhas' sunlight always use MP and train invocationsCharles Otto2010-01-091-6/+1
* Rename transfor.{cc,h} to transform.{cc,h}.Adam Borowski2010-01-071-1/+1
* Make clarity allow intentional berserk.Adam Borowski2009-12-291-6/+3
* Replace long debug message calls with dprf(), except for cases where a dumb c...Adam Borowski2009-12-201-10/+3
* Make clarity prevent berserk. Only Trog may override this, and even then,Adam Borowski2009-12-201-3/+6
* Remove header includes from mon-place.h.Robert Vollmert2009-11-271-0/+2
* Remove further header-include. env.h now always directly included.Robert Vollmert2009-11-271-0/+1
* Add third menu action type ACT_MISCMatthew Cline2009-11-271-1/+1
* Move silenced(pos) to areas.cc.Robert Vollmert2009-11-211-0/+1
* Flatten header dependencies a bit.Robert Vollmert2009-11-171-0/+1
* And do the same for the rest of Fedhas' invocations.David Lawrence Ramsey2009-11-171-2/+19
* Move tutorial state out of Options.Robert Vollmert2009-11-161-1/+1
* On second thought abstract increasing/setting durations a little.Charles Otto2009-11-151-12/+7
* Delay adjustment for lowered MR and jivya's slimifyCharles Otto2009-11-151-3/+5
* Modify breath weapon recovery to be delay based.Charles Otto2009-11-151-1/+3
* Moidfy DUR_TRANSFORMATION to be delay based.Charles Otto2009-11-151-1/+1
* Kikubaaqdgha finetuning.Alex MacDonald2009-11-161-1/+1
* Chei Fluff: * Ruininous Time -> Slouch * Better player titles Mechanics: * Po...Brendan Hickey2009-11-161-1/+1
* Remove #include <conio.h> from all over the place. Convert COLORS to an enum.Adam Borowski2009-11-141-4/+0
* Give feedback when Fedhas' decomposition has no effect.David Lawrence Ramsey2009-11-121-3/+6
* Add summoner and non_actor_summoner to mgen_dataStefan O'Rear2009-11-121-4/+7
* Rename monspeak/monplace/monstuff to mon-speak/place/stuff.Jude Brown2009-11-121-1/+1
* Remove a few obsolete includes.Robert Vollmert2009-11-101-3/+0
* Remove some obsolete view.h-includes.Robert Vollmert2009-11-101-1/+0
* Split shouting and stealth code from view.cc.Robert Vollmert2009-11-101-0/+1
* Rename FeawnCharles Otto2009-11-081-25/+25
* 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