Age | Commit message (Collapse) | Author |
|
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).
|
|
thus unifying most of the validity checking too.
|
|
<nitpicked> by Swallow
|
|
location
|
|
or so.
|
|
the network as it's bogus information anyway; e.g. the "do not send over network" flag as it will be set whenever the command is received from the server/client.
-Codechange: test earlier whether the command (send from the server) is actually valid.
|
|
|
|
|
|
|
|
debug stuff a runtime configurable debug option instead of a compile time option.
|
|
failed :(
|
|
|
|
|