Age | Commit message (Collapse) | Author |
|
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.
|
|
when it's not necessary.
|
|
single location.
|
|
|
|
functions.
|
|
by PLAYER_SPECTATOR
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
network games.
|
|
fitting to the naming style
|
|
remaining to fit with the naming style
|
|
style
|
|
with the coding style
|
|
games when creating a new game.
|
|
typecast that can be avoided by using HASBIT instead.
Although the code is old (r2817), it is the recent changes made in macros.h that brough it up.
|
|
|
|
|