Age | Commit message (Collapse) | Author |
|
One question that keeps popping up: "when do we release 2.0?".
NewGRF will force that at least 1.16 will be 2.0, but to not wait
for this, let's drop the "1." and be for ever done with that
conversation.
We are following in the footstep of giants here.
|
|
|
|
CMake works on all our supported platforms, like MSVC, Mingw, GCC,
Clang, and many more. It allows for a single way of doing things,
so no longer we need shell scripts and vbs scripts to work on all
our supported platforms.
Additionally, CMake allows to generate project files for like MSVC,
KDevelop, etc.
This heavily reduces the lines of code we need to support multiple
platforms from a project perspective.
Addtiionally, this heavily improves our detection of libraries, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'<commitdate>-<branch>-g<shorthash><modified>'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-ish in the Windows executable version information
|
|
|
|
|
|
|
|
|
|
FS#1613 for this year
|
|
|
|
|
|
|
|
|
|
some cases
|
|
making the icon not being included in the binary
-Fix: [Windows] mention the version of GPL in the metadata
|
|
|
|
window. Also tells the user where crash.sav is when saving succeeded.
|
|
|
|
|