summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.h
Commit message (Expand)AuthorAgeFilesLines
* Move checks for a player or monster's being chaotic into anotherDavid Lawrence Ramsey2009-11-011-0/+1
* Merge mons_holiness() into monster::holiness(), and add an is_unholy()David Lawrence Ramsey2009-10-311-1/+1
* FR 2839627: notify when player has enough goldMatthew Cline2009-10-291-2/+9
* Convert some ints to monster_type.Robert Vollmert2009-10-271-1/+1
* Add stochastic torment resistance per dpegStefan O'Rear2009-10-261-1/+1
* FR 1837856: note vaults generated in dumpMatthew Cline2009-10-261-0/+2
* Roll demonspawn mutations at the start of the game.Stefan O'Rear2009-10-241-0/+3
* Convert player::your_name to std::string.Robert Vollmert2009-10-241-1/+1
* Extract newgame character restrictions from newgame.cc.Robert Vollmert2009-10-241-10/+2
* Moving data out of newgame.cc.Robert Vollmert2009-10-231-7/+0
* Get rid of player_monster_visible.Robert Vollmert2009-10-221-7/+0
* Move player_see_invis into player class.Robert Vollmert2009-10-221-1/+1
* Introduce actor::see_cell.Robert Vollmert2009-10-221-0/+1
* Swap transform_cancellable into transform_uncancellable, since that's the def...Adam Borowski2009-10-221-1/+1
* Split actors and env from externs.h.Robert Vollmert2009-10-211-1/+447
* Naming consistency.Robert Vollmert2009-10-171-1/+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/+1
* Make miasma and miasma resistance more consistent. It no longer dependsDavid Lawrence Ramsey2009-09-291-3/+5
* Attempt to make monster attacks on submerged monsters consistent withDavid Lawrence Ramsey2009-09-281-0/+2
* Add yet more minor cosmetic fixes.David Lawrence Ramsey2009-09-281-1/+1
* Add minor cosmetic fixes.David Lawrence Ramsey2009-09-281-3/+3
* Convert asphyxiation resistance to a boolean, since you can either be dolorous2009-09-201-1/+1
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-0/+2
* Fix inconsistencies with resistance displays in the "%" screen, dolorous2009-07-161-1/+0
* 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/+34
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-0/+1
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-2/+2
* Apply r9879 to trunk, minus harpies.j-p-e-g2009-06-011-0/+2
* Stricter sanity checking of player ghosts.0.6.0-a0zelgadis2009-05-301-2/+0
* Add still more minor cosmetic fixes.dolorous2009-05-261-1/+1
* * Fix Bat Form restrictions not applying to choice by clicking (Tiles).j-p-e-g2009-05-181-3/+1
* Fix 2792807: Autoexplore attempting to open doors in bat form.j-p-e-g2009-05-171-0/+4
* Add more spacing fixes.dolorous2009-04-231-2/+2
* Fix [2777074]: Properly add the negative dexterity effects from certain dolorous2009-04-231-2/+2
* Fix detection of chaotic monsters when the chaotic attack isn't first in dolorous2009-03-131-1/+1
* Add minor cosmetic fixes.dolorous2009-03-101-1/+1
* Fix permanent-MP abilities being usable when only temporary MP (e.g.haranp2009-03-061-46/+5
* Clean up gourmand-related routines: only check for gourmand duration dolorous2009-02-221-1/+1
* Clean up nutrition-related functions a bit, and handle non-vampires' dolorous2009-02-081-0/+1
* Add yet more minor cosmetic fixes.dolorous2009-02-081-1/+1
* Consolidate checks for the player's being undead or a demonspawn into dolorous2009-01-181-0/+1
* * Tweak FAQ as suggested in FR 2472030.j-p-e-g2009-01-171-1/+2
* * Clean up handling of duration values that trigger expiration warningsj-p-e-g2009-01-111-0/+2
* Add more minor cosmetic fixes.dolorous2009-01-061-3/+3
* * Rename beheld -> mesmerised.j-p-e-g2008-12-011-1/+1
* Add still more minor cosmetic fixes.dolorous2008-11-171-1/+1
* Add more player duration cleanups, and fix ouch() napalm death sources.dolorous2008-11-121-6/+4
* Consolidate the routines to remove the player's condensation shield into dolorous2008-11-071-0/+3