summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-71/+295
* Forward-port 0.5 r10272 to trunk (except that Dissolution actually gets dolorous2009-07-181-1/+0
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-0/+52
* Fix 2819298: sling bullets not counting towards _ammo_count for slingsj-p-e-g2009-07-161-0/+8
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-1/+1
* Fix 2815574: Venom card not waking monsters.j-p-e-g2009-07-041-2/+5
* Apply caotto's neat patch to make toadstools grow on or around corpses.j-p-e-g2009-06-291-0/+202
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-1/+1
* Remove "#define SPWPN_FOOBAR UNRAND_FOOBAR" backwards compatibility forzelgadis2009-06-251-2/+2
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-25/+12
* Also remove the "chunks about to rot away" warning in trunk.j-p-e-g2009-06-201-20/+0
* Add whitespace fix.dolorous2009-06-091-1/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-9/+9
* * Make messages about rotting corpses/skeletons in inventory morezelgadis2009-06-031-49/+57
* * Change "Your inventory suddenly weighs less" message to messages whichzelgadis2009-06-031-2/+81
* Added some new tutorial events (not tested with the tile build):zelgadis2009-05-251-0/+1
* * Add Shock/Lightning Bolt to list of spells that don't abort for 'z' ifj-p-e-g2009-05-201-7/+3
* Fix pluralization problem when recharging a wand only gives it 1 charge.dolorous2009-05-141-3/+6
* Add minor cosmetic fixes.dolorous2009-05-081-1/+1
* Add spacing fixes.dolorous2009-04-301-1/+1
* * Tweak Xom's ideas about what makes a funny or boring death.j-p-e-g2009-04-221-39/+46
* Fix [2769326]: Deep dwarf ghosts shouldn't regenerate.dolorous2009-04-181-12/+15
* When annoying monsters affected by holy word, make them target the holy dolorous2009-04-171-1/+2
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-5/+5
* * After some thought, remove the description toggle from the spell menu asj-p-e-g2009-04-061-9/+13
* When tormenting a monster, alert it to the actual sorce of the torment, ratherzelgadis2009-04-061-1/+2
* * When Xom decides to cast Magic Mapping or send you on a teleportationj-p-e-g2009-03-291-10/+11
* Xom again:j-p-e-g2009-03-281-3/+2
* Add minor cosmetic fixes.dolorous2009-03-141-1/+1
* Fix [2686874]: Make torment wake sleeping monsters if it damages them.dolorous2009-03-141-5/+9
* * Fix wizmode targetting commands not flushing messages correctly.j-p-e-g2009-03-071-13/+19
* Remove gnomes and grey elves. (Can someone check the tiles compile?)haranp2009-03-041-1/+0
* * Mention the spell's name in the forget_spell() miscast effect.j-p-e-g2009-02-271-2/+4
* Remove the Book of Healing again, properly this time. Note that the dolorous2009-02-261-1/+1
* Simplify.dolorous2009-02-251-3/+3
* Simplify healing rate calculation for vampires, and make vampires' dolorous2009-02-251-2/+22
* Add minor cosmetic fix.dolorous2009-02-231-1/+1
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-6/+10
* Remove aptitude multipliers when picking skills for randart books sincej-p-e-g2009-02-231-6/+3
* * Fix Sif Muna occasionally gifting manuals.j-p-e-g2009-02-221-1/+2
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-4/+3
* * Tweak spell number of randart books some more.j-p-e-g2009-02-211-9/+9
* * Lower randart probabilities for book acquirement.j-p-e-g2009-02-201-15/+15
* Book acquirement again:j-p-e-g2009-02-181-29/+34
* Fix [2581197]: Make glow status consistent with magical contamination by dolorous2009-02-171-3/+3
* Fix randart books being much too cheap. (Yes, this was actually a bug.)j-p-e-g2009-02-161-1/+4
* Fix warning.haranp2009-02-151-29/+0
* And Haran is right that deprecated code should be removed rather thanj-p-e-g2009-02-151-158/+4
* Remove debugging statements (argh!) and tweak book acquirement chances.j-p-e-g2009-02-151-9/+2
* Overhaul book acquirement.j-p-e-g2009-02-151-27/+141