OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 2c7be7130e Bump oar version to 1.0 from 0.5
If oar contents are being changed such that older versions of opensim can't load them, then the major version must be increased
This also locks version parameters to either 1.0 or 0.4, so that arbitrary 'versions' cannot be saved
Also closes save stream properly in the event of an error
Version 1.0 OARs are currently incompatible with OpenSim 0.7.0.2 and earlier.  However, you can still save compatible version 0.4 OARs by specifing --version=0 on the save oar command line
e.g. save oar --version=0 oars/test.oar
2010-11-20 02:32:12 +00:00
..
ApplicationPlugins Formatting cleanup. 2010-11-08 07:48:35 -05:00
Client
ConsoleClient
Data
Framework small refactor: reuse existing commandLine string rather than calling cmdline.ToString() again 2010-11-17 23:50:23 +00:00
Region Bump oar version to 1.0 from 0.5 2010-11-20 02:32:12 +00:00
Server Change the way attachments are persisted. Editing a worn attachment will now 2010-11-16 21:01:56 +00:00
Services Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 2010-11-17 01:28:46 +00:00
TestSuite
Tests
Tools