-----------------------------------------------------------------------
- 4.1.0 Changelog
-----------------------------------------------------------------------
* Graphics
- Instead of being loaded on startup, icons are now loaded on demand in the main menu (e.g. for the encyclopedia), with the remaining ones being loaded when a game is started. This was done in order to improve startup speed.
- Font graphics are now loaded on demand, instead of all of them being loaded on startup.
* Miscellaneous
- Fixed issue which caused the name of the player's current age not to appear after loading a saved game.
- Fixed a potential crash which could occur soon after loading a saved game.
* Sounds
- Reworked the game's audio decoding and output code, as well as that for music support.
- Added death sounds for the Skeleton Warrior.
* Units
- Fixed issue which could result in units autocasting spells they didn't have, e.g. Germanic Gudjans autocasting the Infusion spell.
- When a unit exits a building which has a rally point, it will now be dropped at the adjacent tile closest to the rally point.
- Added Clay Golem unit.