summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/decks.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Consolidate the mutation-counting routines.dolorous2008-04-251-2/+2
* #ifdef debug outputj-p-e-g2008-04-221-2/+2
* Don't display the "is converted" message if you draw the Crusade card as dolorous2008-04-211-1/+11
* Change mummy curses to only turn part of a stack of potions into decay.j-p-e-g2008-04-211-1/+1
* Make randarts with the CURSED property recurse themselves with 1/3j-p-e-g2008-04-201-1/+1
* Make ugly thing summoning available as a card effect (Repulsiveness).dolorous2008-04-201-0/+22
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-3/+3
* Add more minor cleanups.dolorous2008-04-191-8/+10
* Add various minor fixes.dolorous2008-04-191-2/+6
* Disallow the Staff of Wucad Mu as a Trog gift.j-p-e-g2008-04-161-1/+2
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-0/+1
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-0/+1
* Fix compile (oops) and numerous whitespace changes.j-p-e-g2008-04-141-32/+33
* Nemelex penance goes down to 1 (sorear.)haranp2008-04-111-1/+3
* Added telepathy as a Dowsing effect. Presumably breaks saves.haranp2008-04-081-1/+4
* Helix redone.haranp2008-04-081-21/+90
* Remove card penalty for Triple Draw.haranp2008-04-081-12/+0
* Added Water card. Might need some rebalancing.haranp2008-04-081-0/+105
* Once you've seen two cards form a deck, you identify it.haranp2008-04-041-0/+18
* Helix now has drawbacks:haranp2008-04-041-1/+23
* Added Flight card to Deck of Emergency.haranp2008-04-041-0/+30
* When Trowel creates an altar, announce the god.haranp2008-04-041-3/+4
* Nemelex changes:haranp2008-04-031-89/+59
* Code cleanup and renaming of static methods, mostly for decks.cc and j-p-e-g2008-03-311-243/+273
* Expand choose_random_nearby_monster() to optionally allow choosing only dolorous2008-03-191-24/+0
* Really fix all inconsistencies between orcs converted by Beoghites and dolorous2008-03-181-1/+9
* Fix sanity check bug in choose_random_nearby_monster(), and also in dolorous2008-03-181-1/+1
* For consistency, disallow evil allies for all followers of the good dolorous2008-03-141-2/+1
* For TSO worshippers, don't allow the Crusade card to convert evil dolorous2008-03-141-1/+5
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-7/+7
* Apply patch 1901117: vitrification effect for Xom (and Xom cleanup)j-p-e-g2008-02-251-25/+2
* [1885302] Use commonwealth "defence" instead of "defense".dshaligram2008-02-031-2/+2
* Fix collision between gotoxy(int,int,int) and DOS djgpp gotoxy().dshaligram2008-01-251-5/+5
* When causing dungeon-wide effects for Nemelex and Beogh abandonment, dolorous2008-01-201-6/+25
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-8/+12
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-1/+1
* Summoned monsters will now take back only items they were summoned with - sub...dshaligram2007-12-301-5/+3
* Toned down Shuffle frequency.haranp2007-12-131-1/+1
* Slight cleanup of randart autoinscription.haranp2007-12-051-3/+10
* Randarts can now be autoinscribed from the 'v' screen.haranp2007-12-051-17/+7
* Nemelex now has additional, passive penance: cards from decks can beharanp2007-12-021-7/+34
* Decks are now annotated with the list of cards drawn from them in theharanp2007-12-021-11/+36
* Added Foxfire, a card which can summon flying creatures. Probably unbalanced:haranp2007-12-021-1/+28
* Experience card now doesn't guarantee a level but does add XP to pool.haranp2007-12-011-1/+35
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-1/+73
* Dance now generates less good weapons with low power and better onesharanp2007-11-301-1/+37
* Added Sage card, which boosts skill training.haranp2007-11-301-0/+44
* Added rarity weight vectors. They aren't too interesting at the moment:haranp2007-11-291-133/+134
* Added the Bones, a skeleton summoning card.haranp2007-11-291-2/+20
* Added Vitrification to the Deck of Dungeons: makes walls transparent.haranp2007-11-291-1/+33