2025-11-30 08:47 CET

spring: develop 33198649 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-03-10 23:39:46 develop b83667dd
Changeset Merge some changes from tvo's branch:
* Possibility to enable majority voting for checksums in GameServer.cpp,
  this should be tested in some multiplayer games before enabling it tho.
* Different M/E/X/Y/Z checksums for better sync debugging.
  Note that this means I added Y and Z checksums.
  I'm not sure if we want to check those on release build too...
* SyncTracer doesn't write to infolog anymore but to traceX.log with X==playernum instead.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@992 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.h Diff ] File ]
mod - rts/System/SyncTracer.cpp Diff ] File ]
mod - rts/System/SyncTracer.h Diff ] File ]