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-04 18:06:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7a6328ea40bbbc5dba50ca21ec4e9e2c7283081
opensim
/
OpenSim
/
Services
/
HypergridService
History
Melanie
6ad8d3c43f
Merge branch 'master' into careminster
2012-10-20 02:33:24 +01:00
..
GatekeeperService.cs
Use GridUser properly for foreign users.
2012-09-26 12:40:41 -07:00
HGAssetService.cs
Minor: change the return value of unsuccessful posts to string.Empty.
2012-09-21 06:41:32 -07:00
HGFriendsService.cs
Improve efficiency of friends notification by only make one PresenceService call for all friends rather than one for each friend.
2012-10-20 02:02:13 +01:00
HGInstantMessageService.cs
minor: remove mono compiler warning
2011-08-17 23:28:57 +01:00
HGInventoryService.cs
Finish the implementation of GetUserInventory, even though it's still not used.
2012-04-06 11:38:47 -07:00
HGSuitcaseInventoryService.cs
More on HG2.0: added the possibility of controlling the appearance that avies use to visit other grids. Not as good as I wanted, but good enough. Unfortunately we can't switch the appearance from under the avie without getting into a lot of weirdnesses because appearance is viewer-controlled. So instead, when this control is on, I'm disallowing HG-TP unless the user is wearing an allowed HG appearance -- the user gets a warning and needs to switch appearance. WARNING: I'm still not committing the config vars because this is still not ready for ppl to test.
2012-09-15 19:33:51 -07:00
UserAccountCache.cs
Merge branch 'master' into careminster-presence-refactor
2011-01-18 01:28:50 +00:00
UserAgentService.cs
Merge branch 'master' into careminster
2012-10-20 02:33:24 +01:00