Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
diva
|
fb6d314d4d
This should make HG asset transfers work much better. It now uses HGUuidGatherer, which is a subclass of UuidGatherer. Hence, on-line HG asset transfers use exactly the same UUID collection code as save oar/xml. If it doesn't work, it's Justin's fault :D
|
15 years ago |
diva
|
3c9cba1627
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.
|
15 years ago |
Adam Frisby
|
9a4192d14e
* Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged)
|
15 years ago |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
16 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
16 years ago |
Sean Dague
|
8088802c21
From Alan Webb <[email protected]>
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |