File Release Notes and Changelog
Release Name: 2.6.0
Notes:
In this release I still provide Linux binaries, but they are based on pretty outdated libraries.
It is better to build your own binaries and it is quite straightforward now.
wxWidgets (wxGTK) must be already installed because it is mainstream library now.. All you need
to do is install the corresponding development package (something like libwxgtk-devel) and you
are ready to build:
./configure
make
Changes:
- New improved graphics (old graphics can be used too).
- Financial forecast for the hex.
- Support for decimals in the wages.
- Improved new units handling.
- Building and buying trade items are considered trade.
- Battles in a region are listed in chronological order.