2025-08-18 23:57 CEST

spring: develop 65c06603 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2010-10-06 22:38:02 develop 1fdbce6d
Changeset fix mapname/mapfilename conflicts in unitsync
* all functions now use the _MapName_ as input (e.g. "SmallDivide")
* there is a new function _GetMapFileName()_ to get the full path to the mapfile (e.g. "maps/SmallDivide.smf")
* don't listen maps from the local _maps/_ folder anymore (you can still use .sdd folders!)
mod - rts/Map/MapParser.cpp Diff ] File ]
mod - rts/Map/MapParser.h Diff ] File ]
mod - rts/System/Option.cpp Diff ] File ]
mod - rts/System/Option.h Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
mod - tools/unitsync/unitsync_api.h Diff ] File ]