Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
function and two company globals.
|
|
|
|
a GRFText* to make translations possible
|
|
|
|
GetScrolledRowFromWidget().
|
|
|
|
missed :)
|
|
hidden destructor call from Swap().
|
|
in the content download window of which the data has not been acquired from the content server. The crash would occur after the content server's reply was processed and the ContentInfo object was replaced with another.
|
|
DrawStringMultiLine().
|
|
infinite loop
|
|
define as well.
|
|
|
|
enter 20 characters of the password
|
|
network-lobby with the rest of the game (frosch)
|
|
|
|
sync during GUI operation.
|
|
was loaded the client might crash due to the AIs not being loaded while the game loop is executed
|
|
|
|
consisted of unrelated values use static const (u)int
|
|
static const variables
|
|
that way
|
|
|
|
|
|
|
|
|
|
|
|
zlib 1.2.3. This also fixes zlib 1.2.4 compatibility, zlib 1.2.5 is bugfree
|
|
with company ID > 0 would be shown as if they were a spectator
|
|
|
|
to spectators
|
|
while joining, e.g. when entering a company's password. This caused the client to be in the wrong company (according to the rest of the clients) and the client being kicked on the first command
|
|
network game
|
|
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).
|
|
cause a crash as some command data was not properly initialised
|
|
multiple times when paused with _date_fract = 0
-Change [desync debug]: check the sync state from the command stream and make sure no unknown input is encountered
|
|
|
|
to spectators before he finishes joining
|
|
|
|
failed to enter correct password
|
|
password was cleared meanwhile
|
|
|
|
|
|
|
|
of everything up to the first space; make it log the sync state too
|