summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mapmark.cc
Commit message (Expand)AuthorAgeFilesLines
* Misc. minor cleanups. (Yes, a huge amount of them but still...)j-p-e-g2008-06-261-1/+1
* Fix 1937489: Remove map markers overwritten by lakes or rivers, as wasj-p-e-g2008-06-011-0/+2
* Added "error" channel for runtime errors, and changed error messages thatzelgadis2008-05-271-7/+7
* Better support for settings files that include other files:dshaligram2008-05-261-0/+1
* A little bit of savegame code cleanup; and a small format change to makepauldubois2008-04-201-3/+27
* Fixes to compile with Visual C++. Moved direct.cc and direct.h to directn.* t...dshaligram2008-04-191-1/+1
* Apply Horst von Brand's (first) patch 1887488: gcc-4.3 compile failures.j-p-e-g2008-04-141-7/+10
* [1923246] Item pickup marker moves itself when the item it's guarding is appo...dshaligram2008-03-311-1/+13
* Cleanup/refactoring of tags.cc. No functional changes. I've beenpauldubois2008-03-171-31/+31
* [Bug 1907221] Add "Modified for Crawl Reference" statement and author to aj-p-e-g2008-03-081-0/+1
* Lua map markers can now be generated in C code fromzelgadis2007-11-121-9/+28
* Added svn properties svn:keywords and svn:eol-style to files which werezelgadis2007-10-031-1/+1
* This change moves the logic for when a level or branch prohibitszelgadis2007-09-191-0/+18
* If wizard mode is on when going through a portal to a bazaar, Crawl willzelgadis2007-09-191-0/+90
* Fixed crash when using travel to waypoint or Lugonu's Corruption on a leveldshaligram2007-08-181-5/+8
* Fixed map marker crashes.dshaligram2007-08-171-37/+110
* Give Lugonu Banishment and Corruption. I've left the old Bend Space in, becausedshaligram2007-08-111-2/+51
* Labyrinth entry points are now a guaranteed minimum distance away from thedshaligram2007-08-011-0/+11
* &L can place encompass levels, and is more aggressive about overwritingdshaligram2007-07-291-0/+21
* Reworked Bazaars as a special case of portal vaults. The level-type is nowdshaligram2007-07-271-13/+64
* Replaced timed markers with Lua markers. Breaks save compatibility.dshaligram2007-07-261-145/+153
* Updated level-design.txt.dshaligram2007-07-211-0/+395