2025-08-27 08:07 CEST

spring: develop a788363d Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
zerver zerver develop 2013-02-26 03:19:24 develop 672d2049
Changeset Support multiple engine types
* Restarts with a different engine type based on version response from server
* Provides a message box in case the required engine type/version is missing
* Enables use of the MINOR engine version to release several non-sync compatible updates per engine type, even though the MAJOR version is fixed
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameVersion.cpp Diff ] File ]
mod - rts/Game/GameVersion.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.h Diff ] File ]
mod - rts/System/Main.cpp Diff ] File ]
add - rts/System/Platform/EngineTypeHandler.cpp Diff ] File ]
add - rts/System/Platform/EngineTypeHandler.h Diff ] File ]