Age | Commit message (Collapse) | Author |
|
|
|
triggered the server to close the connection
|
|
|
|
protocol and improve the naming of some variables
|
|
if a header require a header make it include that header
|
|
client before closing the connection. As a result the client would say 'connection lost' when the cause was something completely different.
|
|
|
|
whole joining (including download) phase
|
|
executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are.
|
|
in the pause mode
|
|
client aborting to join or actually joining
|
|
remove some unused variables
|
|
someone who lost his/her connection or when you were team chatting and moved out of the company.
|
|
|
|
was paused due to an error. Just reject such savegames in dedicated servers.
|
|
tick when the pause command only gets processed once every frame_freq ticks. So it would spam the console with duplicate attempts.
|
|
companies if the company had a password before the reset
|
|
for more consistency and distinguishability.
|
|
(patch by dihedral)
|
|
|
|
3rdparty directory.
|
|
relatives
|
|
|
|
you're currently playing instead the starting date from the config file.
|
|
via command line when joining a server (based on patch by Progman, Ammler and planetmaker)
|
|
download) when checking min_active_clients limit
|
|
code style.
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
_local_company, but only as a storage location for the company you want to join in MP.
|
|
PoolItem::IsValidID() and PoolItem::Get()
|
|
PoolItem::IsValidID(index)
|
|
|
|
company
|
|
-Fix [FS#2864]: autopause and manual pausing conflict with eachother
-Fix: new game + pause on new game + autopause make the game not unpause on the first join
|
|
'client address' so we can be sure the client address is always resolved
|
|
delayed so much that the network stuff was already closed and the packet would never reach the master server causing the server to appear online longer than necessary.
|
|
[network]:server_bind_ip doesn't exist anymore. Add the IPs/hostnames to [server_bind_addresses]
|
|
|
|
|
|
is bound to.
|
|
to the config file.
|
|
|
|
|
|
|
|
to multiple sockets.
|
|
unlimited.
|
|
|
|
client_address.
|
|
some support for IPv6 netmask matching.
|
|
|