Age | Commit message (Collapse) | Author |
|
|
|
state of UDP sockets.
|
|
640 pixels.
|
|
|
|
windows that are smaller than the default window size.
|
|
every once in a while so the information stays fairly up-to-date when you are looking through the servers.
|
|
moving { to a new line.
|
|
variables.h to strings.h
|
|
when a command failed instead of only the client that actually did the command.
|
|
name text box. Patch by benc.
|
|
actual behaviour.
|
|
compile-time and server side only to aid debugging some desyncs, i.e. dump the stream of commands so it could be replayed in exactly the same way later. This should primarily be used to make desyncs more easily reproducable, so it can be properly debugged.
|
|
static newgrfs too.
|
|
|
|
that it couldn't find; it only wanted to request the newgrf names of newgrfs that where available locally and than were called "<Unknown>".
|
|
|
|
for UDP packets, i.e. unpassworded companies showed up passworded and vice versa.
|
|
directory in this filename in the newgrf list. The directory was removed in r9560 because then it used to full path instead of the path relative to the data directory, but since the inclusion of "search paths" that is not necessary anymore.
|
|
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
place money in some string.
|
|
issues. Thanks to benc for providing the patch.
|
|
|
|
money64, which is now renamed to player_money.
|
|
be more flexible.
-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles.
|
|
|
|
|
|
warnings
|
|
|
|
|
|
|
|
|
|
inverted.
|
|
Client ID > 255.
|
|
dedicated servers can have the little lang flag.
|
|
tabs with spaces.
|
|
|
|
newgrf searching.
-Codechange: do not add duplicate files to the newgrf list.
|
|
of players in the network game when they haven't joined the game yet.
|
|
coding style (and rest of the code).
|
|
the 'authorizing' state, not 'inactive'.
|
|
|
|
|
|
kicked, i.e. people who only open a telnet (or similar) connection to a server.
|
|
that are
mutually exclusive. At the same time, add an INITIALISED state which makes it
possible to check if a grf is not yet active but will be later on during the
GLS_ACTIVATION loading stage.
|
|
-Documentation: Updated readme.txt for SunOS 5.10 (aka Solaris 10)
Note: With this commit, building and running on Solaris 10 works, thus
we officially support this OS now :)
|
|
characters when determining network compatability. This makes it possible to have 'long' branch names while still being able to play network games.
|
|
(the @file tag MUST be found before any line of code, that includes preprocessor directives).
|
|
-Add: added general header-inclusing for PSP
|
|
another version.
|