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-07-15 12:05:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e379566e6e3bed0d7001f099a5ea8dfd648d76cf
opensim
/
OpenSim
/
Services
/
HypergridService
History
Diva Canto
e379566e6e
Improvement over last commit: refactor the asset permissions code, so that it can be used by both the HG Asset Service and the simulator. Also renamed the config vars to something more intuitive
2012-09-20 19:50:57 -07:00
..
GatekeeperService.cs
Remove some mono compiler warnings
2012-06-30 01:25:39 +01:00
HGAssetService.cs
Improvement over last commit: refactor the asset permissions code, so that it can be used by both the HG Asset Service and the simulator. Also renamed the config vars to something more intuitive
2012-09-20 19:50:57 -07:00
HGFriendsService.cs
Remove some mono compiler warnings
2012-06-30 01:25:39 +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
minor: resolve some mono compiler warnings
2011-01-18 00:29:10 +00:00
UserAgentService.cs
User level based restrictions for HyperGrid teleports, asset uploads, group creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users.
2012-03-27 22:09:58 +02:00