Age | Commit message (Collapse) | Author |
|
st->town
|
|
false.
|
|
|
|
duplication.
|
|
any AI.
|
|
duplication. Also stops AIs decrementing vehicle counter of first company
|
|
of the first part of articulated road vehicles.
|
|
aqueducts being connected with all surrounding tiles. Also add some type safety.
|
|
not neccessarily the first industry tile.
|
|
'features'.
|
|
a required function
|
|
|
|
|
|
|
|
|
|
|
|
config window.
|
|
a tile at the north edge (bug found by SmatZ).
|
|
in the list.
-Feature: Double clicking on a slot in the AI config window results in opening the list of AIs.
|
|
different instance name then their name.
|
|
|
|
next game.
|
|
game and configure them via the gui.
|
|
to save for an AI.
|
|
therefore it does not belong in _gui.
|
|
the station sign isn't over st->airport_tile.
|
|
|
|
(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.
|
|
|
|
should not be free'd, which is should .. so make them 'char *'
|
|
never happens
|
|
|
|
|
|
|
|
|
|
not required
|
|
|
|
|
|
INVALID_TOWN_RATING -> TOWN_RATING_INVALID
INVALID_TRANSPORT -> TRANSPORT_INVALID
INVALID_ORDER -> ORDER_INVALID
INVALID_GROUP -> GROUP_INVALID
GROUP_ALL/DEFAULT -> ALL/DEFAULT_GROUP
VEHICLE_RAIL/ROAD/.. -> VT_RAIL/ROAD/..
MY_COMPANY -> COMPANY_SELF
FIRST/LAST/INVALID_COMPANY -> COMPANY_FIRST/LAST/INVALID
|
|
|
|
|
|
-Fix [NoAI]: when there are multiple versions of one AI, never randonly pick an older one, but always the latest
|
|
required, as with AIs
-Add [NoAI]: allow multiple versions of the same AI co-exist
-Change [NoAI]: updated the whole method of AI (Library) finding and loading; it is now much more clear and transparent
-Change [NoAI]: the name of the AI is now the name used by CreateInstance()
-Change [NoAI]: make the AI finder a bit more clever, mostly related to version finding
|
|
(bug found by Zuu, patch by Yexo)
|
|
requirement for every library.nut, to indicate in which category it belongs. Currently the directory indicates the category, but this doesn't allow planned future additions
|
|
function GetShortName(), which should return a 4 (four) character string, unique throughout the world. This id is simular to a GRFid.
|
|
and 24 months on easy. The current values were a bit .. too long waiting period ;)
|
|
no longer possible to use DoCommand (even indirect) in AIAbstractList::Valuator().
|
|
of manually manufacturing it into a searchdir.
|
|
|