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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
http reusecontext is obsolete
UbitUmarov
2018-07-14
2
-5
/
+0
*
typos
UbitUmarov
2018-07-14
1
-2
/
+2
*
a few changes about test mesh uploads
UbitUmarov
2018-07-14
1
-26
/
+27
*
send data as bin not string to http lower level
UbitUmarov
2018-07-14
1
-3
/
+8
*
use seconds version of gettimestamp
UbitUmarov
2018-04-19
2
-42
/
+14
*
remove cap FetchLib2 suport code
UbitUmarov
2018-01-31
1
-35
/
+0
*
keepalive is default
UbitUmarov
2018-01-30
2
-4
/
+0
*
a few more changes on inventory library and inv fetch
UbitUmarov
2018-01-30
1
-1
/
+5
*
add Cap_FetchLib2 note that this is still local to regions, not using grid as...
UbitUmarov
2018-01-27
2
-5
/
+36
*
got tired of creating stringbuilders
UbitUmarov
2018-01-25
1
-27
/
+26
*
a few changes to encoder and a few more uses
UbitUmarov
2018-01-25
1
-55
/
+75
*
add a low level LLSDxml encoder for cases where it makes no sense to use more...
UbitUmarov
2018-01-25
1
-34
/
+33
*
missing files..
UbitUmarov
2018-01-22
2
-2
/
+0
*
give BlockingCollection more chances
UbitUmarov
2018-01-22
1
-0
/
+1
*
give BlockingCollection more chances
UbitUmarov
2018-01-22
1
-22
/
+23
*
give BlockingCollection more chances
UbitUmarov
2018-01-22
2
-72
/
+83
*
cosmetics (or not)
UbitUmarov
2018-01-21
1
-9
/
+9
*
pesty warnings
UbitUmarov
2018-01-17
1
-1
/
+0
*
fix some nunit tests
UbitUmarov
2017-08-28
1
-2
/
+6
*
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
*
|
fix merge issues
UbitUmarov
2017-07-20
1
-30
/
+5
*
|
merge
UbitUmarov
2017-07-20
2
-78
/
+46
|
\
\
|
|
/
|
*
revert EnvironmentTick back to orignal clock, since change may cause issues ...
UbitUmarov
2017-06-19
2
-80
/
+46
*
|
merge
UbitUmarov
2017-06-10
1
-4
/
+15
|
\
\
|
|
/
|
*
add a adicional in transit flag to signal HG tps, and use it to ignore userna...
UbitUmarov
2017-06-09
1
-4
/
+15
*
|
some changes on pollevent
UbitUmarov
2017-06-06
1
-47
/
+40
*
|
Merge branch 'master' into httptests
UbitUmarov
2017-06-02
2
-4
/
+4
|
\
\
|
|
/
|
*
change child agents close control; disablesimulator is not a caps event message
UbitUmarov
2017-05-31
2
-4
/
+4
*
|
Merge branch 'master' into httptests
UbitUmarov
2017-05-31
1
-153
/
+2
|
\
\
|
|
/
|
*
remove the option to store baked textures on assets service, thats suicide us...
UbitUmarov
2017-05-31
1
-153
/
+2
|
*
mono is a total crap
UbitUmarov
2017-05-29
1
-5
/
+0
|
*
cleanup util.cs get dns
UbitUmarov
2017-05-29
1
-1
/
+1
|
*
add temporary debug msgs
UbitUmarov
2017-05-29
1
-0
/
+5
*
|
Merge branch 'master' into httptests
UbitUmarov
2017-05-27
3
-6
/
+5
|
\
\
|
|
/
|
*
make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog tim...
UbitUmarov
2017-05-26
3
-6
/
+5
*
|
Merge branch 'master' into httptests
UbitUmarov
2017-05-25
3
-12
/
+18
|
\
\
|
|
/
|
*
minor changes
UbitUmarov
2017-05-25
2
-4
/
+10
|
*
make a few more threads background ones
UbitUmarov
2017-05-25
1
-1
/
+1
|
*
make some threads background ones
UbitUmarov
2017-05-25
2
-2
/
+2
|
*
remove use of libomv BlockingQueue
UbitUmarov
2017-05-25
2
-5
/
+5
*
|
fix merge
UbitUmarov
2017-05-07
1
-2
/
+3
|
\
\
|
|
/
|
*
let StreamReader be in using statements
UbitUmarov
2017-05-07
1
-2
/
+3
*
|
merge fix
UbitUmarov
2017-05-04
1
-1
/
+1
|
\
\
|
|
/
|
*
do the same in the cases we are just moving parts around and not changing th...
UbitUmarov
2017-05-04
1
-1
/
+1
*
|
fix merge
UbitUmarov
2017-04-25
3
-50
/
+20
|
\
\
|
|
/
|
*
move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...
UbitUmarov
2017-04-25
1
-71
/
+14
|
*
cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi...
UbitUmarov
2017-04-25
1
-23
/
+36
|
*
finish encoding number of mesh faces in pbs shape on new meshs upload, and *...
UbitUmarov
2017-04-25
1
-6
/
+19
|
*
add more calls to effective permissions aggregation, some paths may still be ...
UbitUmarov
2017-01-17
2
-5
/
+6
[prev]
[next]