index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
DataSnapshot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
Fixed premature closing of the connection in DataSnapshotManager
Oren Hurvitz
1
-14
/
+14
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-16
/
+19
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2014-05-23
Adds optional HTTP Basic Authentication to Robust service connectors.
Diva Canto
1
-1
/
+1
2013-11-15
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-06-12
DataSnapshot: changed those annoying messages to Debug instead of Info.
Diva Canto
2
-8
/
+8
2013-02-28
Bug fix in DataSnapshot, where a var was being used before being initialized.
Diva Canto
1
-19
/
+15
2013-02-27
Switched to using the other Util function with a default value.
Diva Canto
1
-1
/
+2
2013-02-27
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
1
-1
/
+1
2013-02-22
Added new Util function for reading config vars that's more generic than the ...
Diva Canto
1
-1
/
+1
2013-02-21
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
1
-3
/
+10
2013-02-19
Deleted all AssemblyFileVersion directives
Diva Canto
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
2013-02-01
Revert "Update assembly version numbers"
BlueWall
1
-1
/
+1
2013-02-01
Update assembly version numbers
BlueWall
1
-1
/
+1
2012-11-14
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
Diva Canto
1
-0
/
+33
2012-11-12
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
1
-1
/
+1
2012-11-12
Remove any mention of IRegionModule from region names and comments to aid
Melanie
1
-1
/
+1
2012-11-11
Prevent datasnapshot from crashing the simulator
Melanie
1
-10
/
+18
2012-11-10
Cleaning up some confusion with Addin names introduced in a prior commit. Als...
Diva Canto
1
-1
/
+1
2012-11-10
One more module converted: DataSnapshot.
Diva Canto
2
-72
/
+87
2012-05-03
minor: resolve some mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-03-13
Datasnapshot: added "secret" to the registration/deregistration query so that...
Diva Canto
2
-33
/
+28
2012-03-12
DataSnapshot: renamed gridserverURL to gatekeeperURL, and normalimzed the cap...
Diva Canto
1
-2
/
+2
2012-01-05
Commenting out DataSnapShot message "Registering service discovery capability...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-09-01
Eliminate pointless checks of SOG.RootPart != null
Justin Clark-Casey (justincc)
1
-43
/
+40
2011-04-30
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
Diva Canto
1
-1
/
+1
2010-09-10
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
1
-1
/
+2
2010-09-05
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
1
-1
/
+6
2010-08-26
More on mantis #4985
Diva Canto
1
-6
/
+14
2010-08-26
Addresses mantis #4985 -- exceptions in DataSnapshot
Diva Canto
1
-7
/
+23
2010-08-26
Addresses mantis #4984 -- Datasnapshot exceptions.
Diva Canto
1
-3
/
+12
2010-08-13
refactor: Use SOP.Flags rather than SOP.ObjectFlags
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-07-14
Remove useless quaternion parameter from AttachObject sig
Melanie Thielker
1
-1
/
+1
2010-07-07
Switched order of conditionals.
Diva Canto
1
-3
/
+3
2010-07-07
Fixes problem where "Adult" regions were reported as being of type "Unknown".
Kevin Cozens
1
-12
/
+7
2010-04-30
Fix link security issue
Melanie
1
-1
/
+1
2010-04-16
minor: stop datasnapshot issuing a warning log message if it's disabled
Justin Clark-Casey (justincc)
1
-3
/
+3
2010-03-16
Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...
John Hurliman
1
-26
/
+36
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
1
-15
/
+3
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-33
/
+22
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
1
-22
/
+33
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
2
-2
/
+2
2010-01-10
Some typos fixed related to master avie removal
Diva Canto
1
-1
/
+1
2010-01-10
Remove all references to master avatar, replacing with estate owner where
Melanie
1
-3
/
+1
2010-01-10
* OMG! All but one references to UserProfileCacheService have been rerouted!
Diva Canto
2
-7
/
+7
2009-12-11
Added an image uuid to objects marked "Show in search". Only works for boxes.
Diva Canto
1
-0
/
+70
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-1
/
+1
[next]