2025-08-28 17:33 CEST

spring: develop 9540073b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Auswaschbar Auswaschbar develop 2008-10-31 18:33:17 develop 2fa2d52a
Changeset * split out the unsynced data from CGameSetup into a new class
* factored out the user prompt for the server address into a seperate CGameController-class
* delayed the gameSetup creating to happen in CPreGame


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6940 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetup.h Diff ] File ]
mod - rts/Game/GlobalSynced.cpp Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/PreGame.h Diff ] File ]
mod - rts/System/GlobalUnsynced.cpp Diff ] File ]
mod - rts/System/GlobalUnsynced.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/SpringApp.h Diff ] File ]
mod - tools/DedicatedServer/main.cpp Diff ] File ]