Latest Revision I tested the patch with: r14293 (12/09/2008).
Savegame Compatibility: You can load savegames from the release versions and trunk at least up to revision r14293.
Diff File Compatibility: Compatibility is only given for the trunk revision this patch was released for, you cannot patch older release source code with the supplied .diff.
What does this patch do?
Economy Patches Section:
Daylength can be set from 1 to 31.
Where the value can be seen as a multiplier for the daylength, i.e. 2 doubles the length of a year from 13,5 real minutes to 27 minutes if your computer can run OpenTTD at normal speed.
- Server side setting so it can be used in multiplayer.
- Setting can be changed anytime during a game also during multiplayer with rcon command.
- Industry Production is not affected, which means that production numbers double with a daylength value of 2.
- Cargo payment rates are the same as before, which means you don't get extra money for taking less virtual time for transports.
- Vehicle running costs increase according to the daylength, which means a daylength of 2 makes vehicles twice as expensive per year to run. (This setting was optional before and is now default behaviour)
P.S. I will submit this patch to FlySpray when I feel it should be in trunk too
