Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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-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-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-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-03-26 | change trunk version to 0.7.Dev | Justin Clark-Casey (justincc) | 1 | -2/+2 | |
2009-11-26 | Bump trunk version number to 0.6.9. | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
This is a place holder name and not necessarily the version number that will be used | |||||
2009-10-22 | Correct version number after merge | Melanie | 1 | -2/+2 | |
2009-10-22 | Remove the "mel_t" from version string | Melanie | 1 | -1/+1 | |
2009-10-22 | Mark new version | Melanie | 1 | -1/+1 | |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-09-29 | change 0.6.7 candidate branch down to RC1 | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2009-09-28 | Bump main version to 0.6.8-Dev | Melanie | 1 | -1/+1 | |
2009-09-28 | Bump version number in post-fixes | Melanie | 1 | -2/+2 | |
2009-09-17 | Remove The legacy inventory and asset servers. Bump interface version to 6 | Melanie | 1 | -1/+1 | |
2009-08-17 | Bumping the interface number down again, because this *may* not be a ↵ | Diva Canto | 1 | -1/+1 | |
breaking change with older sims. | |||||
2009-08-16 | Bumped up grid services interface number. | Diva Canto | 1 | -1/+1 | |
2009-07-25 | * as per my e-mail to opensim-dev archive: ↵ | Teravus Ovares | 1 | -1/+1 | |
https://lists.berlios.de/pipermail/opensim-dev/2009-July/007223.html I'm bumping gridcomms interface version to 5. MajorInterfaceVersion = 5 | |||||
2009-07-15 | Bump version in Framework/Servers/VersionInfo to 0.6.6. | Jeff Ames | 1 | -1/+1 | |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-26 | * We have strand flavours. | lbsa71 | 1 | -6/+9 | |
* The version string is now reported as "OpenSim 0.6.5 (Dev)" * This has to be administrated manually. | |||||
2009-05-26 | * Introduced GetVersionString so we can harness the whole thing. | lbsa71 | 1 | -1/+15 | |
* Introduced 'Flavour' to spice things up. | |||||
2009-05-26 | * slowly getting there... | lbsa71 | 1 | -12/+7 | |
2009-05-26 | * Changed Version to property for great justice | lbsa71 | 1 | -1/+9 | |
2009-05-26 | * Added test to make sure version info is 27 chars long (still don't know ↵ | lbsa71 | 1 | -0/+1 | |
exactly why it has to be that, though) | |||||
2009-05-25 | * reseparate inventory item creator id and creator uuid | Justin Clarke Casey | 1 | -1/+1 | |
* unfortunately, while the client requires uuids and we want to be able to have arbitrary string ids, these cannot be kept in sync * I think the problems last time were due to a serialization change * So the major inteface version has been bumped to take care of any lingering issues here. * This means that region servers beyond this revision can only connect to similarly uptodate grid services, and vice versa | |||||
2009-05-25 | * Upped version number to 0.6.5 | lbsa71 | 1 | -1/+1 | |
2009-05-04 | Committing the changed tree | Melanie Thielker | 1 | -19/+18 | |
2009-02-06 | * Implement help <command> from the region console | Justin Clarke Casey | 1 | -0/+7 | |
* So at the moment once can type 'help terrain fill' as well as 'terrain fill help' * Current implementation is a transient hack that should be tidied up soon | |||||
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -1/+1 | |
OpenSim.Region.Environment into a "framework" part and a modules only part. This first changeset refactors OpenSim.Region.Environment.Scenes, OpenSim.Region.Environment.Interfaces, and OpenSim.Region.Interfaces into OpenSim.Region.Framework.{Interfaces,Scenes} leaving only region modules in OpenSim.Region.Environment. The next step will be to move region modules up from OpenSim.Region.Environment.Modules to OpenSim.Region.CoreModules and then sort out which modules are really core modules and which should move out to forge. I've been very careful to NOT BREAK anything. i hope i've succeeded. as this is the work of a whole week i hope i managed to keep track with the applied patches of the last week --- could any of you that did check in stuff have a look at whether it survived? thx! | |||||
2009-02-05 | * Make existing module commanders register as help topics | Justin Clarke Casey | 1 | -2/+7 | |
* Typing help will now give a list of these topics at the top (as well as the rest of the current help stuff) * Typing help <topic> will give information about commands specific to that topic | |||||
2009-02-05 | * Use the commander name to register module commanders instead of providing ↵ | Justin Clarke Casey | 1 | -0/+5 | |
the information twice | |||||
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -2/+0 | |
2008-07-25 | *Added CommandIntentions that is used to describe a console commands hazard. ↵ | mingchen | 1 | -0/+2 | |
HAZARDOUS if it modifies the simulator, NON_HAZARDOUS if it does a command that doesn't modify the simulator but does a background command such as a forced backup, and STATISTICAL if it returns debug or more information. *This is useful for implementing a protection system from unwanted script execution or for application modules needing to know what a command does. | |||||
2008-04-21 | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 1 | -4/+0 | |
(this took a while to run). |