Age | Commit message (Collapse) | Author |
|
port when a new game is started
|
|
on servers (including starting a company with the default password) failed, so no client could join.
|
|
isn't opened
|
|
|
|
|
|
ClientSocket
|
|
NetworkClientSocket::GetByClientID
|
|
NetworkClientInfo::GetByClientID
|
|
|
|
many NetworkClientSockets/Infos
|
|
possible to change the password of other companies (on the server)
|
|
servers, so move it to network_server.* (dihedral)
|
|
|
|
NetworkClientSetCompanyPassword (dihedral)
|
|
(dihedral)
|
|
and remove some unneeded casts
|
|
|
|
unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused
|
|
|
|
style
|
|
|
|
the language "list"
|
|
|
|
due to LTR names in RTL translations and vice-versa
|
|
connection closed when the next call also tries to send the packets and then closes the connection. Especially if the former frees a structure that the latter assumes to be still there
|
|
again :)
|
|
and dihedral)
|
|
reusable
|
|
|
|
sockets
|
|
|
|
network_client.cpp
|
|
|
|
|
|
sensible name
|
|
like UDP/content packet handling
|
|
NetworkClientSocket for server and client side
|
|
NetworkFindClientInfoFromIP().
|
|
|
|
(from clients and the server)
|
|
caused the introgame to be the server's game causing desyncs when people tried to join
|
|
|
|
|
|
|
|
|
|
was loaded the client might crash due to the AIs not being loaded while the game loop is executed
|
|
cause a crash as some command data was not properly initialised
|
|
multiple times when paused with _date_fract = 0
-Change [desync debug]: check the sync state from the command stream and make sure no unknown input is encountered
|
|
|
|
failed to enter correct password
|