Skip to content
rnorris edited this page Oct 19, 2012 · 8 revisions

Welcome to the Viking wiki!

All my github code should be considered 'Works In Progress' available for use and feedback ; but are liable to be rebased at any time to address issues in commits of that branch.

Thus I don't recommend creating any derivative works based on these branches (other than the master branch) - it's better to base work from SF master.

A reminder of my Viking development process:

  • Minor edits, bug fixes; etc... get committed directly to the SourceForge master code base

  • Small changes:

Small additions / revisions to functionality are made in the branch StagingPatches. These are made available for a week or so for any one to post comments before it is migrated into the SourceForge master code base

  • Larger changes:

Larger changes in functionality are often grouped into multiple connected changes in a new branch (although not that radical in the scheme of things). These will generally be made available for a couple of weeks for any one to post comments before being applied to the SourceForge master code base.

Historic Branches (that won't be merged):

  1. Map Tile Grid = It's not that useful

  2. Command Line Analysis = Will be superceded by a GUI version soon...

Clone this wiki locally