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
*
Remove useless executable bit that Windows adds.
onefang
2020-09-09
1
-0
/
+0
*
Add Thread.ResetAbort() to various thread loops to clean up errors on
Robert Adams
2019-02-27
1
-7
/
+16
*
GetAssets: we still need to service avatars that did left region
UbitUmarov
2018-12-04
1
-0
/
+1
*
replace GetMeshModule and GetTextureModule
UbitUmarov
2018-12-01
1
-12
/
+3
*
clean a bit
UbitUmarov
2018-12-01
1
-90
/
+5
*
send data as bin not string to http lower level
UbitUmarov
2018-07-14
1
-3
/
+8
*
keepalive is default
UbitUmarov
2018-01-30
1
-3
/
+0
*
give BlockingCollection more chances
UbitUmarov
2018-01-22
1
-0
/
+1
*
give BlockingCollection more chances
UbitUmarov
2018-01-22
1
-22
/
+23
*
Merge branch 'master' into httptests
UbitUmarov
2017-08-16
1
-1
/
+1
|
\
|
*
Corrected index number in ErrorFormat based Exception message
Kevin Cozens
2017-07-30
1
-1
/
+1
*
|
Merge branch 'master' into httptests
UbitUmarov
2017-05-27
1
-2
/
+1
|
\
\
|
|
/
|
*
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...
UbitUmarov
2017-05-26
1
-2
/
+1
*
|
Merge branch 'master' into httptests
UbitUmarov
2017-05-25
1
-1
/
+1
|
\
\
|
|
/
|
*
make a few more threads background ones
UbitUmarov
2017-05-25
1
-1
/
+1
*
|
fix merge
UbitUmarov
2017-01-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-1
/
+1
*
|
don't loose inventory items when there are bad folders
UbitUmarov
2016-07-17
1
-6
/
+6
*
|
fix drop on delayed events processing
UbitUmarov
2016-07-17
1
-3
/
+37
*
|
add a Drop method to PollService Event handlers, Drop requests on connections...
UbitUmarov
2016-07-17
1
-1
/
+3
|
/
*
fix the queue type in use
UbitUmarov
2015-12-09
1
-7
/
+8
*
change threading on GetTexture and getMesh and WebFetch Modules.
UbitUmarov
2015-11-27
1
-30
/
+38
*
remove some duplicate using statements
UbitUmarov
2015-11-21
1
-1
/
+1
*
try to better merge avn and os fetchinventory and fetchinvdescendents
UbitUmarov
2015-09-12
1
-2
/
+2
*
inventory mess return to the state before divas cache issue
UbitUmarov
2015-09-11
1
-29
/
+116
*
change to avn fecthinventory and webfecth.. code
UbitUmarov
2015-09-11
1
-116
/
+29
*
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
2015-09-03
1
-1
/
+2
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-4
/
+0
*
bad merge?
UbitUmarov
2015-09-01
1
-3
/
+9
|
\
|
*
Merge branch 'master' into careminster
Melanie
2013-10-04
1
-22
/
+35
|
|
\
|
*
\
Merge branch 'master' into careminster
Melanie
2013-07-24
1
-35
/
+32
|
|
\
\
|
*
\
\
Merge branch 'master' into careminster
Melanie
2013-07-18
1
-0
/
+2
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into careminster
Melanie
2013-06-18
1
-6
/
+4
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into careminster
Melanie
2013-06-08
1
-0
/
+29
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Make a viewer sent XML error prettier
Melanie
2013-03-03
1
-0
/
+4
|
*
|
|
|
|
|
Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP
Melanie
2013-02-06
1
-7
/
+70
|
*
|
|
|
|
|
Merge branch 'master' into careminster
Melanie
2012-11-13
1
-1
/
+1
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
|
Bug fix in inventory fetching: sometimes the caps request comes before there ...
Diva Canto
2015-06-17
1
-5
/
+0
*
|
|
|
|
|
|
|
Mantis #7567: added an 8-sec expiring item cache to the inventory network con...
Diva Canto
2015-06-03
1
-1
/
+1
*
|
|
|
|
|
|
|
Major change in the way inventory is downloaded: added a method throughout II...
Diva Canto
2015-05-07
1
-1
/
+5
[next]