summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix identifying =TC not taking into account the spell.j-p-e-g2009-05-311-4/+4
* Merge r9855 from trunk: Stricter sanity checking of player ghosts.zelgadis2009-05-311-22/+0
* Added the objective case of pronouns ("him", "her") for use in thezelgadis2009-05-291-0/+1
* Add still more minor cosmetic fixes.dolorous2009-05-261-19/+23
* Add more minor cosmetic fixes.dolorous2009-05-261-5/+6
* Add minor cosmetic fixes.dolorous2009-05-261-2/+3
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-1/+1
* Move tutorial ending check from gain_exp() to level_change(), so that ifzelgadis2009-05-241-5/+5
* Fix shopping messages mentioning "0 gold piece", and fix reading dolorous2009-05-181-0/+1
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-6/+10
* Fix 2792807: Autoexplore attempting to open doors in bat form.j-p-e-g2009-05-171-0/+6
* Change the short description of Divine Vigour to "divinely vigorous" dolorous2009-05-161-1/+1
* Make Elyvilon's Divine Vigour temporarily increase MP as well as HP.dolorous2009-05-161-5/+5
* Modify ?v to read in the list of changed command keys.j-p-e-g2009-05-141-1/+1
* * Monsters shout only when they notice you (i.e. you are in sight).j-p-e-g2009-05-091-1/+1
* Make Trog's Hand grant both regeneration and magic resistance.dolorous2009-05-061-1/+5
* Fix [2728128]: Properly scale current HP to maximum HP when changing dolorous2009-05-011-0/+4
* Add still more spacing fixes.dolorous2009-04-301-6/+6
* Add more spacing fixes.dolorous2009-04-301-15/+15
* Add spacing fixes.dolorous2009-04-301-2/+2
* Add more minor cosmetic fixes.dolorous2009-04-291-3/+3
* Check for the ogre genus in more places, in case another ogre species is dolorous2009-04-291-1/+1
* Add more spacing fixes.dolorous2009-04-231-3/+3
* Add minor cosmetic fixes. Also, tweak the message for when non-chunk dolorous2009-04-231-3/+3
* Fix [2777074]: Properly add the negative dexterity effects from certain dolorous2009-04-231-11/+11
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-1/+4
* Deep dwarves get the same number of initial strength points as mountain dolorous2009-04-181-1/+1
* * 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