Age | Commit message (Collapse) | Author |
|
PoolItem::IsValidID(index)
|
|
|
|
used incorrect length.
|
|
|
|
|
|
windows, and add them as comment.
|
|
DrawString(..., STR_JUST_RAW_STRING, ...) use DrawString(..., string, ...).
|
|
they are part of strings and add some colours to a few strings.
|
|
this ID' from 'some' strings and replace the string name with something more sensible.
|
|
time the window gets repainted
|
|
NETWORK_CLIENT_NAME_LENGTH for the length of client names.
|
|
passing the hostname and the IP into a string.
|
|
client_address.
|
|
|
|
|
|
callback
|
|
it with WWT_DROPDOWN.
|
|
of the start server window.
|
|
|
|
|
|
drawing API
|
|
|
|
|
|
API.
|
|
|
|
the new one.
|
|
|
|
constant names (Alberth)
|
|
expanding them much easier (Alberth)
|
|
sources too
|
|
|
|
no longer marked as handled but given to other OnKeyPress handlers. This makes the global shortcuts like F1 work again when an input box is open.
|
|
window crashed the server
|
|
|
|
hardcode the values for that enum.
|
|
|
|
color and colour.
|
|
edit box open simultaniously (Zuu).
|
|
except where it's used for backward compatability.
|
|
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.
|
|
|
|
|
|
structure so we can pass either one of them and not convert an ip to a string and then back again.
|
|
(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.
|
|
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
|
|
|
|
|