summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* New wizard command &R: change the monster spawn rate for the currentzelgadis2008-12-172-0/+14
* Fix _restore_level() mishandling non-Dungeon levels. This is hack;haranp2008-12-172-1/+4
* Fix all variable ranges using minimum range [2435891].haranp2008-12-171-1/+3
* Fix compilation issue pointed out by vonbrand [2435089].haranp2008-12-171-1/+1
* Add some more words for randart books.dploog2008-12-171-13/+225
* Change labyrinth announcement message (pointless).dploog2008-12-171-1/+1
* Remove all "the" from spell type dependant nouns since it doesn't workj-p-e-g2008-12-161-9/+27
* Allow randart book names of the type "Aerial Bewitchment" or "Fieryj-p-e-g2008-12-163-12/+151
* Also add variety to fixed level randarts, distinguishing between "easy"j-p-e-g2008-12-162-23/+91
* Add some variations of spell schools' names for randart book titles.j-p-e-g2008-12-162-8/+137
* dgn.set_random_mon_list() shouldn't complain about it being used outside ofzelgadis2008-12-161-1/+6
* Pass the message given to god_speaks() and simple_god_message() throughzelgadis2008-12-161-1/+8
* Fix bug 2430400: god-gift randart books having bad names.zelgadis2008-12-163-9/+19
* Fix for bug 2430493: forget about interrupted butchering when doingzelgadis2008-12-161-0/+6
* New entry vaults (Eino).dploog2008-12-152-1/+59
* Differentiate intrinsically safe monsters and ones which the user optionsharanp2008-12-152-19/+30
* Fix for Lee's Rapid Deconstruction: it will no longer workharanp2008-12-151-0/+7
* FR #2424917: holy monsters should drop non-summoned items when they die ratherzelgadis2008-12-158-64/+171
* FR #2011386:zelgadis2008-12-155-51/+257
* Brief change to my previous commit to make rltiles use those newfangled C++ h...ennewalker2008-12-152-4/+6
* Partial implementation of FR #2011386: Xom shouldn't directly kill the playerzelgadis2008-12-143-9/+120
* Fixing compile error where strcmp couldn't be found.ennewalker2008-12-141-0/+1
* Some updates to the chaos brand based on discussions:zelgadis2008-12-142-22/+18
* Oops, beams can sometimes have an empty name when fired.zelgadis2008-12-141-4/+6
* Dragons and draconians now give a breath message of "breathes @beam@ atzelgadis2008-12-144-53/+234
* Got rid of setup_dragon(), moving it's functionality into setup_mons_cast() andzelgadis2008-12-1410-230/+377
* Improved descriptions of Enchant Armour and Vorpalise Weapons scrolls.dploog2008-12-131-4/+9
* Take enchantment into account with monster shields. Fixes 2370612.haranp2008-12-132-14/+2
* Dragon speech typo fix (Eino).dploog2008-12-131-1/+1
* autopickup_no_burden no longer influences manual pickup.haranp2008-12-131-42/+1
* Fix spurious encumberance messages when combining ammo in inventory.haranp2008-12-133-10/+12
* Removed bad #define.haranp2008-12-131-1/+0
* Fix a security hole introduced in r7048 (bad parsing of search regexps.)haranp2008-12-132-2/+2
* First draft of the spell noisyness system: spells cast by the player and byzelgadis2008-12-1312-200/+555
* Fixed _fake_spell_effect_ capitalization problem.zelgadis2008-12-131-1/+1
* Fixed some book acquirement crashes, and not getting any more manuals afterzelgadis2008-12-131-6/+20
* Zooko's Xom patch (piety handling and whether his acts are good or bad).zelgadis2008-12-136-80/+205
* Breaks savefile compatibility.zelgadis2008-12-1312-15/+462
* Fix compiler warning.zelgadis2008-12-121-1/+1
* Update CREDITS. Some entry vault cleanup.dploog2008-12-122-74/+89
* Spellcasting allies never picked up ranged ammo (because SPELL_NO_SPELLharanp2008-12-125-9/+24
* Commit level_design.txt change (Eino) for reals.dploog2008-12-111-11/+4
* General vault improvement (Eino):dploog2008-12-119-1030/+893
* Bug 2414178: applied Brendan MacDonell's patch (2414671) to make the book orderzelgadis2008-12-112-87/+103
* Take a note when a labyrinth entrance is first found (via either magic mappingzelgadis2008-12-113-1/+33
* * Nerf harpies a bit: they are now slower and have no bite attack j-p-e-g2008-12-118-55/+57
* Generalize swapping two pieces of terrain in function swap_terrain().zelgadis2008-12-1114-166/+601
* Allow hydras to be specified by strings like "two-headed hydra" as wellzelgadis2008-12-111-3/+27
* Whitespace fixes (Zaba).dploog2008-12-101-3/+1
* Changed weights of the brands a chaos weapon might simulate and the weight ofzelgadis2008-12-1010-48/+651