Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
do it at the moment it's requested.
|
|
the console
|
|
|
|
local static variable - use global one instead
|
|
min_active_clients
|
|
|
|
|
|
|
|
|
|
|
|
for more consistency and distinguishability.
|
|
|
|
available company slot causing other AIs to be started
|
|
|
|
make the help show how it works and how it doesn't work
|