widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #09657
Re: [Merge] lp:~widelands-dev/widelands/cleanup-networking-messages into lp:widelands
The GamePinger in the metaserver is responsible for figuring out the state of the game[1] which replies to the client with "ERROR GAME_OPEN GAME_TIMEOUT". This is handled in Widelands somewhere and translated into a message here[2].
[1] https://github.com/widelands/widelands_metaserver/blob/master/wlms/game.go#L26
[2] http://bazaar.launchpad.net/~widelands-dev/widelands/less_compilers/view/8276/src/network/internet_gaming_messages.cc#L57
--
https://code.launchpad.net/~widelands-dev/widelands/cleanup-networking-messages/+merge/316974
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/cleanup-networking-messages into lp:widelands.
References