summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
Commit message (Expand)AuthorAgeFilesLines
* Backport r10443: generalized way of dealing with "disconnect at --more--"zelgadis2009-07-281-1/+12
* Backport r10247 to 0.5: a couple of bug fixes.j-p-e-g2009-07-161-0/+8
* Apply my previous commit to 0.5.j-p-e-g2009-07-041-2/+5
* Get rid of the "chunks about to rot away" warning as it's currently morej-p-e-g2009-06-101-21/+1
* Merge r9885 and r9887 from trunk: replace "your inventory suddenly weighs"zelgadis2009-06-071-16/+103
* 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
* Remove a great many cases where mgrd is accessed directly in favourharanp2009-02-131-19/+21
* Clearing trapping nets moved into player::moveto() and level change.haranp2009-02-121-3/+0
* Comment fix.dolorous2009-02-081-1/+1
* Properly handle holy word when it kills a monster and the monster avoids dolorous2009-02-081-10/+15
* Add yet more minor cosmetic fixes.dolorous2009-02-081-14/+14
* Add whitespace fixes.dolorous2009-02-051-1/+1
* After some thought, remove assumptions about armor subtype order again. dolorous2009-02-051-1/+6
* Comment fix.dolorous2009-02-051-3/+4
* Partially fix get_random_armour_type being completely broken (e.g. wizardharanp2009-02-041-9/+2
* Clean up acquirement subtype determination code. (Another goto bites the dust.)haranp2009-02-041-567/+537