summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/decks.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tomb rebalancing.haranp2007-10-141-7/+5
* Added an actual vector version of CrawlHashTable, and removed the codezelgadis2007-10-091-59/+57
* Applying dolorous' latest patch (1806451), mostlyj-p-e-g2007-10-081-1/+1
* Added class CrawlHashTable, a savable/loadable string-keyedzelgadis2007-10-081-266/+771
* Oops, check_buggy_deck() was itself buggy; fixed.zelgadis2007-10-011-6/+9
* The player now dies if the Focus card causes any stat to go below 1.zelgadis2007-10-011-1/+37
* Oops, had some code placed after a "return" statement; why didn't thezelgadis2007-10-011-1/+1
* Some paranoia checks for buggy decks when evoking or stacking them.zelgadis2007-10-011-0/+166
* The Shuffle card now kills the player if any stats are lowered belowzelgadis2007-10-011-1/+37
* Add redraw_hp to the "Elixir" card.j-p-e-g2007-09-301-0/+2
* This commit breaks save file compatability.zelgadis2007-09-301-4/+80
* Nemelex gift deck changes:zelgadis2007-09-231-0/+23