aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/DataSnapshot (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-07Added a different/better way of specifying data services in DataSnapshot -- u...Diva Canto1-1/+28
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto1-2/+2
2014-12-30This cleans up versioning. Specifically:Diva Canto1-2/+2
2014-12-30WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.Diva Canto1-1/+1
2014-12-29Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto1-1/+1
2014-08-05Fixed premature closing of the connection in DataSnapshotManagerOren Hurvitz1-14/+14
2014-07-21Close streams immediately when we finish using themOren Hurvitz1-16/+19
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-05-23Adds optional HTTP Basic Authentication to Robust service connectors.Diva Canto1-1/+1
2013-11-15refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)1-1/+1
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1
2013-06-12DataSnapshot: changed those annoying messages to Debug instead of Info.Diva Canto2-8/+8
2013-02-28Bug fix in DataSnapshot, where a var was being used before being initialized.Diva Canto1-19/+15
2013-02-27Switched to using the other Util function with a default value.Diva Canto1-1/+2
2013-02-27Moved the HG default variables out of [Startup] and into their own section [H...Diva Canto1-1/+1
2013-02-22Added new Util function for reading config vars that's more generic than the ...Diva Canto1-1/+1
2013-02-21Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...Diva Canto1-3/+10
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1
2013-02-01Update assembly version numbersBlueWall1-1/+1
2012-11-14Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto1-0/+33
2012-11-12Cleanup on region modules: gave short node id's to all of them.Diva Canto1-1/+1
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie1-1/+1
2012-11-11Prevent datasnapshot from crashing the simulatorMelanie1-10/+18
2012-11-10Cleaning up some confusion with Addin names introduced in a prior commit. Als...Diva Canto1-1/+1
2012-11-10One more module converted: DataSnapshot.Diva Canto2-72/+87
2012-05-03minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)1-2/+2
2012-03-13Datasnapshot: added "secret" to the registration/deregistration query so that...Diva Canto2-33/+28
2012-03-12DataSnapshot: renamed gridserverURL to gatekeeperURL, and normalimzed the cap...Diva Canto1-2/+2
2012-01-05Commenting out DataSnapShot message "Registering service discovery capability...Justin Clark-Casey (justincc)1-1/+1
2011-12-05Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)1-1/+1
2011-09-01Eliminate pointless checks of SOG.RootPart != nullJustin Clark-Casey (justincc)1-43/+40
2011-04-30Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto1-1/+1
2010-09-10First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman1-1/+2
2010-09-05Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker1-1/+6
2010-08-26More on mantis #4985Diva Canto1-6/+14
2010-08-26Addresses mantis #4985 -- exceptions in DataSnapshotDiva Canto1-7/+23
2010-08-26Addresses mantis #4984 -- Datasnapshot exceptions.Diva Canto1-3/+12
2010-08-13refactor: Use SOP.Flags rather than SOP.ObjectFlagsJustin Clark-Casey (justincc)1-1/+1
2010-07-14Remove useless quaternion parameter from AttachObject sigMelanie Thielker1-1/+1
2010-07-07Switched order of conditionals.Diva Canto1-3/+3
2010-07-07Fixes problem where "Adult" regions were reported as being of type "Unknown".Kevin Cozens1-12/+7
2010-04-30Fix link security issueMelanie1-1/+1
2010-04-16minor: stop datasnapshot issuing a warning log message if it's disabledJustin Clark-Casey (justincc)1-3/+3
2010-03-16Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman1-26/+36
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...Diva Canto1-15/+3
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-33/+22
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-22/+33
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2-2/+2