Age | Commit message (Collapse) | Author |
|
debugging is enable and give the calling location of Chance16(R) instead of the Random call within those functions.
|
|
[network]:server_bind_ip doesn't exist anymore. Add the IPs/hostnames to [server_bind_addresses]
|
|
unlimited.
|
|
|
|
dependant.
|
|
sources too
|
|
color and colour.
|
|
the server and the clients themselves (dihedral)
|
|
and connect to game servers.
|
|
structure so we can pass either one of them and not convert an ip to a string and then back again.
|
|
strings.
|
|
is for UDP.
|
|
|
|
thus unifying most of the validity checking too.
|
|
location
|
|
(not enough players)" fully translateable.
|
|
function/definitions closer together.
|
|
#include dependencies.
|
|
|
|
it's (way) more descriptive what it's used for.
|
|
latter describes the name more precisely.
|
|
replace looping socket structs with info structs when the loop is only interested in the info structs (i.e. not derefing the info from sockets when one can loop info directly and the socket isn't used)
|
|
non-network locations.
|
|
network related company information.
|
|
identification ids and the indices into the clients/client info arrays.
|
|
client so it is immediatelly clear which one you are working with.
|
|
a more logical location and give it a more consistent name.
|
|
|
|
variables.h so one doesn't need to include openttd.h before variables.h.
|
|
settings between NetworkSettings and NetworkGameInfo.
-Fix: failure of changing the server password during games because the password wasn't duplicated properly.
|
|
headers so that nothing from the network directory needs to include basically all network headers.
|
|
network/network_internal to settings.
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
|
|
|
|
to be included when wanting to know whether we are a server.
|