Age | Commit message (Collapse) | Author |
|
has been calculated.
|
|
|
|
unrelated to the number of passed game days, i.e. don't stop aging chat messages when the server is paused
|
|
specific intervals (dihedral)
|
|
some headers
|
|
_date_fract got a new value range
|
|
called. Some places wouldn't reset _date_fract correctly at all
|
|
|
|
missed :)
|
|
logical location
|
|
|
|
consisted of unrelated values use static const (u)int
|
|
they're increadibly useless (or hard to load correctly) in that case
|
|
does not need food the whole year to grow.
|
|
|
|
macro a bit so it can be properly reused and add a MAX_DAY
|
|
|
|
for more consistency and distinguishability.
|
|
|
|
|
|
|
|
all over the place when using the more advanced station types.
-Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible.
|
|
AirportPickerWindow::OnPaint
|
|
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
with < .. - 1 (both caused due to wrapper functions)
|
|
|
|
-Change: when computing daily running cost, divide by 365 (instead of 364). Since r12134, the rounding errors don't need this correction anymore
|
|
to other vehicle types, too
|
|
|
|
|
|
debug stuff a runtime configurable debug option instead of a compile time option.
|
|
|
|
array instead of the construction year.
Note: Savegames from r13437 to now are broken and have a age of 255 years for a lot houses.
|
|
client so it is immediatelly clear which one you are working with.
|
|
introducing a daily random industry change.
This will allow to perform more changes per month on big maps and less on smaller maps, while not overtaxing the IndustryMonthlyLoop process.
Thanks to frosch, for nice code ideas and rewrites
|
|
as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
|
|
'leap year' and 'day of year'.
|
|
headers so that nothing from the network directory needs to include basically all network headers.
|
|
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.
|
|
something more than whitespace as description of files that don't have a description.
|
|
when it is reopened
|
|
with an OnNewDay method in the Vehicle class
|
|
extra checking and such anymore.
|
|
|
|
move the debugdumpcommand stuff out of the network 'area').
|
|
of FS#1335
|
|
useless includes.
|