Age | Commit message (Collapse) | Author |
|
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
|
|
see.
NoAI is an API (a framework) to build your own AIs in. See:
http://wiki.openttd.org/wiki/index.php/AI:Main_Page
With many thanks to:
- glx and Rubidium for their syncing, feedback and hard work
- Yexo for his feedback, patches, and AIs which tested the system very deep
- Morloth for his feedback and patches
- TJIP for hosting a challenge which kept NoAI on track
- All AI authors for testing our AI API, and all other people who helped in one way or another
-Remove: all old AIs and their cheats/hacks
|
|
|
|
|
|
spaces
|
|
|
|
directly to DoCommand(P).
|