summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Allow god gift mutations to override less than 3 levels of the mutation dolorous2008-04-281-1/+1
* Allow adding only good mutations in wizard mode.dolorous2008-04-271-19/+24
* Add spacing fixes.dolorous2008-04-271-2/+2
* And specify it properly in all cases.dolorous2008-04-271-2/+2
* Allow adding god gifted mutations in wizard mode.dolorous2008-04-271-1/+3
* Some cleanup in the blessing routines. j-p-e-g2008-04-241-1/+1
* * Add a wizard function apply_monster_blessing to allow for easy testingj-p-e-g2008-04-241-1/+34
* * Remove "Really eat rotten meat?" prompt, and print a generic refusalj-p-e-g2008-04-221-2/+2
* Add miscellaneous undead-related fixes. When changing species to dolorous2008-04-221-4/+4
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Fix 1943303: Prevention of barding generation in monsters equipment.j-p-e-g2008-04-161-1/+1
* Allow vampires to mutate when Satiated or higher, and make non-physicalj-p-e-g2008-04-151-5/+8
* Another code cleanup.j-p-e-g2008-04-151-1/+1
* Fix a wizmode bug where placing an altar to your current god wouldj-p-e-g2008-04-151-1/+2
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-1/+1
* Fix compile (oops) and numerous whitespace changes.j-p-e-g2008-04-141-90/+92
* Overhaul blood potions to work completely differently.j-p-e-g2008-04-141-6/+8
* + allocate and initializepauldubois2008-04-111-3/+4
* The level-builder now enforces the constraint that every contiguous region on...dshaligram2008-04-101-3/+127
* On HUD:pauldubois2008-04-041-0/+1
* Yet Another Code Cleanup, this time concentrating on libx11.cc and j-p-e-g2008-04-011-2/+2
* Fixed royal jelly passive damage in monster-vs-monster combat.dshaligram2008-04-011-0/+5
* 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