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
/
ClientStack
/
Linden
/
Caps
/
WebFetchInvDescModule.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
just remove the damm thing
UbitUmarov
2012-09-26
1
-1
/
+1
*
Seems nothing actually need the request body for getevents. so change
UbitUmarov
2012-09-26
1
-1
/
+0
*
more changes to PollService
UbitUmarov
2012-09-26
1
-0
/
+1
*
do the same to webFecthInvDescModule
UbitUmarov
2012-09-25
1
-33
/
+25
*
Protect the responses map with a lock. Also remove ugly "this." type of
Melanie
2012-09-23
1
-12
/
+16
*
Revamp the v3 inventory sending. Uses threads and some nifty mechanics to
Melanie
2012-09-11
1
-81
/
+117
*
Remove commented code
Melanie
2012-09-10
1
-11
/
+0
*
webFetchInventory: change control event to simple flag, adjust locking
UbitUmarov
2012-09-10
1
-11
/
+32
*
Remove debug spam
Melanie
2012-08-24
1
-2
/
+2
*
Fix background inventory loading (Viewer 3) so it won't lag out the sim
Melanie
2012-08-24
1
-49
/
+103
*
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2012-05-03
1
-2
/
+7
*
Use the same web fetch handler for every request from every avatar, since it ...
Justin Clark-Casey (justincc)
2011-11-26
1
-3
/
+11
*
Fix config so that you can have both WebFetchInventoryDescendents and FetchIn...
Justin Clark-Casey (justincc)
2011-11-25
1
-1
/
+2
*
Resolve error where an unknown asset type would cause the fetch inventory des...
Justin Clark-Casey (justincc)
2011-11-25
1
-4
/
+1
*
Implement the FetchInventoryDescendents2 capability using the same code as We...
Justin Clark-Casey (justincc)
2011-11-25
1
-17
/
+38
*
Fix WebFetchInventoryDescendents cap to use Utils.AssetTypeTostring/Inventory...
Justin Clark-Casey (justincc)
2011-11-25
1
-0
/
+2
*
Test m_Enabled on RemoveRegion.
Diva Canto
2011-05-04
1
-0
/
+3
*
WebFetchInventoryDescendents working. Tested with robust.
Diva Canto
2011-05-02
1
-0
/
+131