Freeciv
Advertisement

See the full ChangeLog in the source for a comprehensive list of all changes.

Download links for the latest release can be found on the download page.

WHAT'S CHANGED SINCE 3.0.9[]

3.0.10 is a generic bugfix release in freeciv-3.0 series. Focus has been in portability issues, but also a couple of fatal runtime errors have been resolved.

Server / General[]

  • Fixed nation color selection assert failures when moving from pre-game to turn 1 RM#1
  • Fixed a crash when city removal left a unit stranded RM#81

Low-level changes[]

  • Fixed growing of the internal string handling buffer, fixing, e.g., issues with very long lines in the savegame RM#3
  • Fixed fc_vsnprintf() return value on Windows, fixing, e.g., issues on loading the tutorial scenario RM#58

General[]

  • Various internal changes which should only affect developers. RM#101

Tools[]

Ruleup[]

  • Fixed bad memory access while loading freeciv-2.6 format ruleset RM#223

Help / Documentation[]

  • Miscellaneous improvements to in-game text and user documentation. RM#11 RM#150
  • Miscellaneous changes to developer/install/ruleset docs osdn#48955 RM#64

Translations[]

  • Updated translations:
    • Complete translations: Polish, Russian
    • Incomplete translations: Finnish (100% core, 93% nations, 100% ruledit)

Build/portability[]

See NEWS for older lists of changes.

Advertisement