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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a22d0dcab91607017e2f054b68c113294d04c821
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Friends
History
Diva Canto
a22d0dcab9
HG Friends: fixed bug introduced by
571efeddb2
(r/17672)
2012-01-10 09:58:53 -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
HG Friends: fixed bug introduced by
571efeddb2
(r/17672)
2012-01-10 09:58:53 -08:00