index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
/
Scenes
/
Hypergrid
/
HGAssetMapper.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Inventory redirects from CachedUserInfo to InventoryService COMPLETE!
Diva Canto
2009-08-13
1
-25
/
+25
*
Comment out unused private functions to avoid compiler warnings.
Jeff Ames
2009-06-04
1
-7
/
+8
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
This should make HG asset transfers work much better. It now uses HGUuidGathe...
diva
2009-05-23
1
-99
/
+23
*
Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...
diva
2009-05-22
1
-11
/
+0
*
Removing the last reference to CommsManager.AssetCache.
diva
2009-05-18
1
-2
/
+1
*
Finished HG Service Store. Not fully functional because of problems with asse...
diva
2009-05-18
1
-36
/
+30
*
HG asset transfers starting to work -- GETs only for now.
diva
2009-05-17
1
-62
/
+14
*
* minor: rename xml sog serialization method for readability
Justin Clarke Casey
2009-05-08
1
-1
/
+1
*
* refactor: Break out original xml object serialization into a separate class
Justin Clarke Casey
2009-05-08
1
-2
/
+2
*
Accounting for the changes introduced in AssetServerBase in r9143 related to ...
diva
2009-04-19
1
-0
/
+1
*
Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...
diva
2009-04-18
1
-18
/
+24
*
Changed the asynchronous call to get inventory in HG, so that it properly rep...
diva
2009-04-05
1
-19
/
+16
*
Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...
diva
2009-04-05
1
-12
/
+54
*
* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...
Adam Frisby
2009-04-05
1
-23
/
+22
*
* Consistently lock part.TaskInventory as pointed out in http://opensimulator...
Justin Clarke Casey
2009-02-20
1
-2
/
+5
*
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
2009-02-17
1
-14
/
+14
*
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
2009-02-16
1
-1
/
+1
*
* optimized usings.
lbsa71
2009-02-12
1
-7
/
+0
*
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
2009-02-10
1
-1
/
+0
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-0
/
+376