summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/decks.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Don't let Nemelex's piety/penance levels affect card power from Punishment drawsChris Campbell2014-03-261-17/+30
* Clean up some broken deck identification handlingChris Campbell2014-03-261-11/+1
* Generate card <-> deck lists on the fly (#8292).Steve Melenchuk2014-03-191-25/+148
* Remove `auto_list` optionChris Oelmueller2014-03-111-2/+1
* Potion of speed => Potion of hastereaver2014-03-101-4/+4
* Make the Battlelust card a bit better.Shmuale Mark2014-03-101-10/+5
* Replace Mass Abjuration with Aura of AbjurationDracoOmega2014-03-061-1/+1
* Let autofoe behavior work with summoning cardsDracoOmega2014-03-061-6/+6
* Don't generate racial armourChris Oelmueller2014-03-061-2/+0
* Remove agate snails.wheals2014-02-251-1/+1
* Fix WebTiles hang with Stack Five menu. (#6594)Pekka Lampila2014-02-221-1/+5
* Charge correctly for alchemist MP.Neil Moore2014-02-181-1/+1
* Remove the Bargain cardChris Campbell2014-02-171-3/+5
* Make Trowel card rarer, remove its plain/ornate effectsChris Campbell2014-02-171-102/+23
* Crystal golem -> Crystal guardian (Grunt, tenofswords).tenofswords2014-02-151-1/+1
* Don't subtract then re-add gold with Alchemist card (#8065)Neil Moore2014-02-021-13/+12
* Don't spawn Trowel in plain and ornate wonders.Adam Borowski2014-01-271-1/+1
* Move the alchemist card from wonders to escape.Adam Borowski2014-01-271-1/+1
* Remove decks of dungeons from Nemelex's gifting.wheals2014-01-271-0/+1
* Drop pointless empty lines after or before a brace.Adam Borowski2013-12-211-2/+0
* Avoid a long message loop with curse card and holy brand weaponsPekka Lampila2013-12-181-5/+4
* Fix spelling of "targeting" (#7837)Chris Campbell2013-12-101-1/+1
* Coding styleChris Oelmueller2013-12-091-3/+3
* Fix Djinnies getting some hunger related messsagesPekka Lampila2013-12-031-2/+2
* Make player confusion affect all targeted evocables.gammafunk2013-11-241-2/+9
* More formatting fixes for return (...);Neil Moore2013-11-151-4/+4
* Drop unnecessary parentheses from return statements.Adam Borowski2013-11-151-4/+4
* Get rid of the radius_iterator "legacy" constructor.Adam Borowski2013-11-051-5/+5
* Axe a buttload of useless #includes.Adam Borowski2013-11-031-1/+1
* Use cell_is_solid where appropriate.Neil Moore2013-11-011-1/+1
* monster_near_iteratorAdam Borowski2013-10-311-2/+2
* Rework the Elixir cardChris Campbell2013-10-221-10/+10
* Reformat multi-line array literals.Adam Borowski2013-10-051-18/+36
* Make misc item glyphs distinct (simm, dpeg).Steve Melenchuk2013-09-181-5/+2
* Get rid of random_shuffle().Adam Borowski2013-09-101-3/+4
* Fix ?vorpalisation and the Blade card taking less time when swapping weaponsMarvinPA2013-08-141-0/+3
* Remove deep dwarf scions, artificers and necromancersChris Campbell2013-08-091-2/+2
* Remove Olgreb's Toxic Radiance from the effect list for Venom cardsDracoOmega2013-07-301-9/+0
* Replace 'you.penance' checks with function callsBrendan Hickey2013-07-281-3/+3
* Refactor 'you.religion' checks.Brendan Hickey2013-07-281-6/+6
* Correct a few comments misguided about Elf and Vaults depthChris Oelmueller2013-07-231-1/+1
* Bump up wolf stats to match war dogs, replace war dogs with wolvesDracoOmega2013-06-241-1/+1
* ASSERT_RANGEs other than >= <.Adam Borowski2013-06-081-4/+2
* Fix power 1 warp card being unaffected by -cTeleChris Campbell2013-06-051-1/+1
* Drop Cigotuvi's from the Vitriol card.Adam Borowski2013-05-301-1/+1
* Show wielded unidentified decks right in WebTilesPekka Lampila2013-04-261-1/+2
* Increase Portal card's cTele durationChris Campbell2013-04-171-1/+1
* Show how much gold is used up by the Alchemist cardChris Campbell2013-04-101-26/+20
* End teleport control duration after a controlled blink or teleportChris Campbell2013-04-091-1/+1
* Add a message when triple drawing a deck with one cardChris Campbell2013-04-071-0/+1