2025-08-05 11:31 CEST

spring: develop b28a2443 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-07-27 08:42:26 develop d3ebb55a
Changeset * Fix crash bug of unitsync GetMapChecksum and GetPrimaryModChecksum.
  (because 'archiveScanner->' was used instead of the implicit 'this->' in ArchiveScanner.cpp)
* Fix bug with GetMapChecksum interpreting the passed index incorrectly.
* Add assertions checking for function preconditions to unitsync.
  Should make it much easier to debug programs using unitsync.
* Add missing unitsync functions to the python bindings.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1683 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - tools/unitsync/pybind.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]