2025-08-20 14:23 CEST

spring: develop f0fadfdd Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-11-10 10:15:37 develop bfca444e
Changeset * Fix bug of game not starting when minimised (for e.g. auto hosts).
  The code to calculate whether everyone is ready had been placed in Draw() functions,
  it's now decoupled: drawing in Draw(), calculation in Update().



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2573 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetup.h Diff ] File ]