2025-08-02 21:51 CEST

spring: develop c198d60e Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tnowell tnowell develop 2007-12-23 08:35:46 develop e40ccfdc
Changeset unitsync cacher

It loads unitsync and caches information to a json document cache.js

Currently it parses mapnames, mod tags, mod lua options, and mod units. Credits to trepan for writing the original unitsync test program this is based on.

note: for some reason I can only get unitsync to return units for Funta. XTA and pure gave 0 units returned.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5095 37977431-3df6-0310-b722-df95706aa16b
add - tools/unitsync_cacher/json/json_spirit.h Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_reader.cpp Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_reader.h Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_value.cpp Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_value.h Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_writer.cpp Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_writer.h Diff ] File ]
add - tools/unitsync_cacher/test.cpp Diff ] File ]
add - tools/unitsync_cacher/test.sln Diff ] File ]
add - tools/unitsync_cacher/test.vcproj Diff ] File ]