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
8d0aaa359fc47b7f9f46b1664f4e542dc6b578ef
opensim
/
OpenSim
/
Region
/
CoreModules
/
Avatar
/
Friends
History
Justin Clark-Casey (justincc)
8d0aaa359f
refactor: Don't create a new UUID for passing uuids to client - UUIDs are structs are so not passed by reference (and they're immutable!)
2011-11-15 15:05:10 +00:00
..
Tests
Add test for removing a friendship.
2011-11-14 20:56:56 +00:00
FriendsModule.cs
refactor: Don't create a new UUID for passing uuids to client - UUIDs are structs are so not passed by reference (and they're immutable!)
2011-11-15 15:05:10 +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
If a friends identifier which is too short is given to HGFriendsModule.GetOnlineFriends() then spit out a warning rather than failing on the String.Substring().
2011-11-14 16:06:06 +00:00