Age | Commit message (Collapse) | Author |
|
is more exact and less subject to interpretation
|
|
|
|
|
|
the command. Checking for the length in pixels is impossible because that differs per client.
|
|
enforced for CMD_PLAYER_CTRL.
|
|
replacement which CmdSetAutoReplace() did not accept.
|
|
|
|
deletion of companies as the removal of a company could lead to wrong names in the news messages.
|
|
with all other structs/classes that are in a pool.
|
|
(i.e. 4.5+ hours) after a company was started.
|
|
#ifdef ENABLE_NETWORK as it may only be executed when we are playing in a network game.
|
|
|
|
|
|
internal sorters
|
|
CompanyLeagueWindow
|
|
savegame so it does not try to execute commands generated in a different savegame, which could be resulting in the AI trying to give orders to stations that do not exist.
|
|
headers so that nothing from the network directory needs to include basically all network headers.
|
|
network/network_internal to settings.
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
anymore. Patch by Cirdan.
|
|
AddNewsMessage as there is (for each news message type) a tuple of 4 parameters that is the same for all calls.
|
|
Patch by Cirdan.
|
|
declarations.
|
|
should be.
|
|
something more than whitespace as description of files that don't have a description.
|
|
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
|
and data for a vehicle (or chain of vehicles)
Autoreplace uses this with the following benefits:
-Mass autoreplace (the button in the depot window) will now estimate costs correctly
-Autoreplace now either replaces correctly or manages to keep the original vehicle (no more broken trains)
Thanks to Ammler for testing this
|
|
player/company names were not properly reset/freed after bankrupt (before new player start)
|
|
understandable.
|
|
wrong.
|
|
|
|
-Fix: typo in english.txt
|
|
operators.
|
|
place to a single location.
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
station_func.h.
|
|
|
|
the livery colour of the engine instead of their wagon type.
|
|
to be included when wanting to know whether we are a server.
|
|
unneeded include from openttd.h.
|
|
now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
|
|
|
move the debugdumpcommand stuff out of the network 'area').
|
|
and expenses
|
|
|
|
some type safety.
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
structs to a place where they are only included a few times.
|