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
/
Capabilities
/
Handlers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-01
Stop performing the asset save part of baked texture uploading on the UploadB...
Justin Clark-Casey (justincc)
1
-5
/
+9
2011-12-01
refactor: Separate the upload baked texture handler out from BunchOfCaps
Justin Clark-Casey (justincc)
2
-3
/
+180
2011-11-26
Rip out unused Scene.HandleFetchInventoryDescendentsCAPS().
Justin Clark-Casey (justincc)
1
-0
/
+13
2011-11-26
Stop locking the requests coming in to WebFetchInvDecHandler.
Justin Clark-Casey (justincc)
1
-8
/
+8
2011-11-25
Resolve error where an unknown asset type would cause the fetch inventory des...
Justin Clark-Casey (justincc)
1
-40
/
+43
2011-11-25
Implement the FetchInventoryDescendents2 capability using the same code as We...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-11-25
Use the more extensive Utils.AssetTypeToString()/InventoryTypeToString() conv...
Justin Clark-Casey (justincc)
1
-2
/
+3
2011-11-25
Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/Inventory...
Justin Clark-Casey (justincc)
1
-8
/
+15
2011-09-09
Save the default terrain texture UUIDs for a new region instead of leaving th...
Justin Clark-Casey (justincc)
1
-3
/
+2
2011-08-18
Don't need to try both AssetService.Get and GetCached in GetMesh since Get al...
Justin Clark-Casey (justincc)
1
-36
/
+9
2011-05-08
Comment verbose debug message in GetTexture
Diva Canto
1
-1
/
+1
2011-05-05
Squish a warning
Melanie
1
-1
/
+0
2011-05-02
Fix the GetTexture path to /CAPS/GetTexture for now until we have real capabi...
Diva Canto
1
-1
/
+1
2011-05-02
WebFetchInventoryDescendents working. Tested with robust.
Diva Canto
2
-0
/
+375
2011-05-02
Refactored the GetMesh module into a handler and a module, to be the same as ...
Diva Canto
4
-0
/
+222
2011-05-02
Works!
Diva Canto
2
-9
/
+6
2011-05-01
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...
Diva Canto
2
-0
/
+429