Age | Commit message (Collapse) | Author |
|
the console help
|
|
existing comments
|
|
client is actually fully connected
|
|
traces of engines which are no longer associated to a NewGRF, and can be used to e.g. 'fix' scenarios which were screwed up by the author. You can only use it when there are no vehicles in the game though.
|
|
|
|
password of other companies for servers (dihedral)
|
|
possible to change the password of other companies (on the server)
|
|
functionality was broken. Group start/stop commands can be used instead
|
|
of recognized AI libraries (dihedral)
|
|
validated to be a text colour
|
|
and remove some unneeded casts
|
|
HashCurrentCompanyPassword(), make it static
|
|
|
|
|
|
show up in the AI list but you could not select all
|
|
|
|
|
|
some headers
|
|
|
|
"inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly
|
|
|
|
screenshot of the visible viewport. (Eddi)
|
|
|
|
|
|
|
|
save the configuration of a running savegame to openttd.cfg, but the one that would be used for new games
|
|
|
|
|
|
|
|
|
|
without specifying the ".sav" extension, i.e. make it consistent with saving savegames from the console
|
|
|
|
|
|
otherwise hidden features.
-Add: Console command 'reload_newgrfs'; only available when newgrf developer tools are enabled.
|
|
|
|
definitions
|
|
use ip:port#company parameter format, in line with command line help.
|
|
|
|
|
|
|
|
AI+Squirrel
|
|
_stdlib_con_developer
|
|
|
|
|
|
use strstr() instead of strncmp()
|
|
|
|
load the AI data from a savegame instead of the exact same version
|
|
from within a game via the console (use setting_newgame instead of setting)
|
|
if a header require a header make it include that header
|
|
|