2025-08-27 01:10 CEST

spring: develop 36b11671 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2010-08-21 11:53:48 develop 5d9d5705
Changeset unitsync: decouple map meta info stuff from legacy struct
The legacy struct MapInfo can not be changed, as it is used in the API.
therefore, we i made an other (internal) struct InternalMapInfo,
which allows extending the new, non struct based map meta info fetching methods.
* removes the 16 start-pos limitation for the new interface
* removes the 16 start-pos limitation for the GetMapInfo Lua function in unitsync
Thanks go to BrainDamage for pointing out the problem.
mod - tools/unitsync/unitsync.cpp Diff ] File ]