summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the most recent version of Adam's kraken patch into trunk.j-p-e-g2009-09-171-1/+27
* * Fix 2860301: armour acquirement failing when transformed.j-p-e-g2009-09-171-2/+2
* Remove the debugging routine to give a corpse to a monster, as it no dolorous2009-09-081-16/+1
* Prevent "make item by name" wiz command from crashing if the string enteredzelgadis2009-08-191-1/+1
* As per FR 2837779, change Forescry to Phase Shift (Trl). Same level,j-p-e-g2009-08-141-1/+1
* FR 2819565: Abort when trying to read a known ?blinking or ?teleportation j-p-e-g2009-08-131-4/+4
* * Fix capitalization is staff description (2832393).j-p-e-g2009-08-071-2/+3
* sExperimentally tweak armour acquirement to give out more equipment forj-p-e-g2009-08-061-0/+3
* Make fish on dry land (due to Feawn's Sunlight power) flop about andj-p-e-g2009-07-211-2/+2
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-5/+6
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-1/+2
* Let god-given mutation effects override the mutation resistance mutation dolorous2009-07-111-1/+1
* Fix [2813672]: Eliminate use of non-standard C function strcasestr().dolorous2009-06-291-1/+3
* * Moved most hard-coded non-standard unrandart behaviour to art-func.h,zelgadis2009-06-271-5/+18
* Replace "is_random_artefact()" with "is_artefact()" in a few places wherezelgadis2009-06-251-2/+7
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-72/+26
* Another step on the way to player doll customization. Including somej-p-e-g2009-06-181-0/+8
* * More steps on the path to reintroducing player doll customization.j-p-e-g2009-06-171-0/+3
* Apply my recent commits to trunk.j-p-e-g2009-06-141-0/+12
* Since fixed artefacts are going to be folded into unrandarts, and unrandartszelgadis2009-06-081-126/+126
* The wizard command to create a book (&%:) can now take the string "all"zelgadis2009-06-021-1/+31
* Fix bug which was preventing the crash reporter from dumping the messagezelgadis2009-05-301-1/+1
* Run some sanity checks when loading ghosts. If anything seems fishyj-p-e-g2009-05-261-5/+30
* Add minor cosmetic fixes.dolorous2009-05-081-6/+7
* Add spacing fixes.dolorous2009-04-301-7/+7
* Add minor cosmetic fixes.dolorous2009-04-281-2/+2
* * Fix _place_monster_aux() not interrupting autoexplore.j-p-e-g2009-04-261-8/+14
* Fixing potential &" crash due to non-stable sorting function. (At least, I s...ennewalker2009-04-221-2/+6
* Fix my overzealous replacements with rectangle_iterator.j-p-e-g2009-04-201-3/+6
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-222/+239
* Fix typo.dolorous2009-04-191-1/+1
* * Fix Xom's piety wrapping around from 0 -> 255.j-p-e-g2009-04-181-2/+4
* [2721962] Fixing database lookup issues for tiles where a non-guarded mpr was...ennewalker2009-04-181-4/+6
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-181-6/+7
* * Allow panlords to have the chaos-branded weapons.j-p-e-g2009-04-131-4/+10
* * Fix 2744875 (mutation screen assert).j-p-e-g2009-04-111-2/+2
* Add some checks to Xom making you cast spells, so you don't attempt toj-p-e-g2009-03-311-8/+4
* * Fix Xom's interest wrapping around from 0 to 255. (!!!)j-p-e-g2009-03-261-6/+3
* * Tweak Xom's (non)tension spell selection.j-p-e-g2009-03-251-2/+14
* * Allow viewing of card descriptions from Triple Draw and Stack Deck.j-p-e-g2009-03-231-2/+0
* Fix compilation.dolorous2009-03-091-1/+0
* * Rarely, allow randart books to use entirely random names.j-p-e-g2009-03-081-6/+10
* * Fix wizmode targetting commands not flushing messages correctly.j-p-e-g2009-03-071-2/+6
* When wizard-tweaking object flags, read input in hex, not decimal.haranp2009-02-281-1/+2
* * Make message condensation merge messages into history correctly.j-p-e-g2009-02-271-1/+1
* Implement a very basic attempt at message condensation: Store the most j-p-e-g2009-02-271-4/+12
* * Fix 2644253: mgrd bogosity with shafts.j-p-e-g2009-02-271-1/+1
* Add whitespace fixes.dolorous2009-02-261-1/+0
* Mutations cleanup. Fixes [2641583]. Syncing between the various listsharanp2009-02-261-140/+29
* Add Deep Dwarves patch, with some minor changes.haranp2009-02-231-1/+1