This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-22 05:15:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d95bfc8eec0fcce9d92cb7c19e2d1c120ce2519e
opensim
/
OpenSim
/
Region
/
Communications
/
Hypergrid
History
Justin Clarke Casey
ef9d140022
* Add user data plugin to store temporary profiles (which are distinct from cached)
...
* Plugin not yet used * Existing functionality should not be affected in any way
2009-04-23 18:24:39 +00:00
..
HGCommunicationsGridMode.cs
* Add user data plugin to store temporary profiles (which are distinct from cached)
2009-04-23 18:24:39 +00:00
HGCommunicationsStandalone.cs
* Add user data plugin to store temporary profiles (which are distinct from cached)
2009-04-23 18:24:39 +00:00
HGGridServices.cs
* Moved the DefaultConfig settings into already-existing ConfigSettings
2009-04-17 15:09:37 +00:00
HGGridServicesGridMode.cs
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
2009-04-05 02:51:10 +00:00
HGGridServicesStandalone.cs
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
2009-04-05 02:51:10 +00:00
HGInventoryService.cs
Thank you dslake for diagnosing and fixing a race condition in OGS1SecureInventoryServer (mantis
#3483
). The provided patch was slightly modified to narrow the locking scope to smaller portions of the functions. Applied the same locking to HGInventoryService, which suffered from the same race condition.
2009-04-18 16:37:05 +00:00
HGUserServices.cs
* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServices
2009-04-22 23:04:32 +00:00