summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
Commit message (Expand)AuthorAgeFilesLines
* Merged trunk fixes back to 0.2:dshaligram2007-05-111-0/+47
* Backported combat grammar fixes for mimic attack shield blocks to 0.2.dshaligram2007-05-021-0/+1
* Levitation fix backport for 0.2.dshaligram2007-04-101-2/+5
* Merged 1257:1259, 1260:1262 from trunk to 0.2 branch:dshaligram2007-04-071-5/+2
* Merge trunk back into 0.2 for 0.2.2.dshaligram2007-04-051-8/+13
* Merge trunk into 0.2 branch for 0.2.1.dshaligram2007-04-021-3/+3
* Merge of tutorial cleanup and portable altar fix.dshaligram2007-04-011-1/+1
* Toned down dodging bonus for 0.2.dshaligram2007-03-301-2/+2
* Further reduced the early-melee-boost.dshaligram2007-03-291-1/+1
* Merged in crawl.akrasiac.org patches (simple messaging, milestones). These takedshaligram2007-03-251-2/+5
* Hard-capped see invisible and resist poison at 1 level to fix 1687499.haranp2007-03-241-2/+5
* Cleaned up monster enchantments. Instead of the old enum abuse (ENCH_ABJ_I, II,dshaligram2007-03-211-2/+7
* Make shield training a little less easy.dshaligram2007-03-191-1/+2
* Changes to the overview screen (%) - added abilities and made it scrollable.j-p-e-g2007-03-181-2/+2
* Rings of fire and ice now type-ID when the player can notice this:haranp2007-03-161-16/+16
* Added message_colour option to allow custom-colouring individual messages. Thisdshaligram2007-03-161-1/+1
* Tweaked unique code to eliminate the confusing arithmetic on MONS enum values.dshaligram2007-03-161-0/+5
* Cleaned up ghost and Pandemonium demon handling.dshaligram2007-03-151-5/+22
* Fix for 1661786: autoprayer now works with run delays.haranp2007-03-131-0/+1
* Race-based hunger now handled by mutations.haranp2007-03-131-19/+1
* Make shields more likely to block missiles, a little less likely to block meleedshaligram2007-03-101-4/+11
* Implemented 1656858: hooves make you noisy.haranp2007-03-081-0/+2
* New key=value logfile format as proposed by Shawn Moore. This is more verbosedshaligram2007-03-081-6/+32
* Kill hard tabs in .h files and crawl_options.txt.dshaligram2007-03-071-4/+5
* Player's magic can be 0 without the player dying (at least immediately) so re...mtitus_6132007-03-061-1/+1
* Add LOW MAGIC WARNING. This involved creating a channel, modifying init.txt,...mtitus_6132007-03-061-0/+6
* Kill hard tabs.dshaligram2007-03-061-33/+33
* Imported 4.1-style EV calc.dshaligram2007-03-051-4/+120
* Give transformed players appropriate shouts.dshaligram2007-03-041-0/+23
* Monster attack refactoring. Likely to be buggy.dshaligram2007-02-241-16/+299
* Break up you_attack() into a slew of smaller functions. The functions aredshaligram2007-02-121-146/+253
* Hydras now behave the same way in monster-vs-monster combat as they do indshaligram2007-02-081-5/+43
* Tutorial (JPEG) and some formatting cleanup.dshaligram2007-02-061-1/+14
* Removed USE_NEW_RANDOM, USE_MACROS.dshaligram2007-01-251-3/+0
* Removed 'considerably' from MR adjectives list (Darshan.)haranp2007-01-081-4/+3
* Added magic resistance feedback to '@'.haranp2007-01-071-0/+13
* item_ident(x, ISFLAG_KNOW_TYPE) is now deprecated in favour ofdshaligram2007-01-041-2/+2
* Fixed Abyss banishment crash.dshaligram2007-01-021-0/+1
* Fixed 1622128: venom launchers shouldn't poison in melee.haranp2006-12-271-1/+4
* Implemented 1617200: Changed armour skill training. Once the original EVharanp2006-12-251-3/+9
* Made Spriggans herbivorous and slow-metabolism. For playtestingharanp2006-12-221-1/+0
* Added option 'autopickup_no_burden' which, if set, will prevent autopickupharanp2006-12-221-9/+10
* Some more work towards integrating race abilities and mutations:haranp2006-12-221-27/+14
* Updated .des documentation. We should probably move this to the docs directory.dshaligram2006-12-071-4/+15
* More abilities to permamutations.haranp2006-12-051-24/+6
* [1602285] Fixed newgame slider bugs. dshaligram2006-11-291-1/+3
* Sort save-game-list by descending order of experience.dshaligram2006-11-241-1/+1
* [1581184] Fixed rotting food being visible outside LOS.dshaligram2006-11-241-0/+1
* [1601588] Bolts of fire melt wax. Note that fireballs are considered insuffic...dshaligram2006-11-231-0/+4
* Player status now also shows burden.haranp2006-11-221-0/+5