2025-08-28 14:05 CEST

spring: develop ba43532a Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2008-06-03 04:06:51 develop d1bff805
Changeset - changed map parsing so that all maps use the 'maphelper/mapinfo.lua' script
  (this may actually be faster as TDF scripts will only be loaded once)

- included an inchoate default MapOptions.lua
  (it should be active if the map script sets 'autooptions = true')
  The 'applyopts.lua' file will be used to apply the Spring.GetMapOptions()
  once it's setup properly.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5983 37977431-3df6-0310-b722-df95706aa16b
mod - installer/builddata/build.bat Diff ] File ]
add - installer/builddata/maphelper/MapOptions.lua Diff ] File ]
add - installer/builddata/maphelper/maphelper/applyopts.lua Diff ] File ]
add - installer/builddata/maphelper/maphelper/mapinfo.lua Diff ] File ]
mod - installer/make_gamedata_arch.sh Diff ] File ]
mod - rts/Map/MapParser.cpp Diff ] File ]
mod - rts/Sim/Weapons/StarburstLauncher.cpp Diff ] File ]
mod - tools/unitsync/test/test.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]