summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* * Add stair repelling as a bad Xom effect.j-p-e-g2009-04-131-0/+8
* * Fix compilation.j-p-e-g2009-04-121-1/+4
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-4/+8
* * Merfolk may wear heavy armour while swimming, though their armourj-p-e-g2009-03-291-2/+11
* * A few starting choice restriction tweaks.j-p-e-g2009-03-241-7/+7
* Fix mesmerisation list corruption.haranp2009-03-221-1/+1
* Berserking now gives double HP instead of 50% more.haranp2009-03-211-4/+1
* Fix [2687629]: When checking whether body armour is unwearable, check dolorous2009-03-151-1/+1
* Remove references to unimplemented branches (Caverns, Pit, Inferno).j-p-e-g2009-03-141-2/+2
* Fix detection of chaotic monsters when the chaotic attack isn't first in dolorous2009-03-131-1/+1
* Various documentation tweaks. Among others, replace all references toj-p-e-g2009-03-121-1/+6
* Make you_tran_can_wear take item size into account. (Fixes 2680313.)j-p-e-g2009-03-111-3/+6
* Add minor cosmetic fixes.dolorous2009-03-101-10/+11
* Tweak duration messages a bit, and mention the risk of magic dolorous2009-03-091-6/+6
* Remove more references to the now-unused Repel Undead.dolorous2009-03-091-11/+0
* Add whitespace fixes.dolorous2009-03-061-1/+1
* Fix permanent-MP abilities being usable when only temporary MP (e.g.haranp2009-03-061-20/+62
* Tiles again:j-p-e-g2009-03-061-0/+1
* Add minor cosmetic fixes.dolorous2009-03-051-7/+8
* [Tiles] Keep track of which dungeon grid the player last clicked andj-p-e-g2009-03-041-0/+4
* Remove gnomes and grey elves. (Can someone check the tiles compile?)haranp2009-03-041-43/+1
* Use monsters::mindex() in a few more places.dolorous2009-03-021-2/+2
* * Fix 2644253: mgrd bogosity with shafts.j-p-e-g2009-02-271-0/+1
* Comment fix.dolorous2009-02-271-2/+1
* Remove all traces of TRAN_AIR and TRAN_SERPENT_OF_HELL, the latterj-p-e-g2009-02-271-94/+5
* Mutations cleanup. Fixes [2641583]. Syncing between the various listsharanp2009-02-261-3/+3
* Add miscellaneous minor fixes.dolorous2009-02-251-3/+3
* Add one more minor cosmetic fix.dolorous2009-02-251-1/+1
* Make the tough skin mutation no longer count as a body-covering dolorous2009-02-251-9/+0
* Add minor cosmetic fixes.dolorous2009-02-251-1/+1
* Simplify healing rate calculation for vampires, and make vampires' dolorous2009-02-251-26/+9
* Add more minor cosmetic fixes.dolorous2009-02-241-2/+2
* Give ghouls one level of the slow healing mutation instead of hardcoding dolorous2009-02-231-5/+2
* Simplify.dolorous2009-02-231-13/+9
* Comment fix.dolorous2009-02-231-1/+1
* Add more minor cosmetic fixes.dolorous2009-02-231-4/+4
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-20/+73
* Go back to checking for wearing the amulet of the gourmand when dolorous2009-02-221-1/+1
* Add more gourmand-related fixes.dolorous2009-02-221-4/+6
* Clean up gourmand-related routines: only check for gourmand duration dolorous2009-02-221-2/+3
* * Fix Sif Muna occasionally gifting manuals.j-p-e-g2009-02-221-8/+4
* For 2089989, reallow friendlies to walk into your damaging clouds inharanp2009-02-211-1/+1
* Add minor cosmetic fixes.dolorous2009-02-191-3/+4
* Add spacing fix.dolorous2009-02-191-1/+1
* Fix [2608901]: too many transforms got to keep their soft caps.haranp2009-02-171-4/+6
* Lots more cleanups. haranp2009-02-151-1/+1
* Various cleanups, mostly having to do with coord_def().haranp2009-02-151-3/+2
* More mgrd elimination and moving to coord_def().haranp2009-02-141-1/+1
* Properly use default parameters when displaying comma-separated lists.dolorous2009-02-121-2/+1
* Clearing trapping nets moved into player::moveto() and level change.haranp2009-02-121-1/+4