summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix [2583985]: autoexplore not refreshing stats when T&D skill preventsharanp2009-02-101-4/+5
* Fix level map, and travel, knowing too much about the level. Hopefullyharanp2009-02-091-1/+1
* Clean up nutrition-related functions a bit, and handle non-vampires' dolorous2009-02-081-3/+8
* Add a power parameter to monsters::drain_exp(), and use it for the mass dolorous2009-02-081-1/+1
* Add yet more minor cosmetic fixes.dolorous2009-02-081-2/+3
* Fix [2578352]: If Xom sends you holy beings as allies, you switch to dolorous2009-02-071-3/+3
* Add punctuation fixes.dolorous2009-02-071-3/+3
* Add more minor cosmetic fixes.dolorous2009-02-061-20/+21
* Add minor cosmetic fixes.dolorous2009-02-061-2/+2