2025-08-06 23:15 CEST

spring: develop df80b5b6 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Auswaschbar Auswaschbar develop 2007-12-27 21:37:08 develop b3dcceed
Changeset * remove orphaned function header from GlobalStuff
* there's no need to create vtables for gs and gu
* client network interface tracks the connection number itself
(simpler code + bugfix)
* immediatelly start demoPlayback (like it was before) after loading
finished
* counter in clientreadnet to prevent CGame reading the network buffer
infinitely and not beeing updated
* randseed doesn'T get sent in demo playnack mode to prevent demo desync
* dedicated server update


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