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 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
828e4a5b093c6a67302776137fc0bdbcfded4c9b
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Friends
History
Justin Clark-Casey (justincc)
828e4a5b09
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
..
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
Allow cross-scope friendships to work, and also allow other cross scope name
2011-01-03 19:42:46 +00:00
HGFriendsModule.cs
Rename FetchFriendslist() -> CacheFriends() and RefetchFriends() -> RecacheFriends() to reflect their intended function
2011-11-15 16:12:35 +00:00