summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/decks.cc
Commit message (Expand)AuthorAgeFilesLines
* Expand the setting of spell_type in mgen_data to include all dolorous2009-01-031-8/+7
* Add more minor cosmetic fixes.dolorous2009-01-031-5/+5
* Add minor cosmetic fix.dolorous2009-01-031-2/+0
* When drawing a damaging card, set the beam range to LOS_RADIUS.zelgadis2009-01-031-11/+4
* Fixed 2481704: Travel stopping for spellcasting monsters without LOSj-p-e-g2009-01-021-1/+2
* * Move wall tiles into the dc-dngn/wall folder.j-p-e-g2009-01-021-2/+2
* Complete rewrite of the beam code, making it considerably saner.haranp2008-12-251-3/+2
* "The Wrath" card: never choose Nemelex (to prevent Nemelex from recursivelyzelgadis2008-12-241-1/+18
* Added "The Stairs" card (not yet in any deck), eventually to be the card whichzelgadis2008-12-191-0/+157
* Use map_def* instead of map indices.dshaligram2008-11-231-3/+3
* Discard more junk parameters from vault building routines.dshaligram2008-11-231-1/+1
* Consistency fixes: Ensure that Beoghits can't permanently recruit dolorous2008-10-141-0/+1
* Rewrite of beam.cc: put all beam data in one place. Might be buggy.haranp2008-10-091-6/+2
* Fix 2142643: bugs in net traps that I introduced in the trap revampharanp2008-10-021-1/+1
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-15/+4
* Fix 2134320: mummy curse had disappeared.haranp2008-09-291-1/+1
* Add whitespace fixes,dolorous2008-09-271-1/+1
* don't allow shapeshifters in orc form to become Beoghites' followers via dolorous2008-09-261-2/+3
* In ouch(), use NON_MONSTER instead of 0 as the index for non-monster dolorous2008-09-251-2/+8
* Ranges redone. bolt no longer has a rangeMax, just a range.haranp2008-09-251-2/+2
* Fix 2085598: Nemelex won't be disappointed if there are invisible monstersharanp2008-09-211-1/+1
* Card fixes (Martin.)haranp2008-09-161-2/+5
* God-gifted (i.e. Nemelex-gifted) decks now ID after one card if it's notharanp2008-09-141-4/+11
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Fix 2059408: wrong message when Triple Draw finishes an unidentified deck.haranp2008-09-121-0/+5
* [2093516] Drop chances of potion destruction from legendary Curse card.dshaligram2008-09-061-2/+2
* Fix 2037845: unstackedness was overriding finishing a deck.haranp2008-08-061-1/+1
* Massive overhaul to move towards coord_def().haranp2008-07-301-23/+15
* Implemented monster spell miscasts. Spell miscasting is now handledzelgadis2008-07-291-2/+8
* Fix 2021696: allow_self_target = no even forbidding self-targetting forj-p-e-g2008-07-281-1/+2
* More cleanups.haranp2008-07-241-4/+4
* More cleanups and fixes.haranp2008-07-231-37/+26
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-8/+8
* Extend Enne's blood potion destruction fix to potions on the floor.j-p-e-g2008-07-181-1/+1
* Add some of the missing descriptions for various abilities.j-p-e-g2008-07-081-1/+1
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-1/+1
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-18/+21
* Disallow vampires from draining summoned creatures to be consistent withj-p-e-g2008-07-041-175/+177
* Only apply targeting via monster list to spells and such wherej-p-e-g2008-07-021-1/+1
* When reading a "modification scroll" (prompt: Use on which item?)j-p-e-g2008-06-301-1/+1
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-61/+67
* FR 1993535: If asking the user for an item, and the player has none of thezelgadis2008-06-241-4/+1
* Tweak god gift handling a bit more.dolorous2008-06-191-3/+5
* Add various god gift-related cleanups.dolorous2008-06-191-17/+11
* Add the framework for descriptions for abilities to be read from thej-p-e-g2008-06-181-0/+6
* Add another comment fix.dolorous2008-06-181-2/+2
* Comment fix.dolorous2008-06-181-1/+1
* Fix 1996770: shafts being capable of disarming.j-p-e-g2008-06-181-2/+31
* General code cleanups.haranp2008-06-151-1/+1
* Add another comment fix.dolorous2008-06-151-1/+1