summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
Commit message (Expand)AuthorAgeFilesLines
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-291-5/+6
* Split potions of blood and potions of coagulated blood into twoj-p-e-g2008-03-261-1/+4
* Overhauled potions of blood and vampires.j-p-e-g2008-03-131-1/+4
* First half of FR 1901459pauldubois2008-03-041-2/+2
* [FR 1733318] Draconian ghosts (non-grey, xl >= 7) get a draining breath j-p-e-g2008-03-031-1/+2
* Reintroduce parts of the old get_species_by_index to code to fixj-p-e-g2008-03-031-5/+19
* Make Options.race and Options.class translate correctly, no matter whether j-p-e-g2008-03-021-0/+1
* Fix 1902749: starving to death by invoking abilities j-p-e-g2008-02-281-2/+2
* [1885302] Use commonwealth "defence" instead of "defense".dshaligram2008-02-031-2/+2
* New Zot levels, courtesy Lemuel (David).dshaligram2008-01-121-2/+3
* Monsters get multilevel resists (incomplete). Monster data needs to bedshaligram2008-01-091-8/+8
* Modified top level makefile to conditionally set the MAKEFILE variable.ennewalker2008-01-061-0/+2
* Tiles!ennewalker2008-01-051-1/+6
* Actually use the new rock habitat properly (oops).dolorous2008-01-041-1/+1
* Fixed missing space in polymorph message (cbus), fixed broken debug compile.dshaligram2008-01-041-1/+1
* Add more habitat cleanups: rename HT_NORMAL to HT_LAND, remove dolorous2008-01-041-3/+2
* Add rock wall to the habitats list (for rock worms), and move monster dolorous2008-01-041-9/+12
* For debug test explore, moving through shallow water can make thezelgadis2007-12-191-0/+12
* Debug test explore (&O) now returns you to your starting point afterzelgadis2007-12-191-0/+3
* Remove "drifitng" mutation, since consensus seems to be that it wasn'tzelgadis2007-12-171-1/+2
* mapdef/vault items can now have their race type and ego explicitly set.zelgadis2007-12-131-2/+2
* The Ctrl-I wizard command can now generates stats on randart propertieszelgadis2007-12-111-3/+255
* Helmets, helms, caps and wizard hats now have their own subtypes, asharanp2007-12-101-27/+0
* Add "item generations stats" (Ctrl-I) wizard command, which currentlyzelgadis2007-12-081-0/+156
* Nemelex abandonment now shuffles and unmarks all decks.haranp2007-12-011-5/+3
* s/liquid/barnacled/haranp2007-11-071-1/+1
* Experimental support for monster shields, needs more work for rationalising s...dshaligram2007-11-021-2/+2
* Tweaked -mapstat to show random maps available by depth. Added a floating dum...dshaligram2007-10-291-39/+81
* Another mutation commit. Sorry, I couldn't resist.j-p-e-g2007-10-281-4/+4
* [1820931] Fixed wizmode &o deck bug (doy).dshaligram2007-10-271-2/+4
* Adding two new mutations for the heck of it:j-p-e-g2007-10-261-2/+8
* Monsters can gain experience and level-up. Breaks saves.dshaligram2007-10-261-2/+4
* Type safety and code cleanup.haranp2007-10-251-3/+4
* Added a flag to disable generation of exits from a vault. Need to clean up va...dshaligram2007-10-251-1/+1
* [1818982] Kenku talons as mutation (dolorous).dshaligram2007-10-251-1/+1
* dgn_place_map takes a coord_def to specify the centre of the map for minivaul...dshaligram2007-10-251-2/+12
* Spell changes: strengthened stone arrow and the storms, weakened bolts of fir...dshaligram2007-10-251-1/+1
* [1800206] Ghoul food cleanup (dolorous).dshaligram2007-10-211-1/+1
* Removed amnesia/forgetfullness trap, mutation and scroll. Thezelgadis2007-10-151-2/+2
* Orc knights and warlords can yell battle-cries to make lesser orcs fight better.dshaligram2007-10-081-25/+0
* Added class CrawlHashTable, a savable/loadable string-keyedzelgadis2007-10-081-3/+14
* Increased max monsters to 350, breaks saves, may be buggy. Incremented save m...dshaligram2007-10-071-1/+1
* Another cleanup of dungeon features. Adding general markersj-p-e-g2007-10-041-3/+3
* Fixed bad species name (eg: deep elves with the bows title) in dump because o...dshaligram2007-10-011-9/+11
* Tweak command can now accept hexadecimal values.zelgadis2007-10-011-1/+1
* Better interface for creating runes and decks.zelgadis2007-10-011-5/+249
* This commit breaks save file compatability.zelgadis2007-09-301-2/+7
* Fixed possible crash when placing monster bands. Also reworked the mapgen sta...dshaligram2007-09-281-11/+48
* Slight improvement to repeating mutation command.zelgadis2007-09-251-2/+2
* ?/ now asks if you want to describe a monster, spell, or feature, andzelgadis2007-09-241-17/+15