Files @ r28370:d448a5422ad5
Branch filter:

Location: cpp/openttd-patchpack/source/.gitignore

Peter Nelson
Fix: Calculation of initial engine age was inaccurate. (#11660)

Engine age in months was calculated as the difference in days / 32, instead of the actually difference in months. This would result in engines being artificially younger if a game was started at a later date.
1
2
3
4
5
6
7
8
/.vs
/build*
CMakeSettings.json
docs/aidocs/*
docs/gamedocs/*
docs/source/*
/out
/vcpkg_installed