summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/decks.cc
Commit message (Expand)AuthorAgeFilesLines
* fix compile errors on Intel C++ Compiler v10.1Steven Noonan2009-10-121-6/+6
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-1/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Implement FR 2872334 'don't auto-target neutrals' by replacing most uses of T...Charles Otto2009-10-061-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add whitespace fixes.David Lawrence Ramsey2009-09-291-1/+1
* a new card: "the Swine"Adam Borowski2009-09-291-0/+11
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-13/+13
* Add minor cosmetic fixes.dolorous2009-07-281-2/+5
* Add yet more Jiyva-related cleanups. Make sure his altars are never dolorous2009-07-191-0/+4
* Fix assertion when changing a monster's god via the Crusade card.dolorous2009-07-191-0/+1
* Tweak message.dolorous2009-07-191-1/+1
* Ensure the the Helix card only removes bad mutations, and that Zin's dolorous2009-07-181-1/+2
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-4/+4
* Add spacing fixes.dolorous2009-04-231-4/+4
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-18/+20
* Move the HALF_MAX_PIETY define to religion.h, as it's used with Xom in dolorous2009-04-181-1/+1
* [2735312] Don't squelch multiple EOLs in the same cprintf for tiles. This sh...ennewalker2009-04-181-4/+0
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-2/+2
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-2/+3
* * Allow 'Ctrl-T' as tutorial trigger (currently 'T').j-p-e-g2009-04-091-13/+6
* Fix 2726027: Warpwright card being broken.j-p-e-g2009-04-051-1/+1
* Xom again:j-p-e-g2009-03-281-61/+8
* Remove superfluous blank lines from card description screens.dploog2009-03-271-1/+1
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-2/+5
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-19/+61
* Use monsters::mindex() in a few more places.dolorous2009-03-021-4/+1
* Various cleanups, mostly having to do with coord_def().haranp2009-02-151-3/+3
* Fix inverted logic for checking whether monsters are affected by mass dolorous2009-02-131-1/+1
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-7/+5
* Dancing weapons fix for trunk.haranp2009-02-121-23/+45
* Redo potions of magic again. They are now effectively potions of heal woundsharanp2009-02-081-1/+7
* Add a power parameter to monsters::drain_exp(), and use it for the mass dolorous2009-02-081-19/+1
* Tweak the mass draining card effect to more closely match dolorous2009-02-081-6/+11
* Add yet more minor cosmetic fixes.dolorous2009-02-081-3/+4
* Add whitespace fixes.dolorous2009-02-051-1/+1
* Fix Triple Draw not updating num_marked on a deck. Fixes [2516231].haranp2009-02-041-2/+16
* [2070013]: newly created, animated, etc. friendly monsters now default toharanp2009-02-031-11/+7
* Fix Swap card not applying terrain effects, and not unsubmerging monsters.haranp2009-02-011-5/+7
* More code cleanups (mainly in transformations.)haranp2009-01-311-2/+2
* Clean up potion effects as per [2544231]; get rid of the "power == 40 meansharanp2009-01-291-5/+3
* Code quality fixes.haranp2009-01-251-3/+2
* Expand effect applicator functions to take an actor parameter, and use dolorous2009-01-191-2/+1
* Try a bit harder not to make unreasonable Swaps.haranp2009-01-121-0/+9
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+2
* [2468791] Reduce distinction between minivaults and floating vaults. All vaul...dshaligram2009-01-031-1/+1
* 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