summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* make player::has_claws() return an int indicating the level of claws dolorous2007-11-224-16/+19
* [1829667]: use c_getch() to get input for all the new-game menus, since dolorous2007-11-211-5/+5
* Finally include Ely piety gain from Destroy Weapon depending onj-p-e-g2007-11-211-9/+28
* Fixing [1832064] stair bug. Added a cleanup function to ensure that there is...ennewalker2007-11-211-0/+126
* expand the special case for kobold fighters (leather armor, darts, etc.) dolorous2007-11-201-2/+4
* Allow UNICODE_LOCALE=. in makefile.unix to specify a setlocale(LC_ALL,"") cal...dshaligram2007-11-203-18/+37
* A few changes to shafts:j-p-e-g2007-11-209-28/+42
* Fix gcc optimising away overflow check (Guus).dshaligram2007-11-201-1/+1
* Fall back to ASCII if Unicode locale is unavailable (Guus). Also queue up sta...dshaligram2007-11-206-14/+70
* for consistency, tweak Vehumet's starting message to mention his namedolorous2007-11-201-1/+1
* since Yred's "Animate Corpse" ability can overlap with the "raise dead" dolorous2007-11-201-2/+1
* check for ghouls' eating ghouls in is_player_same_species()dolorous2007-11-201-0/+4
* Add various patches of mine:dolorous2007-11-208-55/+82
* Extraneous up stairs on dungeon level 1 are confusing to new users. Removing...ennewalker2007-11-201-1/+5
* Clean-up of options in init.txt and crawl_options.txt j-p-e-g2007-11-2010-731/+850
* A number of tutorial improvements, including reintroducing info on spellbooks.j-p-e-g2007-11-199-39/+56
* Fix a net bug that was responsible for never (!) entrapping monsters. Whoops...j-p-e-g2007-11-193-4/+9
* Kill hard tabs.dshaligram2007-11-182-2/+2
* [1833959] Fixed broken digging beams.dshaligram2007-11-181-6/+0
* [1833936] Fixed ASSERT in monster blink checks.dshaligram2007-11-181-1/+2
* Fixed bad shadow creatures summons when climbing with the Orb (bobbens).dshaligram2007-11-171-1/+1
* Fixed buggy Xom mutation handling.dshaligram2007-11-171-9/+11
* Updated CREDITS.dshaligram2007-11-171-20/+19
* Added Crusade card: conversion/abjuration effect.haranp2007-11-163-7/+40
* Removed: safe_autopickup, safe_zero_exp, lowercase_invocations,haranp2007-11-1616-288/+185
* M_AMPHIBIOUS now means both "land creature can swim through deep water"zelgadis2007-11-1610-17/+145
* Added an option, always_confirm_butcher.haranp2007-11-158-11/+23
* Fixed stash-tracker seeing through walls (it was using stale LOS after blink/...dshaligram2007-11-157-115/+126
* s/Ogre Mage/Ogre-Magej-p-e-g2007-11-143-8/+9
* Dissection no longer requires confirmation if there is only one corpseharanp2007-11-131-39/+61
* Made Tome of Destruction more consistent for those with high Evoc.haranp2007-11-136-101/+77
* Bunch of changes:haranp2007-11-135-32/+30
* * Add Cannibalism to list of forbidded actions for good gods.j-p-e-g2007-11-1317-37/+170
* Better Returning description [1830132]haranp2007-11-133-44/+25
* 'q' (or Escape) when prompted for food on the floor now cancels out ofharanp2007-11-134-40/+35
* The number of traps randomly generated on a level, and which types ofzelgadis2007-11-139-81/+483
* Fog now makes poison and steam (5% chance of each) instead of the oldharanp2007-11-132-23/+14
* Corpses don't need identification [1830717]haranp2007-11-131-0/+1
* Lua map markers can now be generated in C code fromzelgadis2007-11-125-10/+100
* Added a message for Forescry renewal (if Condensation Shield gets it,haranp2007-11-111-292/+32
* Removed brand from blowgun of the Assassin [1829597]haranp2007-11-111-1/+1
* Don't trim menu_colours [1829940].haranp2007-11-114-312/+75
* Implementing FR 1829063: warning when putting on/removing itemsj-p-e-g2007-11-117-12/+130
* Allow potions to be generated randomly (oops...)haranp2007-11-111-0/+1
* A cloud's spread rate now undergoes exponential decay as the cloudzelgadis2007-11-101-1/+4
* [1829067] Fixed mephitic cloud not setting enchantment owner correctly on aff...dshaligram2007-11-097-8/+24
* [1828918] Fixed shadow creatures producing permanent summons.dshaligram2007-11-091-4/+5
* Another step on the way to smarter monsters, again on the topic ofj-p-e-g2007-11-091-20/+113
* Patch 1828418: fixed all weapons being generated badly (dolorous)haranp2007-11-091-2/+2
* Draconian fighter fix for trunk.haranp2007-11-091-1/+1