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
/
Capabilities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-06
Implement the FetchInventory2 capability. This accompanies the existing Fetc...
Justin Clark-Casey (justincc)
4
-2
/
+227
2012-01-02
Adding commented out log messages and some minor formatting for future bug hu...
Justin Clark-Casey (justincc)
1
-71
/
+77
2011-12-19
Migrate detailed "appearance show" report generation up to AvatarFactoryModul...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-12-09
Add commented log lines to FetchInventoryDescendents2 path for future use.
Justin Clark-Casey (justincc)
2
-4
/
+93
2011-12-08
Revert "Revert "Stop performing the asset save part of baked texture uploadin...
Justin Clark-Casey (justincc)
1
-5
/
+9
2011-12-07
properly lock CapsHandlers.m_capsHandlers
Justin Clark-Casey (justincc)
1
-26
/
+40
2011-12-06
Stop accidentally setting up the UploadTexture caps handler with the same url...
Justin Clark-Casey (justincc)
1
-2
/
+0
2011-12-06
Revert "Stop performing the asset save part of baked texture uploading on the...
Justin Clark-Casey (justincc)
1
-9
/
+5
2011-12-05
Add test for not found response from GetTexture cap handler.
Justin Clark-Casey (justincc)
1
-0
/
+63
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
4
-6
/
+6
2011-12-05
For the GetTexture capability, if a data range is requested that covers the w...
Justin Clark-Casey (justincc)
1
-14
/
+25
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-29
On "show caps", stop excluding the seed cap but do exclude it elsewhere
Justin Clark-Casey (justincc)
1
-15
/
+15
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-11-24
Stop passing a request handler to the initial caps.RegisterHandler in EventQu...
Justin Clark-Casey (justincc)
1
-4
/
+3
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-06
remove further mono compiler warnings
Justin Clark-Casey (justincc)
1
-2
/
+2
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
3
-0
/
+379
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
Broke down Caps.cs into a generic Caps object that simply registers/unregiste...
Diva Canto
1
-1235
/
+26
2011-05-01
How this might look like from a configuration perspective. Changes OpenSimDef...
Diva Canto
1
-0
/
+13
2011-05-01
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...
Diva Canto
2
-0
/
+429
2011-04-30
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
Diva Canto
27
-0
/
+3490