summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/terrain.h
Commit message (Expand)AuthorAgeFilesLines
* Allow tiles to destroy only some items.Stefan O'Rear2009-12-301-3/+2
* Add feat_is_door.Jude Brown2009-12-191-0/+1
* Allow portal vaults to specify fill and border glyph.Jude Brown2009-11-141-0/+5
* Get rid of multiple-meaning "int object" in env.show.Robert Vollmert2009-11-041-1/+0
* FR 2792379: stop auto-explore on marked statuesMatthew Cline2009-10-251-0/+1
* More renaming and reorganization of feature checks.Robert Vollmert2009-10-171-2/+10
* Naming consistency.Robert Vollmert2009-10-171-25/+25
* Remove legacy losight() function.Robert Vollmert2009-10-081-1/+0
* A rewrite of losight() to allow future generalization.Robert Vollmert2009-10-081-1/+1
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Detected secret doors are now treated as a distinct new door type, soj-p-e-g2009-07-111-0/+2
* More mgrd elimination and moving to coord_def().haranp2009-02-141-4/+3
* Simplify checks for grids containing water.dolorous2009-01-261-4/+4
* Added "The Stairs" card (not yet in any deck), eventually to be the card whichzelgadis2008-12-191-1/+11
* Generalize swapping two pieces of terrain in function swap_terrain().zelgadis2008-12-111-0/+3
* Fix 2063470: =f inscription preventing wielding of stonesj-p-e-g2008-10-041-0/+1
* Reworked traps: much much cleaner now. There might be bugs, though.haranp2008-10-011-1/+1
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* [2021074] Tiles cursor improvements.ennewalker2008-07-261-2/+4
* Massive change from using x and y to using coord_defs(). Not quite tested,haranp2008-07-221-2/+2
* Add still another whitespace fix.dolorous2008-06-231-1/+1
* Include secret doors in door-clustering (gates) when opening doors.zelgadis2008-06-121-0/+3
* Prevent shafts from being created in corridors, at least untilj-p-e-g2008-03-291-1/+1
* Changed door-open failure message to match the door-close message.pauldubois2008-03-151-2/+2
* Fix 1920778: mons_open_door() not respecting gatesj-p-e-g2008-03-101-0/+3
* Batch of tiny changes for MSVC compiles.pauldubois2008-03-101-1/+1
* Actually use the new rock habitat properly (oops).dolorous2008-01-041-0/+1
* "?/" can now be used to look up items. A side effect of this is thatzelgadis2007-12-061-0/+2
* Slight cleanup of randart autoinscription.haranp2007-12-051-0/+2
* M_AMPHIBIOUS now means both "land creature can swim through deep water"zelgadis2007-11-161-2/+3
* Better secret door hiding (Darshan)haranp2007-11-081-1/+1
* Didn't have svn autoprops set properly for the new files that I addedzelgadis2007-09-161-1/+1
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+57