summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* gods: added "Chronos", the slow godSteven Noonan2009-10-201-1/+25
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Naming consistency.Robert Vollmert2009-10-171-11/+11
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-1/+1
* Napalm is no thermite, it doesn't burn underwater.Adam Borowski2009-10-141-0/+6
* Add messages about gaining and loosing non-dangerous amounts ofMatthew Cline2009-10-141-3/+12
* fix 'DEBUG' macro usage consistencySteven Noonan2009-10-131-3/+3
* Apply n78291's patch in [2877049], with a few tweaks, to expand Jiyva'sDavid Lawrence Ramsey2009-10-121-0/+1
* player.cc: fix call to body_weight()Steven Noonan2009-10-101-1/+1
* Merge branch 'master' of ssh://crawl-ref.git.sourceforge.net/gitroot/crawl-re...David Ploog2009-10-111-1/+5
|\
| * project-wide: implement use of platform.h detection macrosSteven Noonan2009-10-101-1/+1
| * Patch 2873911 by Jude: add rain cloudsCharles Otto2009-10-101-0/+4
* | New carrying capacity formula; Strength worth more.David Ploog2009-10-111-1/+4
|/
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-2/+0
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-091-6/+6
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Amulet of guardian spirit, it comes as an amulet or a cap.Adam Borowski2009-10-051-0/+7
* Properly tie rotting resistance to disease resistance.David Lawrence Ramsey2009-10-041-1/+1
* Vehumet modifications. Remove the warding effect, replace it with extended ra...Charles Otto2009-09-301-8/+0
* move 'Kills.h' -> 'kills.h', 'Kills.cc' -> 'kills.cc' for file naming consist...Steven Noonan2009-09-291-1/+1
* Make miasma and miasma resistance more consistent. It no longer dependsDavid Lawrence Ramsey2009-09-291-17/+46
* Simplify checks for whether players/monsters can hit monsters, and makeDavid Lawrence Ramsey2009-09-281-6/+4
* Attempt to make monster attacks on submerged monsters consistent withDavid Lawrence Ramsey2009-09-281-9/+11
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-281-18/+17
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-281-9/+8
* Add spacing fixes.David Lawrence Ramsey2009-09-251-3/+3
* Simplify.David Lawrence Ramsey2009-09-251-2/+2
* Convert asphyxiation resistance to a boolean, since you can either be dolorous2009-09-201-18/+23
* Experimentally use Denzi and/or Mitsuhiro's water tiles for the Shoals.j-p-e-g2009-09-161-1/+2
* Apply castamir's antiscum patch. Except for Wanderers, starting stats,j-p-e-g2009-09-151-3/+3
* A bug fix commit! (I didn't do one of these in a while...)j-p-e-g2009-09-131-18/+17
* Commit several patches:j-p-e-g2009-09-131-1/+21
* Use Jude's nicer messages for the Phase Shift spell.j-p-e-g2009-08-161-1/+1
* As per FR 2795134, nerf damage reduction of elemental resistances.j-p-e-g2009-08-161-5/+5
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-4/+5
* In the ASCII version, colour silenced grids CYAN and grids both silencedj-p-e-g2009-08-121-3/+2
* * Experimentally lower Mountain Dwarf magic resistance to XL*2 (was XL*4, and...evktalo2009-07-311-1/+4
* * Fix Xom gifts not going Splash! in deep water.j-p-e-g2009-07-231-0/+13
* Make fish on dry land (due to Feawn's Sunlight power) flop about andj-p-e-g2009-07-211-1/+1
* Fix 2824455: Blade Hands not counting as slicing when wearing meldedj-p-e-g2009-07-201-9/+2
* Use ETC_MAGIC for beam animations with unknown effect, so we don't j-p-e-g2009-07-201-4/+4
* Spacing fixes.j-p-e-g2009-07-201-2/+0
* Apply caotto's plant god patch, for now named "Feawn".j-p-e-g2009-07-201-0/+26
* Add yet more Jiyva-related cleanups. Make sure his altars are never dolorous2009-07-191-7/+8
* * Open Zot for good the first time you enter (with three runes or more).j-p-e-g2009-07-191-0/+1
* Fix the check for the player's being undead when giving mutations from dolorous2009-07-181-4/+5
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-1/+55
* Fix inconsistencies with resistance displays in the "%" screen, dolorous2009-07-161-9/+9
* Fix closing/opening doors not prompting if there are several adjacentj-p-e-g2009-07-141-2/+3