Age | Commit message (Collapse) | Author |
|
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').
|
|
|
|
when it's not necessary.
|
|
needed.
|
|
|
|
that news pop-ups and the about window still progress. For other windows the events are ignored when paused.
|
|
reloading NewGRFs.
|
|
functions.
|
|
by PLAYER_SPECTATOR
|
|
scenarios to be bigger than current year.
This will not (yet) be true if you are loading a scenario with the "-g" command line option.
|
|
logical disposition
|
|
useless includes.
|
|
|
|
map.h).
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
their respective places.
|
|
|
|
|
|
and making it more logic where function definitions can be found.
|