Age | Commit message (Collapse) | Author |
|
'content' as long as the filter box is not focused. Enter will also work when the filter box is focused.
|
|
the content state was reset causing the dependencies not always being selected (and thus downloaded) automatically.
|
|
the same FD twice and zlib's docs weren't very clear about whether it would close a FD it didn't open.
|
|
Windows if one uses a non-ASCII.
|
|
cleaned when leaving a game meaning you could end up executing commands of the previous network game.
|
|
use a single named constant.
|
|
properly.
|
|
color and colour.
|
|
|
|
edit box open simultaniously (Zuu).
|
|
except where it's used for backward compatability.
|
|
in a 'dedicated' server.
|
|
deselect properly in some cases (Roujin)
|
|
tab-completed.
|
|
a patch by Roujin.
|
|
changing company.
|
|
a window in a single place, instead of in the OnClick event for some windows. This standardises behaviour so that clicking anywhere in a window will close its drop down menu, which happened before for some windows but not all. In addition the dubious feature of hiding a drop down menu by opening the same menu has been removed. This only caused wasted CPU cycles as a whole new list was generated and then destroyed. Breathe.
|
|
|
|
company window whenever the company is password protected
|
|
the server and the clients themselves (dihedral)
|
|
download window before selecting an item.
|
|
content download window from a NewGRF list and there are missing NewGRFs, otherwise show just all NewGRFs the system knows.
|
|
from iterated vectors
|
|
|
|
|
|
up the mess when cancelling a download
|
|
names (based on patch by dihedral)
|
|
|
|
over
|
|
|
|
|
|
resolving the hostname or connecting takes long/is timing out.
|
|
and connect to game servers.
|
|
|
|
|
|
|
|
so they don't freeze OpenTTD when for example the network connection got severed. Thanks to glx for writing the mutex implementation for Windows.
|
|
structure so we can pass either one of them and not convert an ip to a string and then back again.
|
|
|
|
|
|
|
|
download window causing glitches.
|
|
the network) to pass newlines instead of replacing them with question marks, but only when asked to do so.
|
|
update"
|
|
(content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates.
|
|
strings.
|
|
|
|
is for UDP.
|
|
|
|
to network_server.cpp as the server's the one that sends that information
|