2025-08-03 15:26 CEST

spring: develop 82e8623d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2007-12-18 20:01:38 develop 1ade4f11
Changeset * Added the following unitsync calls:
                int GetModValidMapCount()
        const char* GetModValidMapCount(int index)
  - Valid maps are listed in the mod's "ValidMaps.lua" file
  - A valid map count of 0 means that any map can be used with the mod
  - This can be used in concert with LuaRules to setup multi-player scenarios and tutorials


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5051 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/test/test.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]