summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* Apply more commits into 0.4 branch, again mostly by Haran:j-p-e-g2008-12-081-3/+10
* Apply a bunch of trunk commits, mostly by Haran, namely:j-p-e-g2008-12-081-2/+5
* Apply Haran's commits 6773 and 6777-6784 to 0.4.j-p-e-g2008-08-071-23/+23
* Backport r6743, 6750, 6753, 6771, 6772, 6790 to 0.4.j-p-e-g2008-08-071-1/+1
* Apply trunk r6751 to 0.4.dolorous2008-08-021-2/+2
* Trunk->0.4 r6718: Don't lose level-up stat and hp gain if Crawl receives SIGH...dshaligram2008-07-291-16/+28
* Revert an accidental change of Matthew's PlaceInfo fix. Sorry aboutj-p-e-g2008-07-291-1/+1
* Apply r6700 and r6706: Cleansing Flame harming helpless monsters andj-p-e-g2008-07-281-1/+1
* Apply r6640, r6694 (both by Darshan), r6670 (Haran), r6679 and r6703j-p-e-g2008-07-281-8/+8
* Bug 1902361: don't assert if something goes wrong with the book-keeping inzelgadis2008-07-241-11/+51
* Apply r6596, r6622 to 0.4.j-p-e-g2008-07-241-0/+1
* Apply r6627, r6635, r6638 and r6645 (among others) to 0.4.j-p-e-g2008-07-241-4/+4
* Applying r6609 to 0.4.ennewalker2008-07-191-3/+5
* Apply recent commits to 0.4, including Matthew's evil zoo fix.j-p-e-g2008-07-091-2/+2
* Another clean up, and add some new weapon speech.j-p-e-g2008-07-071-2/+2
* Fix the old issue of switching to the butchering tool before actuallyj-p-e-g2008-07-071-1/+1
* Fix 1870427: Max hp misreported if frail and rotted.j-p-e-g2008-07-061-0/+49
* Add a function x_chance_in_y(x,y) to replace the variousj-p-e-g2008-07-061-5/+5
* Add res_rotting() method to the actor class so that the "are you the rightzelgadis2008-07-021-6/+12
* Properly redraw the player's skill level, experience level, etc. after dolorous2008-06-301-4/+2
* Comment fixes.dolorous2008-06-301-2/+2
* Enable Chaos Knights of Lugonu starting out in the Abyss.j-p-e-g2008-06-301-1/+1
* [2005471] Fixing bug where discovered trap was not being shown until a turn l...ennewalker2008-06-291-4/+6
* Fix 2004501: buggy ?identify; also finally properly id ?identify itselfj-p-e-g2008-06-281-4/+6
* Fix 2005269: trolls being capable of wearing almost all armour types.j-p-e-g2008-06-281-2/+3
* AutoID amulet of resist slowing when quaffing !slowing ("You feelj-p-e-g2008-06-271-0/+6
* Simplify.dolorous2008-06-271-2/+1
* Fix another two instances of monster placement returning false j-p-e-g2008-06-261-0/+2
* Disallow quivering equipped items. (You can still (fi)re your wieldedj-p-e-g2008-06-261-37/+29
* Fix the character selecting omitting letters for restricted classes (asj-p-e-g2008-06-261-4/+8
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-64/+58
* For jewellery with pluses and wands, only make an ident note when thezelgadis2008-06-191-3/+2
* If contaminate_player() makes the player glow when s/he wasn't glowingzelgadis2008-06-171-7/+8
* Simplify.dolorous2008-06-161-4/+2
* Don't change beam names for tracers. (Fixes 1994978.)j-p-e-g2008-06-161-5/+5
* Add more miscellaneous minor cleanups.dolorous2008-06-151-3/+2
* * Add a prompt when attacking monsters with an inappropriate weapon orj-p-e-g2008-06-141-0/+27
* Added several new tutorial triggers including information on being caughtj-p-e-g2008-06-131-7/+12
* Add explanatory comments to the pathfinding routines. I might have gonej-p-e-g2008-06-121-3/+3
* Implement the Petrify spell in a rather basic variant, and replace the j-p-e-g2008-06-121-12/+33
* Improve performance by only checking whether there are lava or deepj-p-e-g2008-06-121-15/+19
* Extend monster pathfinding to monsters circumventing pools of deep waterj-p-e-g2008-06-111-0/+2
* Added "items" boolean parameter to the player_res_foo() functions, whichzelgadis2008-06-111-116/+137
* Implement new religious titles (FR 1872205).j-p-e-g2008-06-101-2/+2
* Yikes, so many files! And all I did was add more item evaluationj-p-e-g2008-06-091-52/+50
* After some thinking remove the bat form exception for starving Vampiresj-p-e-g2008-06-091-10/+3
* Moved some cloud related functions from misc.{cc,h} to cloud.{cc,h}zelgadis2008-06-091-0/+1
* Lower chance of vampiric bite during bat form, and if it happens, halvej-p-e-g2008-06-081-81/+79
* Add minor cosmetic fixes.dolorous2008-06-081-1/+1
* Mark demonspawn players as MH_DEMONIC.dolorous2008-06-031-0/+3