summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Typo fix.dolorous2008-05-241-1/+1
* Changed stealth descriptors as per FR 1968020.dploog2008-05-231-9/+10
* Improve player beam tracer for firing through friendlies:j-p-e-g2008-05-221-2/+2
* Rename static methods in travel.cc and terrain.cc.j-p-e-g2008-05-201-6/+6
* And make attacks on god gifts consistent with beams the same way.dolorous2008-05-191-7/+3
* Pull code from mon->can_see(target) into a new function mon->see_grid()j-p-e-g2008-05-181-9/+11
* Fix 1965819: invisible monster given away when (un)wielding or wearingj-p-e-g2008-05-171-42/+43
* Fix the remaining (known) issues with butchering all corpses in a stash:j-p-e-g2008-05-161-3/+5
* Display divine stamina in the "@" and "%" screens, under "divine dolorous2008-05-151-0/+3
* Display divine robustness in the "@" and "%" screens.dolorous2008-05-151-0/+3
* Add divine stamina (temporary stat-boosting) to Zin's Revitalisation.dolorous2008-05-151-0/+9
* Add still more minor cosmetic fixes.dolorous2008-05-151-35/+36
* FR 1962016: Make hydra headedness more obvious.j-p-e-g2008-05-141-21/+22
* Replace deep water / lava prompts with MSG_UNTHINKING_ACT.dshaligram2008-05-101-6/+2
* Add more TSO halo description fixes.dolorous2008-05-101-1/+1
* Clarify halo-related messages a bit.dolorous2008-05-091-3/+3
* Make vampires' spell (and ability) hunger dependent on their hunger state.j-p-e-g2008-05-081-4/+18
* Suppress --More-- when travel/explore makes a T&D trap save.dshaligram2008-05-041-2/+2
* Fix sort_menus option to let "any" override the default "pickup" settingj-p-e-g2008-04-281-2/+2
* Add various undead-related fixes.dolorous2008-04-281-1/+1
* Cosmetic fixes yet again.dolorous2008-04-271-3/+3
* Add cosmetic fix.dolorous2008-04-261-1/+1
* And generalize them a bit more.dolorous2008-04-261-4/+7
* Generalize the routines to determine whether you or a monster can mutate dolorous2008-04-261-0/+16
* Two changes:j-p-e-g2008-04-251-7/+7
* Fix specific references to vampires versus generic references to dolorous2008-04-251-4/+4
* Add more miscellaneous fixes.dolorous2008-04-241-7/+8
* Add a message for when the player can't be put to sleep.dolorous2008-04-241-0/+3
* Remove unneeded blank line.dolorous2008-04-241-1/+0
* Add more minor cosmetic fixes.dolorous2008-04-231-8/+8
* Add minor cosmetic fixes.dolorous2008-04-231-1/+0
* Remove unused ravenous hunger state, and clean up food state checks a dolorous2008-04-231-1/+1
* Remove unneeded blank lines.dolorous2008-04-231-3/+0
* Comment fixes.dolorous2008-04-231-6/+8
* Revert erroneous change to the "%" screen, as tou still get TSO's life dolorous2008-04-231-4/+1
* When under penance from TSO, you don't get his negative energy dolorous2008-04-231-1/+4
* Make the routine to check for mutations that only acticate sometimes dolorous2008-04-221-3/+3
* Add miscellaneous undead-related fixes. When changing species to dolorous2008-04-221-1/+1
* Implement the results of the HUD discussion with maybe 80% accuracy.pauldubois2008-04-191-1/+1
* Improve halo-related output again, for the information printed by "@".dolorous2008-04-181-1/+9
* Improve halo-related output.dolorous2008-04-181-2/+10
* Make backlit() take the glow of TSO's halo into account, so that both dolorous2008-04-181-2/+3
* Fix tiles compile (in a hacky way, since I don't know what the mp/hpj-p-e-g2008-04-181-1/+3
* Change vampire mutation system to be more dynamic.j-p-e-g2008-04-161-3/+21
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-90/+109
* Another code cleanup.j-p-e-g2008-04-151-5/+7
* Fix compile (oops) and numerous whitespace changes.j-p-e-g2008-04-141-1/+1
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-4/+0
* Quiver work:pauldubois2008-04-141-1/+1
* Fix 1937869: Have weapon swapping respect spells the character knowsj-p-e-g2008-04-111-0/+9