summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for mermaid beholding:zelgadis2007-10-151-0/+57
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-1/+9
* Added to classes actor, monsters and player the method can_pass_through(),zelgadis2007-10-141-1/+16
* Implementing merfolk monsters. There are two types, merfolk fighters,j-p-e-g2007-10-131-1/+67
* For unidentified randart jewellery, remember and display obvious-from-wearingzelgadis2007-10-111-2/+3
* Allow bargains in bazaars, ranging from 60% to 95%.j-p-e-g2007-10-091-1/+3
* Orc knights and warlords can yell battle-cries to make lesser orcs fight better.dshaligram2007-10-081-6/+4
* s/cannot_move/cannot_act/ for clarity.dshaligram2007-10-081-1/+1
* Ghosts can use ensorcelled hibernation. Breaks saves, needs some work on PC s...dshaligram2007-10-081-2/+42
* Fixed bad magic points calculation when levelling up with a worn item of magi...dshaligram2007-10-071-0/+4
* Fixed bad hp/mp gain calculation when gaining multiple experience levels with...dshaligram2007-10-061-3/+3
* Uninitialized variable fixes.nlanza2007-10-061-1/+1
* Remove trap-door-like logic from shaft traps, since shafts are justzelgadis2007-10-051-2/+1
* Shaft traps (trap doors) [1792195] and level annotation [1769009]zelgadis2007-10-051-7/+159
* Added floor_special and floor_reserved to dngn_feature_names[], to makezelgadis2007-10-021-0/+20
* Fixed bad species name (eg: deep elves with the bows title) in dump because o...dshaligram2007-10-011-26/+19
* 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