Commit Graph

8 Commits

Author SHA1 Message Date
Shadowlight213 16ef5d0832 Bunch of Fixes.
Adds a new line to the space_levels.txt
2015-10-09 20:03:47 -07:00
c0 4374c96117 Fixes 2015-08-28 10:44:34 +03:00
c0 8474086bce Buttons and wall frames rework 2015-08-28 02:01:49 +03:00
Menshin f3bc8d77ed Paths fixing for away missions 2014-11-22 21:08:55 +01:00
tkdrg ed4c03b099 Floor cleanup: Repaths /turf/simulated/floor to /turf/simulated/floor/plasteel
Repaths carpet and grass to /turf/simulated/floor/fancy/carpet and /turf/simulated/floor/fancy/grass
Cleans up a few floor procs
2014-11-12 22:50:32 -03:00
Firecage 93c1d0e6e4 Fixes the paths on these awaymission maps. 2014-08-18 10:44:18 +02:00
AlexanderUlanH bc218d438a More Space Area updates
Updated away missions to use area/space
2014-02-19 14:45:42 -05: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