summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* [1731587] Kenku get claw-kick and a small speed boost when flying unladen.dshaligram2007-07-139-36/+105
* Give kills.lua more leash before CPU throttling kicks in.dshaligram2007-07-132-2/+10
* General code cleanups and goto removal.haranp2007-07-1315-172/+109
* [1746014] Added an implicit quiver when firing missiles:dshaligram2007-07-138-103/+319
* Lost monsters could be placed on save load, fixed (Haran).dshaligram2007-07-131-1/+2
* Fixed missing period in silver statue message [1753135].haranp2007-07-131-1/+2
* Cleaned up magic mapping: the test regarding whether you can magic mapharanp2007-07-138-34/+37
* Broke up the monolithic miscast_effect function (used to be 1500 lines long!)haranp2007-07-122-1333/+1340
* Missing word in fire miscast effect (dolorous, 1752380)haranp2007-07-121-1/+1
* Some more typesafety in monster spellbooks.haranp2007-07-122-123/+300
* [1752536] fire_order is now smarter.dshaligram2007-07-127-140/+102
* Further weakened Beogh armour bonus.dshaligram2007-07-122-12/+13
* [1752315] Made zombie orc entry to D:11-only and reduced the frequency ofdshaligram2007-07-122-4/+22
* Beogh balancing:dshaligram2007-07-129-66/+112
* [1751312] Warpwright does nothing in the Abyss; Minefield createsharanp2007-07-121-2/+11
* Fixed missing description for Metabolic Englaciation [1752269]haranp2007-07-122-1/+4
* Adjusted depths for various vaults.dshaligram2007-07-113-136/+121
* Map cleanup (Eino).dshaligram2007-07-115-795/+1177
* Added final score to morguedshaligram2007-07-118-259/+158
* Hmm... looks like my last commit didn't make it.j-p-e-g2007-07-114-24/+125
* Fixed $ not correctly setting the deepest depth in branches from the ^G depthdshaligram2007-07-113-3/+13
* Fixed abjuration (player and monster versions) to work with the new enchantmentdshaligram2007-07-116-65/+97
* Fix flicker in level-map title when scrolling the level-map.dshaligram2007-07-112-8/+7
* Allow full-level (encompass) vaults to be placed outside the main dungeon.dshaligram2007-07-113-21/+40
* Updated INSTALL for 0.3.dshaligram2007-07-113-86/+61
* [1737348] Allow stash.lua to annotate item names for autopickup so autopickupdshaligram2007-07-118-43/+81
* [1734352] Added checks in the dungeon builder to ensure vaults placed at thedshaligram2007-07-114-17/+214
* Update canned level compiler.dshaligram2007-07-102-102/+89
* Tweaked dungeon-room connection logic to fix problems with non-rectangulardshaligram2007-07-101-7/+106
* Monster enchantment overhaul:dshaligram2007-07-1013-198/+339
* Space-padded another vault, added an example NSUBST use.dshaligram2007-07-101-15/+14
* Clarify wording of float.des header comment (David).dshaligram2007-07-091-2/+4
* Use same time as highscore entry for morgue.dshaligram2007-07-091-3/+2
* Validate float map sizes so large maps aren't set ORIENT: float.dshaligram2007-07-092-38/+49
* Superior minivault handling. Minivaults without floor padding are finallydshaligram2007-07-098-48/+61
* Added some feature and branch descriptions (inspired by David). Also removeddshaligram2007-07-093-49/+58
* Nemelex now remembers what you've sacrificed and gifts decks accordingly.haranp2007-07-095-8/+65
* Nemelex now uses Evocations instead of Invocations.haranp2007-07-093-3/+20
* Implemented Spade and Trowel (except for vault generation.)haranp2007-07-093-7/+87
* Experimental change in monster awareness messages (Zooko).dshaligram2007-07-091-2/+2
* Minor refactoring.haranp2007-07-095-90/+46
* Force monsters generated with only a missile launcher to wield the launcherdshaligram2007-07-093-2/+5
* Acquirement retries were useless because the object sub-type was not beingdshaligram2007-07-093-51/+54
* [1739347] Fixed acquirement giving unwieldable weapons.dshaligram2007-07-093-13/+27
* Transformation cleanup.haranp2007-07-096-99/+75
* Give merfolk in water and flying kenku evasion bonuses.dshaligram2007-07-093-4/+32
* More debug stats for maps.dshaligram2007-07-097-27/+102
* Changed Shoal huts (David). More improvements welcome.haranp2007-07-093-60/+63
* Oops, removed extraneous CHANCE:dshaligram2007-07-091-1/+0
* [1750056] Fixed silly bug breaking cached maps on Windows.dshaligram2007-07-092-2/+3