Commit Graph

2 Commits

Author SHA1 Message Date
Mloc d9174d116e Adds a warning message when more than one map is included.
Tweaked dm.sh to ignore this message when it sets a single map to be included.

Signed-off-by: Mloc <colmohici@gmail.com>
2014-01-13 23:27:49 +00:00
Mloc-Argent 2f931aefc8 Big(gish) map reorganization.
Moved all main .dmm maps to _maps/map_files
Each main map gets a .dm file in _maps, this is what's ticked, -NOT- the .dmm file.
This allows use of a MAP_NAME define for various purposes, and lays the groundwork for map customization in the future.

Also included a hacky dm.sh script which supports swapping maps.
For example, "./dm.sh tgstation.dme -Mmetastation" would compile with metastation.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-01-13 22:38:11 +00:00