summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* List quiver in status section like you do for the hand weapon.j-p-e-g2008-01-091-0/+1
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-5/+16
* Replace TSO's Smiting with Divine Shield.j-p-e-g2008-01-081-0/+3
* Add type fixes.dolorous2008-01-061-2/+2
* Tiles!ennewalker2008-01-051-1/+20
* [1859486] Fixed skeletons weighing five times more than intended, burden stat...dshaligram2007-12-281-11/+1
* Remove unneeded logic in you_can_wear().dolorous2007-12-281-4/+0
* Experimental "improved" explore algorithm which can be turned on byzelgadis2007-12-171-0/+17
* Simplify racialise_starting_equipment(), and clean up related code a dolorous2007-12-131-2/+1
* Permanent levitation no longer confers permanent flight.haranp2007-12-131-8/+19
* Fixed torment not respecting lichform.haranp2007-12-101-2/+3
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-15/+7
* Halt command repitions and macros when gaining a level.zelgadis2007-12-091-2/+24
* Travel will now avoid deep water unless you're permanently safe in it.haranp2007-12-051-2/+2
* Items can now fall through shaft traps (trap doors). The code is ratherzelgadis2007-12-031-25/+2
* Experience card now doesn't guarantee a level but does add XP to pool.haranp2007-12-011-25/+1
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-1/+1
* Added Sage card, which boosts skill training.haranp2007-11-301-2/+16
* [1834785] Auto-id resist slowing amulet when hasting/berserking.dshaligram2007-11-281-0/+6
* [1837199] Don't prompt for stepping on traps when confused.dshaligram2007-11-241-1/+1
* make player::has_claws() and player::has_usable_claws() take a bool dolorous2007-11-221-15/+18
* make player::has_claws() return an int indicating the level of claws dolorous2007-11-221-9/+14
* A few changes to shafts:j-p-e-g2007-11-201-4/+8
* check for ghouls' eating ghouls in is_player_same_species()dolorous2007-11-201-0/+4
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-191-2/+2
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-161-2/+5
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-131-1/+81
* Implementing FR 1829063: warning when putting on/removing itemsj-p-e-g2007-11-111-1/+1
* Fixed broken MHITNOT/MHITYOU, changed handling of DUR_SLOW to be like DUR_HAS...dshaligram2007-11-021-2/+3
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-3/+12
* [1821098] Fixed bat transform not conferring flight. Fixed player_is_levitati...dshaligram2007-10-271-14/+15
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-2/+22
* Minor code cleanup.haranp2007-10-251-3/+1
* Type safety and code cleanup.haranp2007-10-251-195/+65
* Only non-trolls get hunger from troll leather armour (syllogism).dshaligram2007-10-251-2/+3
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-1/+1
* [1810433] Ogre hunters start with large rocks. Monster ogres can also throw l...dshaligram2007-10-251-0/+6
* Add a "forget level map" command, Ctrl-F, to level map. This command usedj-p-e-g2007-10-241-7/+12
* Orc battle cry fixes (shouldn't affect berserk/confused/paralysed monsters). ...dshaligram2007-10-241-1/+1
* Fixed bad message with RAP_MAGICAL_POWER.haranp2007-10-231-2/+2
* Changing screaming mutation to influence both frequencyj-p-e-g2007-10-221-4/+9
* Demigods no longer have a fast metabolism and gain random stats j-p-e-g2007-10-211-1/+1
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-0/+5
* [1813214] Trog should not gift the Wrath of Trog.dshaligram2007-10-151-1/+1
* 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