Age | Commit message (Collapse) | Author |
|
a sound effect.
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
packets that were sent via de admin interface
|
|
patch by Juanjo)
|
|
|
|
|
|
|
|
and safe/load (Rubidium)
|
|
parts some compilers failed at, are integrated in other parts of the code now too
|
|
|
|
|
|
popping the last item caused the queue to disconnect unless there was only one item.
|
|
executed after a new network game was started
|
|
|
|
|
|
when allowing to execute commands
|
|
style
|
|
|
|
sockets
|
|
sensible name
|
|
|
|
(from clients and the server)
|
|
meaningful names
|
|
O(1) instead of O(n)
|
|
function and two company globals.
|
|
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
|