1
0
forked from 0ad/0ad
0ad/binaries
Dunedan b68a22ecdb Instantiate controller only for the host
This moves the check whether a player is the host out of
`LobbyGameRegistrationController` and only creates an instance of it in
`SetupWindow` if the player is the host.

This solves a problem with
`LobbyGameRegistrationController.onGameStart()` getting triggered by
players not being the host and sending unnecessary and invalid
changestate stanzas to XpartaMuPP.

Patch by: @Dunedan
Accepted by: @Stan
Differential Revision: https://code.wildfiregames.com/D5270
This was SVN commit r28148.
2024-07-10 06:20:51 +00:00
..
data Instantiate controller only for the host 2024-07-10 06:20:51 +00:00
logs
system Allow to set the biome with the autostart command. 2023-06-14 06:35:27 +00:00