summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for MinGW borkedness.dshaligram2007-07-081-1/+1
* Tweak map stat output, fixed a couple of bugs.dshaligram2007-07-083-17/+51
* Added debugging code to generate multiple dungeons (all branches and levels)dshaligram2007-07-089-26/+210
* Deep elves were not getting their initial arrow allotment, fixed.dshaligram2007-07-082-4/+4
* Fixed inappropriate maps being selected for dungeon levels.dshaligram2007-07-083-3/+12
* Monsters were not getting species-appropriate missiles, fixed.dshaligram2007-07-082-7/+9
* Stop butcher delays when blade hands wears off (Eva).dshaligram2007-07-086-18/+46
* [1746247] Award experience for confused monsters killing themselves and otherdshaligram2007-07-087-53/+86
* Fixed level-compiler not warning of maps with the same name consistently.dshaligram2007-07-085-27/+46
* Removed extraneous stairs from the Mess, toned down orc warrioritis on shallowdshaligram2007-07-081-2/+4
* Note improvements (1749776). Double notes are possible if regexpsharanp2007-07-086-41/+30
* Map DEPTH handling was completely smashed, fixed.dshaligram2007-07-084-28/+30
* [1749764]: beam-cycling RIP.haranp2007-07-081-0/+4
* Silenced another incorrect MinGW warning.haranp2007-07-081-2/+2
* Vault collision checks were still assuming rectangles, fixed.dshaligram2007-07-084-31/+30
* Readjusting depth for another hard vault.dshaligram2007-07-081-1/+1
* Dropped weight of the crueler minotaur vaults, removed minotaurs from thedshaligram2007-07-081-19/+5
* Monsters were equipping wands as weapons, fixed.dshaligram2007-07-081-1/+1
* Code review and minor fixups for Beogh.haranp2007-07-083-119/+94
* Lots and lots of type safety.haranp2007-07-0819-419/+360
* High-HD monsters no longer pick up wands.dshaligram2007-07-071-1/+2
* Level and database text update (David).dshaligram2007-07-077-122/+439
* Fixed bugs in floating vault exit connections, added an entry vault as adshaligram2007-07-072-5/+51
* Extend rectangular vault support for regular vaults.dshaligram2007-07-0714-354/+237
* The keys "zombie", "spectral thing", "skeleton" and "simulacrum" now describeharanp2007-07-071-0/+16
* Removed all uses of str_monam() outside of mon-util.cc; str_monam() isharanp2007-07-0722-181/+89
* Describing items now works better in shops (fixes 1749246.)haranp2007-07-078-86/+93
* Beogh bug fixes, mostly orcish gear stuff.j-p-e-g2007-07-075-13/+26
* Update canned lexer.dshaligram2007-07-061-585/+587
* Allow non-rectangular minivaults and branch entry vaults (use space padding).dshaligram2007-07-069-42/+62
* Monsters that have destructive spells do not pick up missile weapons.dshaligram2007-07-062-1/+20
* Fix level compiler to validate PLACE: declarations.dshaligram2007-07-069-60/+92
* Shoals bottom now has 4-6 huts, each of which has a 50%haranp2007-07-064-73/+315
* Orbs of fire are no longer silenceable.dshaligram2007-07-062-2/+20
* [1748706] Increase monster spawn rate after the player gets the Orb, adddshaligram2007-07-064-15/+54
* Debian 421212: remove superfluous semicolon that breaks build on gcc 4.3.dshaligram2007-07-061-1/+1