Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-06 | just remove the test instead | UbitUmarov | 1 | -1/+1 | |
2018-07-06 | fix version string size test | UbitUmarov | 1 | -1/+1 | |
2018-01-20 | change version numbers back to 0.9.1.0 | UbitUmarov | 1 | -3/+3 | |
2018-01-13 | change version to 0.9.1.1 so we can see it inworld | UbitUmarov | 1 | -2/+2 | |
2017-08-17 | Make VERSION_FLAVOUR public too, per request. I question the practice of ↵ | Diva Canto | 1 | -1/+1 | |
insulating modules against OS versions this way, but hey! -- different folks, different styles. Given that all other components of the version info are public, there's no reason for keeping this one different. | |||||
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -6/+6 | |
2016-10-24 | Flip master to 0.9.1 | Diva Canto | 1 | -2/+2 | |
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵ | Diva Canto | 1 | -0/+2 | |
replace anymore. | |||||
2015-12-01 | Change protocol version max to 0.6 | Melanie Thielker | 1 | -2/+2 | |
2015-11-23 | Flipped version to 0.9.0.0 | Diva Canto | 1 | -1/+1 | |
2015-10-31 | Testing stage of the new versioning system. Use at own risk. May not | Melanie Thielker | 1 | -2/+7 | |
work. Will eat your babies. Yada. Yada. | |||||
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 | |
Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs | |||||
2015-10-18 | On to 0.8.3! | Diva Canto | 1 | -1/+1 | |
2015-10-18 | Fixed merge conflicts | Diva Canto | 1 | -10/+19 | |
Clean up of simulation version, the number that rules the compatibility of teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3. Conflicts: OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs | |||||
2015-10-18 | Clean up of simulation version, the number that rules the compatibility of ↵ | Diva Canto | 1 | -10/+19 | |
teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3. | |||||
2015-09-28 | change version string | UbitUmarov | 1 | -2/+2 | |
2015-09-14 | change interface version to 8, as core | UbitUmarov | 1 | -1/+1 | |
2015-09-14 | Bump Interface Version to 8 | Melanie Thielker | 1 | -1/+1 | |
2015-09-14 | Make regions tolerant to newer regions with more werables. | Melanie Thielker | 1 | -1/+1 | |
Also, bump the interface version to 8 | |||||
2015-09-13 | Remove the last proprietary copyright headers, insert BSD ones. | Melanie Thielker | 1 | -1/+1 | |
2015-09-03 | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 1 | -1/+1 | |
scenepresence) | |||||
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -5/+1 | |
2015-03-16 | Update version info to 0.8.2.0 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2014-12-30 | Renamed VERSION_NUMBER to VersionNumber | Diva Canto | 1 | -2/+2 | |
2014-12-30 | This cleans up versioning. Specifically: | Diva Canto | 1 | -1/+1 | |
- It establishes 4 digits for opensim versions - It uses the same number between opensim releases and mono addins versions It also eliminates the last addin.xml files that were still there, for consistency. | |||||
2014-06-17 | Update dev version to 0.8.1 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2014-06-10 | Add rc3 flavour option | Justin Clark-Casey (justincc) | 1 | -0/+1 | |
2013-10-04 | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2013-02-05 | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
This is mostly Bluewall's work but I am also bumping the general version number OpenSimulator 0.7.5 remains in the release candidate stage. I'm doing this because master is significantly adding things that will not be in 0.7.5 This update should not cause issues with existing external binary DLLs because our DLLs do not have strong names and so the exact version match requirement is not in force. | |||||
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ↵ | teravus | 1 | -1/+1 | |
master. This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64. | |||||
2012-09-04 | Bump master code up to 0.7.5 now that 0.7.4 is out. | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2012-03-30 | Add Extended flavour option to opensim version information. | Justin Clark-Casey (justincc) | 1 | -1/+2 | |
This flavour is for changes in addition to the 0.7.3-post-fixes branch that are too large to be considered fixes but should be reasonably stable. This flavour will almost certainly never see a formal release. | |||||
2012-02-29 | Flick master up to 0.7.4 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2011-10-12 | Adjust CM version tag | Melanie | 1 | -1/+1 | |
2011-10-07 | flip master version up to 0.7.3 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2011-04-24 | Upped VERSION_NUMBER in master to 0.7.2. | Diva Canto | 1 | -1/+1 | |
2011-04-07 | Revert master version number to 0.7.1 for now to make merging easier. | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2011-04-06 | bump main branch version number to 0.7.2. A separate 0.7.1-post-fixes ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
branch now exists. | |||||
2010-11-09 | Change "OpenSim" to "Careminster" and remove CM suffix. | Melanie | 1 | -2/+2 | |
2010-10-30 | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 1 | -1/+1 | |
It contains a major interface version bump and will NOT work with earlier grid services. This is preliminary work that will lead to layers support. Rest appearance services are commented out completely, they will have to be adapted by someone who actually uses them. Remote admin is working, but has no layers support. There is no layers support in the database. Login likely won't work. You have been warned. | |||||
2010-09-10 | Remove parenthesis around the release flavour to get the version string back ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
under 27 chars Can't quite remember why this has to be <=27 chars, maybe something to do with the space available for the version string in a typical client | |||||
2010-06-15 | Readjust master version and flavor | Melanie | 1 | -2/+2 | |
2010-06-15 | Readusr master version and flavor | Melanie | 1 | -2/+2 | |
2010-06-12 | Change trunk versio to 0.7.1 Dev | Melanie | 1 | -2/+2 | |
2010-06-12 | Change flavor to 0.7-RC1 | Melanie | 1 | -2/+2 | |
2010-05-14 | change 0.6.9 flavour to post-fixes | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2010-05-14 | switch 0.6.9 flavour to release0.6.9-release | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2010-04-05 | Test commit | Melanie Thielker | 1 | -1/+1 | |
2010-04-05 | Bump version number | Melanie Thielker | 1 | -1/+1 | |
2010-03-26 | switch flavor to RC1 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |