summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* This change breaks savefile compatibility.zelgadis2007-10-139-1519/+1398
* A few tiny changes courtesy of dolorous.j-p-e-g2007-10-126-11/+10
* Updated CREDITS.dshaligram2007-10-122-19/+19
* Added -O2 -Wuninitialized to Unix makefile.dshaligram2007-10-121-3/+2
* [1811733] Brand plants on stairs.dshaligram2007-10-121-5/+11
* Dwarves and orcs now get +1 to-dam when throwing racial gear. (Yup,haranp2007-10-111-1/+8
* Fix for 1807899: stash-examining a shop will trigger ID noting.haranp2007-10-111-0/+5
* Fix for 1805138: wands of draining no longer leak information when theharanp2007-10-117-46/+58
* Weakened monster lightning damage, dropped AC protection from lightning damag...dshaligram2007-10-112-3/+5
* Dropped cost of smiting for TSO.dshaligram2007-10-111-1/+2
* Fixed Lugonu's Corruption, remaining cases of truncated monster shouts.dshaligram2007-10-116-10/+29
* Adjusted enchantment durations for paralysis and confusion.dshaligram2007-10-111-1/+3
* Upped Beogh weapon damage bonus.dshaligram2007-10-111-3/+14
* Unflasked efreets are now permanent and more likely to be friendly.dshaligram2007-10-111-3/+4
* Lock before opening .dsc files.dshaligram2007-10-111-2/+4
* Fixed minimum distance of lab entrance from exit.dshaligram2007-10-111-1/+1
* [1808191] Fixed truncated imp messages.dshaligram2007-10-116-22/+20
* [1811182] Fixed help screen hotkeys.dshaligram2007-10-111-2/+2
* [1809728] Fixed bug where you could get multiple levels of a single-level mut...dshaligram2007-10-113-110/+127
* [1804499] Fixed acquirement occasionally mauling unrandarts and producing bad...dshaligram2007-10-111-2/+4
* [1807611] Inventory menus show weight of stack, not one item in stack.dshaligram2007-10-111-1/+1
* Oops, was using UNIQ_LOST_IN_ABYSS wrongly.zelgadis2007-10-113-8/+18
* For unidentified randart jewellery, remember and display obvious-from-wearingzelgadis2007-10-116-63/+130
* Re-roll randarts which have no properties, plus randart jewelleryzelgadis2007-10-112-12/+243
* Fixed all abilities being listed as using piety (jarpiain).dshaligram2007-10-101-1/+1
* New vaults, courtesy bobbens.dshaligram2007-10-102-3/+229
* Fixed DEPTH for david_defended_altar.dshaligram2007-10-101-1/+1
* [1809278][1809633] Fixed spotty level badness.dshaligram2007-10-101-4/+4
* Removed hardcoding in travel colour check.dshaligram2007-10-101-3/+3
* [1809884] Fixed detected_item_colour being clobbered with black.dshaligram2007-10-101-1/+1
* [1810484] Fixed Lua userdata leak - shouldn't use luaL_checkudata from __gc m...dshaligram2007-10-101-4/+4
* Fix los radius check in can_see().dshaligram2007-10-101-1/+1
* Remember and describe randart properties which have been learned viazelgadis2007-10-106-120/+259
* Updating level-design.txt (done by David), mostly spacingj-p-e-g2007-10-091-506/+511
* Fixed temple_secret_doors: playing hide-and-seek with the Temple is not good.dshaligram2007-10-091-2/+3
* Branded weapons and armour are now always visibly special.dshaligram2007-10-091-16/+15
* Returning weapon beam path updates for trunk.dshaligram2007-10-094-13/+41
* Make mechanical traps in Orcish Mines and Elven Halls ofj-p-e-g2007-10-092-10/+37
* Allow bargains in bazaars, ranging from 60% to 95%.j-p-e-g2007-10-092-1/+28
* Moved orc battle cries to sound channel, increased duration to reduce message...dshaligram2007-10-091-2/+2
* Added an actual vector version of CrawlHashTable, and removed the codezelgadis2007-10-098-1630/+2081
* Orc battle cries respect silence and also boost physical ranged attacks.dshaligram2007-10-081-2/+25
* Orc knights and warlords can yell battle-cries to make lesser orcs fight better.dshaligram2007-10-0811-50/+124
* Minor changes to net, one shoving debug information intoj-p-e-g2007-10-082-6/+6
* Applying dolorous' latest patch (1806451), mostlyj-p-e-g2007-10-087-15/+15
* Adjust piety costs for various god powers.dshaligram2007-10-082-9/+48
* Re-enable ghosts in Labyrinths.dshaligram2007-10-083-5/+5
* Fixed crash when summoned creature is killed by trap (Iaido) - monsters shoul...dshaligram2007-10-082-6/+1
* s/cannot_move/cannot_act/ for clarity.dshaligram2007-10-083-6/+6
* Ghosts can use ensorcelled hibernation. Breaks saves, needs some work on PC s...dshaligram2007-10-0812-21/+121