Oops. Sorry for that ... but why would you like to compile an old-version ?planetmaker wrote: Hi Tiberius,
your patchpack for r13810 doesn't apply nor compile for me (not current, but r13810):

Fortunately those problems can be easily solved:
1. remove your original ottdres.rc and rev.cpp, since the patch file creates them with appropriate version strings (r13810M-TibPP)
2. Daylength patch has changed the language string to reflect time-of-the-day so that it would display a more meaningful timetable entry when using a long daylength (e.g. 3 day(s) 04:35 after patched). Those language files without patch should display only 'days' as usual ...
3. replace 0 after the ? by OverflowSafeInt64(0) and GCC should happy with it. I'll update the New Graphs patch later as well, make it compatible with new player-pool (?) in the trunk.