summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Fix some issues with the new food colourings, and make it respectj-p-e-g2008-06-011-4/+6
* Spelling fixes.dolorous2008-06-011-2/+2
* Modify menu_colour_item_prefix() to also handle stuff like contaminatedj-p-e-g2008-05-311-3/+3
* Change level up message (don't mention class anymore). Announce thatdploog2008-05-311-2/+5
* Autoprayer is gone.zelgadis2008-05-301-1/+0
* Oops, forgot to remove turning on DEBUG_DIAGNOSTICS.zelgadis2008-05-291-2/+0
* Twelve new tutorial events, plus examining a square with a cloud orzelgadis2008-05-291-2/+8
* Another use for patrolling:j-p-e-g2008-05-281-1/+7
* Fire off TUT_HEAVY_LOAD if you go from unencumbered to overloaded in onezelgadis2008-05-271-0/+3
* Added "error" channel for runtime errors, and changed error messages thatzelgadis2008-05-271-1/+1
* Modify skill titles j-p-e-g2008-05-261-4/+8
* Force fleeing monsters to "turn to fight" before breathing at you.j-p-e-g2008-05-251-18/+18
* Change SP_GOLDEN_DRACONIAN to SP_YELLOW_DRACONIAN, for consistency.dolorous2008-05-241-6/+6