2025-08-24 16:50 CEST

spring: develop eafce5b0 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2012-03-14 17:33:30 develop b488abbe
Changeset improve reconnecting sim/draw balance
instead of hardcoding FPS=2, define in percent how much time spend for simulation is spend for drawing (e.g. a value of 0.2, means it spends 20% for drawing and 80% in simulation when reconnecting)
mod - rts/Game/GlobalUnsynced.h Diff ] File ]
mod - rts/Game/NetCommands.cpp Diff ] File ]