summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/decks.cc
Commit message (Expand)AuthorAgeFilesLines
* Card-summon dancing weapons no longer leave the weapon behind.dshaligram2007-08-181-7/+12
* Velocity card now uses Swift+Fly instead of Swift+Lev.dshaligram2007-08-181-1/+1
* [1758414] evoke_deck wrongly assumed that the deck was wielded.haranp2007-07-231-3/+2
* Added a Draw Card invocation for Nemelex, which lets you draw a cardharanp2007-07-211-3/+46
* Minor fixes from dolorous [1756345, 1755657]haranp2007-07-191-1/+1
* Drop Control Teleport and Controlled Blink by one spell level each.dshaligram2007-07-151-1/+1
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-2/+5
* Deck ID should set you.wield_change.haranp2007-07-141-2/+1
* High Evocations give you a chance at identifying decks you draw from.haranp2007-07-141-0/+11
* Added a Venom card; made Destruction deck effects somewhat more interesting.haranp2007-07-141-10/+42
* Implemented Shuffle card.haranp2007-07-141-3/+33
* Bargain was never expiring (1753740.)haranp2007-07-141-1/+1
* Cleaned up magic mapping: the test regarding whether you can magic mapharanp2007-07-131-1/+2
* [1751312] Warpwright does nothing in the Abyss; Minefield createsharanp2007-07-121-2/+11
* Nemelex now uses Evocations instead of Invocations.haranp2007-07-091-1/+1
* Implemented Spade and Trowel (except for vault generation.)haranp2007-07-091-7/+62
* Code review and minor fixups for Beogh.haranp2007-07-081-1/+1
* Lots and lots of type safety.haranp2007-07-081-2/+2
* Broke up the monolithic divine_retribution() function somewhat.haranp2007-07-041-0/+2
* Dancing Weapon card implemented.haranp2007-07-041-1/+12
* Implemented Blade card.haranp2007-07-041-8/+23
* Minor cleanups (especially of Xom code.)haranp2007-07-031-1/+1
* Stop MinGW complaining about possibly uninitialised variables.dshaligram2007-06-271-1/+1
* Summon Animal ('The Herd') and Summon Any ('summoning') implemented.haranp2007-06-261-3/+49
* You can now examine items from the inventory view.haranp2007-06-251-0/+1
* Helm card can now have a shield effect. (Well, sort of.)haranp2007-06-241-1/+6
* Swap card implemented.haranp2007-06-241-27/+56
* Added more logic to Stealth and Portal cards.haranp2007-06-231-11/+9
* Nemelex pleasing updated. All previously-unknown cards now give 1-2haranp2007-06-231-8/+14
* Lots of things which used to be members (invis, conf, confusing_touch, etc.)haranp2007-06-231-1/+6
* Oops, Pentagram was summoning the wrong creatures (and for too long.)haranp2007-06-231-2/+2
* Some more card implementations (resists in Helm, demon summoning.)haranp2007-06-231-23/+74
* Fixed broken compile on DOS and Windows.dshaligram2007-06-201-1/+1
* Some more cards and bugfixes.haranp2007-06-171-27/+66
* Complete revamp of cards and decks, following David's ideas.haranp2007-06-171-715/+604
* [1738010] Stash-tracker now also tracks traps and other dungeon features.dshaligram2007-06-171-2/+4
* Preliminary integration of Zooko's Xom patch (untested).dshaligram2007-05-281-3/+2
* Added a debug card command.haranp2007-05-151-6/+5
* Deck stacking implemented. Five cards (or less, if there are less) areharanp2007-05-111-28/+102
* Implemented Nemelex's 'sneak peek' ability.haranp2007-05-111-100/+69
* Nemelex now grants a 'triple draw' ability: choose 1 out of 3 (or out ofharanp2007-05-091-7/+159
* Type safety, cast cleanups, etc.haranp2007-05-011-39/+36
* Cleaned up a lot of code which was using info[] to use mprf() directlyharanp2007-04-231-4/+3
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-3/+2
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-35/+13
* Fixed Abyss banishment crash.dshaligram2007-01-021-0/+3
* Miscellaneous minor fixes and cleanups (such as using player_can_smell()haranp2006-12-031-8/+6
* Merged stone_soup r15:451 into trunk.dshaligram2006-11-221-27/+13
* Clean up a mistake in the SVN import.nlanza2006-08-131-0/+906