aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a different/better way of specifying data services in DataSnapshot -- u...Diva Canto2015-01-071-1/+28
* Renamed VERSION_NUMBER to VersionNumberDiva Canto2014-12-301-2/+2
* This cleans up versioning. Specifically:Diva Canto2014-12-301-2/+2
* WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto2014-12-301-1/+1
* Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto2014-12-291-1/+1
* Fixed premature closing of the connection in DataSnapshotManagerOren Hurvitz2014-08-051-14/+14
* Close streams immediately when we finish using themOren Hurvitz2014-07-211-16/+19
* Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto2014-05-231-1/+1
* refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
* Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* DataSnapshot: changed those annoying messages to Debug instead of Info.Diva Canto2013-06-122-8/+8
* Bug fix in DataSnapshot, where a var was being used before being initialized.Diva Canto2013-02-281-19/+15
* Switched to using the other Util function with a default value.Diva Canto2013-02-271-1/+2
* Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto2013-02-271-1/+1
* Added new Util function for reading config vars that's more generic than the ...Diva Canto2013-02-221-1/+1
* Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto2013-02-211-3/+10
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-141-0/+33
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* Prevent datasnapshot from crashing the simulatorMelanie2012-11-111-10/+18
* Cleaning up some confusion with Addin names introduced in a prior commit. Als...Diva Canto2012-11-101-1/+1
* One more module converted: DataSnapshot.Diva Canto2012-11-102-72/+87
* minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)2012-05-031-2/+2
* Datasnapshot: added "secret" to the registration/deregistration query so that...Diva Canto2012-03-132-33/+28
* DataSnapshot: renamed gridserverURL to gatekeeperURL, and normalimzed the cap...Diva Canto2012-03-121-2/+2
* Commenting out DataSnapShot message "Registering service discovery capability...Justin Clark-Casey (justincc)2012-01-051-1/+1
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-051-1/+1
* Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)2011-09-011-43/+40
* Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto2011-04-301-1/+1
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-1/+2
* Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker2010-09-051-1/+6
* More on mantis #4985Diva Canto2010-08-261-6/+14
* Addresses mantis #4985 -- exceptions in DataSnapshotDiva Canto2010-08-261-7/+23
* Addresses mantis #4984 -- Datasnapshot exceptions.Diva Canto2010-08-261-3/+12
* refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)2010-08-131-1/+1
* Remove useless quaternion parameter from AttachObject sigMelanie Thielker2010-07-141-1/+1
* Switched order of conditionals.Diva Canto2010-07-071-3/+3
* Fixes problem where "Adult" regions were reported as being of type "Unknown".Kevin Cozens2010-07-071-12/+7
* Fix link security issueMelanie2010-04-301-1/+1
* minor: stop datasnapshot issuing a warning log message if it's disabledJustin Clark-Casey (justincc)2010-04-161-3/+3
* Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman2010-03-161-26/+36
* Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto2010-01-311-15/+3
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
* Some typos fixed related to master avie removalDiva Canto2010-01-101-1/+1
* Remove all references to master avatar, replacing with estate owner whereMelanie2010-01-101-3/+1
* * OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto2010-01-102-7/+7
* Added an image uuid to objects marked "Show in search". Only works for boxes.Diva Canto2009-12-111-0/+70