Age | Commit message (Collapse) | Author |
|
well in the admin network (dihedral)
|
|
|
|
between bankruptcy and manual removal of companies even though the API suggested that
|
|
|
|
list also clear the last used server if it is the same (monoid)
|
|
port when a new game is started
|
|
several windows (based on patch by monoid)
|
|
|
|
|
|
for their directory
|
|
more logical location
|
|
forgotten
|
|
|
|
on servers (including starting a company with the default password) failed, so no client could join.
|
|
isn't opened
|
|
'do not resolve anymore' as well, instead of trying to resolve them each and every time the address is accessed
|
|
values for Window::OnInvalidateData() of windows with class WC_GAME_OPTIONS.
|
|
|
|
|
|
|
|
|
|
|
|
indices with the DOS palette indices.
|
|
|
|
|
|
can create better documentation
|
|
doxygen can create better documentation
|
|
doxygen can create better documentation
|
|
doxygen can create better documentation
|
|
closed" before having passed the remaining buffer which causes OpenTTD to think all connections are "incorrectly" terminated, i.e. without the "I'm leaving" packet from the client. So let the client wait a tiny bit after sending the "I'm leaving" packet and before gracefully closing the connection
|
|
|
|
the server's IP
|
|
clients joined:
* Clients can't be starved from joining the game
* Clients will see the amount of clients actually waiting in front of them, instead of the amount of waiting clients in total
|
|
allocate it for clients that are there to just get a list of companies. This means that these short lived clients won't be seen by the admin network in their client queries anymore
|
|
ClientSocket
|
|
admin "core" as they send IP addresses to the admin "bots"
|
|
ClientSocket, after all the Socket is the bit that's associated with the network
|
|
ClientID, which later resolves the IP address to ban. This to consolidate the knowledge about resolving IP addresses
|
|
client list at clients
|
|
NetworkClientSocket::GetByClientID
|
|
NetworkClientInfo::GetByClientID
|
|
removed (instead of previously selecting some other client)
|
|
client instead of the position in the client list
|
|
to the client popup list's callbacks
|
|
used for client list popups
|
|
password input box
|
|
|
|
|
|
rather the client would kick itself due to an unexpected packet
|
|
already in command scope.
|