index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, 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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-26
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...
Diva Canto
1
-18
/
+15
2009-09-25
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-9
/
+8
2009-08-13
Inventory redirects from CachedUserInfo to InventoryService COMPLETE!
Diva Canto
1
-25
/
+25
2009-06-04
Comment out unused private functions to avoid compiler warnings.
Jeff Ames
1
-7
/
+8
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-23
This should make HG asset transfers work much better. It now uses HGUuidGathe...
diva
1
-99
/
+23
2009-05-22
Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...
diva
1
-11
/
+0
2009-05-18
Removing the last reference to CommsManager.AssetCache.
diva
1
-2
/
+1
2009-05-18
Finished HG Service Store. Not fully functional because of problems with asse...
diva
1
-36
/
+30
2009-05-17
HG asset transfers starting to work -- GETs only for now.
diva
1
-62
/
+14
2009-05-08
* minor: rename xml sog serialization method for readability
Justin Clarke Casey
1
-1
/
+1
2009-05-08
* refactor: Break out original xml object serialization into a separate class
Justin Clarke Casey
1
-2
/
+2
2009-04-19
Accounting for the changes introduced in AssetServerBase in r9143 related to ...
diva
1
-0
/
+1
2009-04-18
Bug fix in HG asset posts. Get the inner assets not just from mem cache but f...
diva
1
-18
/
+24
2009-04-05
Changed the asynchronous call to get inventory in HG, so that it properly rep...
diva
1
-19
/
+16
2009-04-05
Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...
diva
1
-12
/
+54
2009-04-05
* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...
Adam Frisby
1
-23
/
+22
2009-02-20
* Consistently lock part.TaskInventory as pointed out in http://opensimulator...
Justin Clarke Casey
1
-2
/
+5
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
1
-14
/
+14
2009-02-16
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
1
-1
/
+1
2009-02-12
* optimized usings.
lbsa71
1
-7
/
+0
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-1
/
+0
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-3
/
+3
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-34
/
+34
2009-01-30
Bug fix on posting assets onto foreign users inventory. Check that the key is...
diva
1
-1
/
+2
2008-11-25
Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid.
Homer Horwitz
1
-6
/
+4
2008-11-25
Update svn properties.
Jeff Ames
1
-377
/
+377
2008-11-25
* minor: eliminate mono compiler warnings
Justin Clarke Casey
1
-1
/
+1
2008-11-25
* Apply http://opensimulator.org/mantis/view.php?id=2640
Justin Clarke Casey
1
-0
/
+377