Age | Commit message (Collapse) | Author |
|
infinite loop
|
|
sync during GUI operation.
|
|
|
|
a client starts joining, i.e. save the game state. This can happen in two ways: with frame_freq > 1 a command received in a previous frame might not be executed yet or when a command is received in the same frame as the join but before the savegame is made. In both cases the joining client would not get all commands to get in-sync with the server (and the other clients).
|
|
SE to a callback.
|
|
|
|
AI+Squirrel
|
|
if a header require a header make it include that header
|
|
of using _local_company to pass that information, with the whole mess when you don't want the company to be _local_company.
|
|
network_command.cpp; it's only ever used there.
|
|
|
|
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
|
|
directly to DoCommand(P).
|
|
thus unifying most of the validity checking too.
|
|
<nitpicked> by Swallow
|
|
location
|