summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dungeon.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a few more mising includes.Jude Brown2009-11-071-0/+1
* Split up debug.ccMatthew Cline2009-11-061-0/+1
* Remove trailing whitespace.David Lawrence Ramsey2009-11-061-1/+1
* New unique: Aizul, disgraced guardian naga turned naga warrior.Jude Brown2009-11-071-1/+7
* Replace global see_cell by observe_cell and disambiguate old uses.Robert Vollmert2009-11-061-1/+1
* Rename is_valid_item to item_def::is_valid.Vsevolod Kozlov2009-11-061-1/+1
* Make many checks for monster (non)existence on squares use monster_at().David Lawrence Ramsey2009-11-051-8/+8
* Clean up random coordinate usage a bit.David Lawrence Ramsey2009-11-051-20/+12
* Fixing exclusions and tiles after level veto.Enne Walker2009-11-041-0/+9
* Split up view.cc.Robert Vollmert2009-11-041-0/+1
* Allow vaults to override monster spells with spells:<xyz>Darshan Shaligram2009-11-041-3/+11
* Allow forcing randarts in vaults.Adam Borowski2009-11-041-0/+1
* Split game_options from externs.h into options.h.Robert Vollmert2009-11-041-0/+1
* Rename map_feature() from mapdef.h to map_feature_at.Robert Vollmert2009-11-041-2/+2
* Make Chain Lightning a monster spell, add an user of it (Nikola).Adam Borowski2009-11-031-3/+3
* Splitting up stuff.cc.Robert Vollmert2009-10-301-0/+1
* (MONS_PROGRAM_BUG || -1) --> MONS_NO_MONSTERMatthew Cline2009-10-271-16/+16
* Convert some ints to monster_type.Robert Vollmert2009-10-271-9/+10
* FR 1837856: note vaults generated in dumpMatthew Cline2009-10-261-1/+125
* Clear the map properties after a level design was vetoed.Adam Borowski2009-10-251-0/+1
* Create l_defs.h and move stuff there.Robert Vollmert2009-10-211-0/+1
* Applying patch from Vsevolod Kozlov for dungeon.cc:_plan_3 in lua.Enne Walker2009-10-191-86/+9
* Naming monsters via MONS: rat name:Yves (Jude & Vsevolod).David Ploog2009-10-191-0/+1
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* More renaming and reorganization of feature checks.Robert Vollmert2009-10-171-3/+3
* Naming consistency.Robert Vollmert2009-10-171-28/+28
* Add minor cosmetic fixes.David Lawrence Ramsey2009-10-161-14/+14
* Globally replace see_grid by see_cell.Robert Vollmert2009-10-171-1/+1
* dungeon.cc: use dungeon_terrain_changed()Matthew Cline2009-10-161-1/+1
* Remove deprecated map glyphs: S, H, Z.Adam Borowski2009-10-141-17/+1
* Merge branch 'master' into treesAdam Borowski2009-10-121-5/+0
|\
| * Remove a lot of unneccessary includes.Robert Vollmert2009-10-091-5/+0
* | Trees -- a new wall type, can be seen through (2nd square blocks LOS).Adam Borowski2009-10-091-0/+2
|/
* 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