summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Fixing tiles slowdowns while resting.ennewalker2008-12-205-2/+31
* Make scrolls of summoning also create permanent abominations when dolorous2008-12-201-2/+2
* When doing "make debug" (which is used by calling makefile "makefile" for bothzelgadis2008-12-202-4/+6
* Add missing newline.dolorous2008-12-201-1/+1
* Add spelling fixes.dolorous2008-12-203-4/+4
* Add minor cosmetic fixes.dolorous2008-12-201-27/+32
* Resync makefile_tiles.unix with makefile.unix.dolorous2008-12-201-2/+3
* Attempt to make stair-tagging of adjacent monsters work properly when dolorous2008-12-201-9/+15
* When doing "make depend" only clobber the current makefile.dep after the newzelgadis2008-12-201-2/+3
* Make player::is_habitable_feat() deal with deep water and lava.zelgadis2008-12-201-1/+13
* Update description of the scroll of summoning.dolorous2008-12-201-1/+1
* Make scrolls of summoning create permanent abominations.dolorous2008-12-201-1/+1
* Fix bug 2444303: Vestibule of Hell branch description says to file a bugzelgadis2008-12-201-1/+1
* Fix bug 2430493: re-weild weapon when untransforming.zelgadis2008-12-201-0/+2
* Some wizard/debugging commands:zelgadis2008-12-205-116/+592
* First draft of god tension, and of Xom using tension.zelgadis2008-12-194-9/+177
* Remove extra setting of you.your_level in apply_to_all_dungeons (Haran).dshaligram2008-12-191-3/+0
* Added "The Stairs" card (not yet in any deck), eventually to be the card whichzelgadis2008-12-1913-188/+600
* Lower max levels for randart books a bit (25 -> 22). j-p-e-g2008-12-183-3/+3
* Remove spells from randart books that don't fit at least one of primaryj-p-e-g2008-12-183-32/+84
* Fix royal jelly death in the Abyss destroying you.your_level.dshaligram2008-12-183-3/+18
* Fix 2442018: excessive tomes of destruction.j-p-e-g2008-12-171-1/+2
* Fix randname.txt comments, add a few more adjectives.j-p-e-g2008-12-171-7/+32
* randart book names fixes.dploog2008-12-171-19/+24
* 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