2025-11-29 00:48 CET

spring: develop 008b49a5 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-08-03 20:34:12 develop f114ed53
Changeset * Fix bug in ArchiveScanner causing checksums to be cut off at 31 bits
  because of 32 bit signed integer overflow.
* Fix bug reported by malric, _H_MMGR was used instead of USE_MMGR in Game.cpp,
  also #include "mmgr.h" was missing.



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