Age | Commit message (Collapse) | Author |
|
place to a single location.
|
|
depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h.
|
|
function can be used
|
|
|
|
in order lists with all related problems.
|
|
road vehicles.
|
|
little more clear that 'transfer' is just an unload type.
|
|
instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
-Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting.
|
|
|
|
|
|
|
|
|
|
|
|
savegames, looks better
|
|
when it is reopened
|
|
|
|
and do not 'define' VARDEF for files that do not have them anymore.
|
|
(especially because newgrf_station.h includes a lot of stuff).
|
|
unneeded inclusions of engine.h and/or replace them with engine_type.h.
|
|
station_func.h.
|
|
|
|
computed right. A few other things regaring the updating had to be changed. Big thanks for support to frosch123 and SmatZ, to name just a few. (Inspired by a patch of bilbo)
|
|
to 128.
|
|
when the variable can just be unsigned...
|
|
game, just go straight back to the intro screen.
|
|
do not set water class for them
|
|
GetCrossingRailAxis() to improve code readability
|
|
IsRoadDepot[Tile]() and HasTileRoadType(); and use them.
|
|
day to calculate running cost
-Fix [FS#1739]: vehicle profit is now counted with 8bit fract, so it is now shown properly in the vehicle details window
|
|
(Yorick)
|
|
substract one to be on water border tiles
|
|
for buoys at map borders
|
|
|
|
map borders
|
|
needed. Removed.
|
|
the map, allowing the sea/river/canal status to also be
stored for buoys, docks, locks and depots. All these are now allowed on rivers and removal of them will revert to the
original water type.
|
|
converted to canals in old savegames.
|
|
|
|
|
|
gameload and crossing construction)
-Fix: crossing sound is bound to tile, not to vehicle
|
|
crossing and after loading older savegame
|
|
generation.
-Fix: store changes to persistent storages after performing all the game logic instead of resetting them.
|
|
'newhouses' grf, or when loading a game with missing 'newhouses' grfs
|
|
to be included when wanting to know whether we are a server.
|
|
|
|
on a dedicated server. Patch by dihedral.
|
|
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').
|