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-19 14:06:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a707fa7bea7deff8adf445bbf2bbd8cff19fcbcf
opensim
/
OpenSim
/
Framework
/
Communications
/
Clients
History
Jeff Ames
5f34bd73fb
Update svn properties.
2009-04-06 14:24:13 +00:00
..
AuthClient.cs
HGInventoryService now uses the actual authority portion of the user's key to verify the key.
2009-03-30 19:26:25 +00:00
InventoryClient.cs
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
2009-04-05 03:27:50 +00:00
RegionClient.cs
Update svn properties.
2009-04-06 14:24:13 +00:00