2025-08-02 17:22 CEST

spring: develop 80bdf323 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2013-11-10 16:41:56 develop a96b1ab2
Changeset misc: s/toSecsf/toMilliSecsf

for small dt values toSecsf() pushes up against or beyond limits
of float precision which we want to preserve as much as possible
in intermediate results
mod - rts/Game/CameraHandler.cpp Diff ] File ]
mod - rts/Game/CameraHandler.h Diff ] File ]
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/Net/NetCommands.cpp Diff ] File ]
mod - rts/System/TimeProfiler.cpp Diff ] File ]