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