summaryrefslogtreecommitdiffstats
path: root/crawl-ref
Commit message (Expand)AuthorAgeFilesLines
* Implement reliable protection from harm for Elyvilon (available under dolorous2008-12-217-15/+62
* Non-fatal mutations weren't actually preventing death by stupidity.zelgadis2008-12-211-0/+1
* bolt::agent() could crash if beam_source was negative (the beam was caused by azelgadis2008-12-211-1/+1
* Add minor cosmetic fixes.dolorous2008-12-211-1/+3
* You can now request that a spell miscast effect not directly kill the playerzelgadis2008-12-217-85/+275
* If the user presses ESC in response to --more-- then automatically clearzelgadis2008-12-213-4/+26
* Change the spell_type enumerations so that SPELL_NO_SPELL is 0 and the firstzelgadis2008-12-214-21/+20
* Fixing redraw not being called enough (due to my previous check in to fix slo...ennewalker2008-12-201-0/+4
* [2423866] Fixing bug where corpses don't appear in the inventory window by de...ennewalker2008-12-201-1/+1
* Adding auto-sizing for font, map, and window sizes. Windows should fit on th...ennewalker2008-12-207-51/+98
* Update 0.5 change log to include the correct changes listed for 0.4.4.j-p-e-g2008-12-201-22/+44
* Typo fixes.dolorous2008-12-201-3/+3
* 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