summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/decks.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Trowel now generates a friendly temporary golem if it creates a dangerousharanp2007-11-291-6/+25
* Added Spark card. Added more pain effects. Breaks Nemelexite saves.haranp2007-11-291-3/+63
* Add various patches of mine:dolorous2007-11-201-1/+1
* Added Crusade card: conversion/abjuration effect.haranp2007-11-161-1/+36
* Bunch of changes:haranp2007-11-131-2/+2
* Reorganized Metamorphosis, batform now impossible.haranp2007-11-071-6/+3
* Incorporate patches 1825023 (typos) and 1824868 (bug in fully_contains().)haranp2007-11-051-1/+1
* Added HURRY option to makefile.unix.haranp2007-11-031-0/+1
* Minor code cleanups.haranp2007-11-031-1/+1
* 'v' now describes decks properly.haranp2007-10-301-10/+11
* Stack Deck interface improvements.haranp2007-10-301-25/+58
* Better messages for Genie effects.haranp2007-10-291-1/+12
* Trowel card now picks vaults tagged "trowel_portal".dshaligram2007-10-261-11/+1
* Added a flag to disable generation of exits from a vault. Need to clean up va...dshaligram2007-10-251-1/+1
* Added Trowel portal generation. Somewhat buggy.haranp2007-10-251-2/+27
* Applying two patches by dolorous:j-p-e-g2007-10-251-1/+1
* No unnecessary double messaging when drawing the Wraith.haranp2007-10-251-1/+1
* Drawing from Destruction with no monsters nearby does not gain piety.haranp2007-10-251-16/+28
* Added Pain (== agony) and Torment (== Symbol of Torment) to theharanp2007-10-251-1/+10
* Some code cleanup.haranp2007-10-231-57/+64
* You can now Triple Draw from decks you aren't wielding.haranp2007-10-231-13/+26
* Blade card now gives feedback when failing to brand.haranp2007-10-231-1/+18
* Summoned monsters now have the (increasingly misnamed) CREATED_FRIENDLYharanp2007-10-161-1/+1
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-1/+1