summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-1/+1
* Really fix the display of ghouls' claws on the "A" screen.dolorous2009-07-121-1/+1
* Simplify the display of ghouls' claws on the "A" screen.dolorous2009-07-121-1/+1
* * Let Ghouls wear gloves again (they have the equivalent of MUT_CLAWS 1)evktalo2009-07-121-5/+4
* Make troll hides and troll leather armors light armors, to match their dolorous2009-07-121-0/+2
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-1/+0
* Tiles: Save per-character equipment setting and use it in the characterj-p-e-g2009-07-071-0/+5
* * Fix centaur/naga tiles not being displayed correctly in the characterj-p-e-g2009-07-031-0/+1
* Add player icons (default species/job tile) to the selection menu for j-p-e-g2009-07-011-2/+2
* Add minor cosmetic fixes.dolorous2009-06-281-4/+7
* Apply patch by Adam Borowski, introducing new unique enchantress Kirke.j-p-e-g2009-06-271-2/+11
* Add whitespace fixes.dolorous2009-06-271-1/+1
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-8/+2
* Remove "#define SPWPN_FOOBAR UNRAND_FOOBAR" backwards compatibility forzelgadis2009-06-251-3/+3
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-30/+90
* Reintroduce a *very* basic version of the player doll.j-p-e-g2009-06-161-13/+16
* Apply my recent commits to trunk.j-p-e-g2009-06-141-3/+3
* Apply r9964 to trunk, and documentation update.j-p-e-g2009-06-111-1/+1
* * Rename CREDITS -> CREDITS.txtj-p-e-g2009-06-111-3/+6
* Fix Trog's Hand again, so that it consistently gives the same dolorous2009-06-111-4/+3
* Make Trog's Hand cause regeneration even in races that can't heal dolorous2009-06-111-2/+6
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-29/+29
* Apply r9879 to trunk, minus harpies.j-p-e-g2009-06-011-20/+21
* Commit r9867 to trunk.j-p-e-g2009-05-311-4/+4
* Stricter sanity checking of player ghosts.0.6.0-a0zelgadis2009-05-301-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