(svn r186) -Add: debug 'net' for network debug (sign_de)

-Fix: desync problem (server was not waiting for clients) (sign_de)
This commit is contained in:
truelight
2004-09-08 19:20:46 +00:00
parent 0a04fe95c9
commit 157e90b49f
5 changed files with 140 additions and 63 deletions

View File

@@ -1242,6 +1242,7 @@ STR_NETWORK_ERR_NOCONNECTION :{WHITE} The server didn't answer the request
STR_NETWORK_ERR_DESYNC :{WHITE} Network-Game synchronization failed.
STR_NETWORK_ERR_LOSTCONNECTION :{WHITE} Network-Game connection lost.
STR_NETWORK_ERR_SAVEGAMEERROR :{WHITE} Could not load server-savegame.
STR_NETWORK_ERR_TIMEOUT :{WHITE} Connection #{NUMU16} timed out.
############ end network gui strings