summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/place.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace static snprintf() with make_sprintf() where the result is immediately...Adam Borowski2009-12-171-7/+4
* Properly use you.level_type_origin instead.Jude Brown2009-12-051-8/+14
* FR 1837856: note vaults generated in dumpMatthew Cline2009-10-261-0/+13
* Split actors and env from externs.h.Robert Vollmert2009-10-211-1/+2
* versioning: remove SVN-specific revision data, add Git versioningSteven Noonan2009-10-181-1/+0
* Drop obsolete CVS last-committed headers ($Author$).Adam Borowski2009-10-061-2/+0
* Add spelling fixes.David Lawrence Ramsey2009-09-231-1/+1
* * Call message flush before entering a shop.j-p-e-g2009-03-131-1/+1
* Adding REVISION() macro to all source files.ennewalker2009-01-041-0/+1
* Introduce a number of new uniques taken from a patch by castamir.j-p-e-g2009-01-041-1/+1
* place_name(): use you.level_type_name_abbrev for the short form ofzelgadis2008-11-271-1/+1
* Show place as "Sewer" in the HUD and in character dumps for the sewer portal ...dshaligram2008-11-181-6/+15
* Remove pre-Stone Soup change history from source files, and push it allj-p-e-g2008-09-141-4/+0
* Since there's currently only one type of portal vault (labyrinths arej-p-e-g2008-07-021-5/+4
* Treat all bazaars as noteworthy, not just the first one.j-p-e-g2008-06-151-8/+11
* Renaming Portal Vaults to Bazaars. [FR 1824984]j-p-e-g2007-11-041-0/+3
* Oops, was using UNIQ_LOST_IN_ABYSS wrongly.zelgadis2007-10-111-0/+7
* Fixed regex escapes for "." stash search.dshaligram2007-09-301-0/+5
* [1800818] Fixed broken follower tagging for bazaars.dshaligram2007-09-281-0/+5
* Didn't have svn autoprops set properly for the new files that I addedzelgadis2007-09-161-1/+1
* Add missing AppHdr.h includes for these new files to un-break the Mac build.nlanza2007-09-161-0/+2
* Split off portions of externs.h and enum.h into other files. Thezelgadis2007-09-151-0/+172