summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dungeon.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-5/+0
* Split LOS code from view.cc.Robert Vollmert2009-10-081-0/+1
* Allow Gastronok and Prince Ribbit to generate in the Lair. (due)Adam Borowski2009-10-071-0/+9
* Give Khufu a quote (due), make him spawn in Tomb and Crypt.Adam Borowski2009-10-061-1/+6
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Set up a basic testing framework for LOS. ./crawl -test with a full debug bui...Darshan Shaligram2009-09-241-0/+6
* Apply jpeg's patch in [2865661] to fix the "unlinked item" bug withDavid Lawrence Ramsey2009-09-241-1/+2
* Add spelling fixes.David Lawrence Ramsey2009-09-231-2/+2
* Implement another new unique, this time of my own coding: Maurice the thief.j-p-e-g2009-09-221-2/+3
* Add new unique Gastronok (slug wizard), via a patch by bookofjude and some j-p-e-g2009-09-221-4/+5
* Allow vaults to request use of the acquirement code with "acquire <item_class...dshaligram2009-09-211-3/+16
* * Fix wizmode autoexplore (used for debugging) not nuking traps, as itj-p-e-g2009-09-201-1/+1
* Add the most recent version of Adam's kraken patch into trunk.j-p-e-g2009-09-171-0/+2
* Fix labyrinths being unable to place minotaur vaults.dshaligram2009-08-301-10/+0
* Make Duvessa and Dowan not appear so early. (due)evktalo2009-08-281-1/+1
* Fix Shoal:5 not being generated.dshaligram2009-08-221-7/+11
* A KFEAT specified trap can start out known to the player by adding "known"zelgadis2009-08-191-13/+23
* Apply patch #2838024 by bookofjude: new Elven twins uniques, Duvessa and Dowa...evktalo2009-08-191-3/+4
* Add a new unique mummy, Menkaure, and three new ossuaries. All courtesy of due.evktalo2009-08-111-1/+2
* Disallow vaults placing shaft traps if shafts are disallowed on thatj-p-e-g2009-07-271-8/+7
* * Apply patch by kotk to fix the Alt-Tab bug (BR 2805959).j-p-e-g2009-07-271-0/+2
* Fix tiles compilation if save files are not zipped.j-p-e-g2009-07-191-2/+0
* Add yet more Jiyva-related cleanups. Make sure his altars are never dolorous2009-07-191-3/+7
* Allow Jiyva altars to actually show up.dolorous2009-07-191-2/+1
* Properly disallow Jiyva altars in the main dungeon, as is done for e.g. dolorous2009-07-181-1/+2
* Add the Slime god as per n78291's (Shayne?) patch. Thanks! :Dj-p-e-g2009-07-181-1/+8
* A number of small bug fixes:j-p-e-g2009-07-171-0/+7
* Tweak Shoals algorithm to place the islands a bit more central and away from j-p-e-g2009-07-141-92/+117
* Fix Zot random non-minivaults not being placeable. This change also allows ra...dshaligram2009-07-141-9/+17
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-5/+6
* Add a new low-level unique: Purgy, the meek troll. Used in a Sewer vault.evktalo2009-07-091-1/+1
* Add new unique gnoll Grum, courtesy of Eino's patch. Thanks!j-p-e-g2009-06-281-4/+3
* Apply patch by Adam Borowski, introducing new unique enchantress Kirke.j-p-e-g2009-06-271-3/+4
* Deprecate various symbols for vault making:dploog2009-06-261-33/+4
* First part of the merger of fixed artefacts into unrandom artefactszelgadis2009-06-251-1/+1
* * Fix compilation for Tiles.j-p-e-g2009-06-031-13/+13
* Remove tabs.dolorous2009-05-301-1/+1
* Fix 2792807: Autoexplore attempting to open doors in bat form.j-p-e-g2009-05-171-0/+4
* Make some of the new uniques appear earlier.j-p-e-g2009-05-121-7/+7
* Add spacing fixes.dolorous2009-04-301-1/+1
* Add spacing fix.dolorous2009-04-291-1/+1
* Add minor cosmetic fixes.dolorous2009-04-281-9/+7
* * Fix database search crashing on pandemonium demons/player ghost.j-p-e-g2009-04-201-8/+8
* [2758242] Fixing segfault during debug_mons_scan due to an mprf not matching ...ennewalker2009-04-181-1/+1
* Remove unused demonspawn mutation to gate yourself to Pandemonium.dolorous2009-03-071-3/+3
* Add more minor cosmetic fixes.dolorous2009-03-061-2/+1
* Various cleanups, mostly having to do with coord_def().haranp2009-02-151-1/+1
* More mgrd elimination and moving to coord_def().haranp2009-02-141-5/+2
* Store level generation information in env.properties, so that it can bezelgadis2009-01-301-39/+91
* Since DNGN_WATER_STUCK appears to only be used as a placeholder when dolorous2009-01-261-5/+5