summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* This commit breaks save file compatability.zelgadis2007-09-301-1/+4
* Fixed Beogh being angered by killing a non-orc friendly with a beam (cbus).dshaligram2007-09-261-6/+2
* Removed hard tabs.dshaligram2007-09-261-1/+1
* Restore original correct text to MR artifacts.haranp2007-09-251-1/+1
* * Fixed Vault:8 level being generated with no rune (cbus).dshaligram2007-09-251-0/+2
* Added additional optional parameter to item_def::name(), ignore_flags,zelgadis2007-09-221-37/+128
* Fixed note taking (NOTE_HP_CHANGE) for invisible monstersj-p-e-g2007-09-211-2/+5
* Add past tense to visited branches output, and aj-p-e-g2007-09-211-0/+3
* Previous commit applied to trunk:j-p-e-g2007-09-201-8/+9
* Fix for memory corruption when reading savefiles.haranp2007-09-191-24/+22
* Input buffer needs to be flushed if the first iteration of commandzelgadis2007-09-191-0/+10
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-191-1/+2
* Added new commands "re-do previous command" (bound to `) and "repeatzelgadis2007-09-191-0/+8
* Applying patches by dolorous:j-p-e-g2007-09-161-11/+38
* Add dump sections for branch/area details for turns andzelgadis2007-09-161-1/+241
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-2/+34
* Applying patches by dolorous:j-p-e-g2007-09-151-4/+3
* Add confirmation before stepping on known magical traps.j-p-e-g2007-09-131-18/+34
* Changed requirements for auto-identification of equipped j-p-e-g2007-09-101-1/+47
* Applying several patches by dolorous:j-p-e-g2007-09-101-12/+23
* Another one with a multitude of (smallish) changes.j-p-e-g2007-09-041-5/+13
* More general stuff.j-p-e-g2007-09-041-5/+9
* Added shields as potentially unwearable/restricted inj-p-e-g2007-08-311-3/+6
* Several bugfixes.j-p-e-g2007-08-301-6/+18
* Finally fixed pickup.lua to work as intended (I hope).j-p-e-g2007-08-241-0/+5
* s/CAUGHT/HELD/j-p-e-g2007-08-221-2/+2
* A few additions to throwing nets.j-p-e-g2007-08-221-1/+1
* Throwing nets again.j-p-e-g2007-08-201-0/+3
* Added throwing nets. These still need work, and thusj-p-e-g2007-08-201-0/+5
* Yet another tutorial updatej-p-e-g2007-08-161-1/+3
* More equipment information on the % screen, this time for j-p-e-g2007-08-141-4/+49
* Added message to mutation and overview screen about j-p-e-g2007-08-131-0/+50
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-2/+2
* [1768747] Altar prayer is no longer possible while levitating.dshaligram2007-08-071-1/+3
* Finally added vampiric bite attack. Thanks to Jarmoj-p-e-g2007-08-041-3/+4
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-271-5/+3
* Fixed player_AC so that Armour skill bonuses are not lost to integer math.dshaligram2007-07-271-54/+52
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-3/+6
* Fixed vampire crash (big oops) - dolorous [1759816].haranp2007-07-251-2/+2
* [1749272] Fixed view update issues:dshaligram2007-07-241-1/+2
* Randart reverted to additive MR.haranp2007-07-231-2/+1
* Non-vampires were getting the vampire hungriness stealth bonus, fixedharanp2007-07-221-7/+9
* Updated level-design.txt.dshaligram2007-07-211-1/+1
* [1754323] Punctuation in bat ability message.haranp2007-07-171-1/+1
* More vampire tweaks, mostly concerning fighting andj-p-e-g2007-07-171-1/+1
* &^X allows you to set experience level directly in wizmode.dshaligram2007-07-151-2/+2
* Corona overrides invisibility. To check if something is *really* invisible, usedshaligram2007-07-151-3/+3
* Shuffle honours batform.haranp2007-07-151-0/+2
* Vampires, yay! Credit mostly goes to Jarmo, thoughj-p-e-g2007-07-141-8/+103
* Implemented Shuffle card.haranp2007-07-141-1/+114