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-05-31 23:05:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecf9824b63d181bd4e64bd5cb0ff37b952669bb9
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Friends
History
Diva Canto
571efeddb2
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region Scenes and Modules. Changed existing modules to use it instead of assuming that foreign = null account.
2011-12-29 16:12:06 -08:00
..
Tests
Add test for removing a friendship.
2011-11-14 20:56:56 +00:00
FriendsModule.cs
Add comments about trying to avoid synchronous work off the EventManager.OnMakeRootAgent event since this is on the critical path for transfer of avatars from one region to another.
2011-11-15 20:26:42 +00:00
FriendsRequestHandler.cs
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
2011-12-05 20:44:20 +00:00
HGFriendsModule.cs
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region Scenes and Modules. Changed existing modules to use it instead of assuming that foreign = null account.
2011-12-29 16:12:06 -08:00