Skip to content

Releases: open744/terramaster

redirected SVN server

28 Dec 00:18
Compare
Choose a tag to compare

The scenery SVN server previously hosted by google is gone.

Now uses an SVN server as redirected by
http://scenery.flightgear.org/svn-server

Fixes #9

bugfix

15 Aug 05:12
Compare
Choose a tag to compare

Fixed NullPointerExceptions caused by syncing or deleting empty tiles (typically ocean tiles). Thanks to wkitty42 for the report.

hello github!

12 Aug 14:50
Compare
Choose a tag to compare

First release on github.

  • Licence is now GPLv2.
  • Everything is now packaged in a single jar file.
  • overhauled the organisation of the local SVN working copy: it's now rooted at the top of the Scenery directory with depth EMPTY; individual tile subdirs are sync'd when needed.
  • Models and Airports directories now supported.
  • Models are sync'd using a new button on the toolbar.
  • When syncing a scenery tile containing airport codes, the corresponding Airports/?/?/? directory is also sync'd.