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
/
UDP
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
now break several things at same time... sog/sop updates, threads options,...
UbitUmarov
2018-12-28
2
-16
/
+82
*
simplify a bit
UbitUmarov
2018-12-02
1
-40
/
+4
*
change HandlerDeRezObject again to account for out or order packets
UbitUmarov
2018-11-26
1
-11
/
+20
*
change code feature that old compilers don't suport
UbitUmarov
2018-11-26
1
-3
/
+6
*
remove a dev only conditional on lludp handlers; change parcel lists updates ...
UbitUmarov
2018-11-25
1
-905
/
+381
*
avoid data references stuck in packet pools
UbitUmarov
2018-11-25
2
-47
/
+48
*
try better handling of llupd DeRezObject
UbitUmarov
2018-11-23
1
-11
/
+41
*
changes to objects updates prioritizing getting dust on my disk. Schemes redu...
UbitUmarov
2018-11-07
1
-8
/
+4
*
udp threads don't need to be fg
UbitUmarov
2018-11-06
1
-2
/
+2
*
reduce some threads priority
UbitUmarov
2018-10-28
1
-3
/
+0
*
add a few more gc collect in some spots
UbitUmarov
2018-09-29
1
-0
/
+3
*
sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...
UbitUmarov
2018-04-10
1
-2
/
+1
*
mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but n...
UbitUmarov
2018-04-10
1
-1
/
+1
*
some new code got in ahead of its time
UbitUmarov
2018-02-03
1
-2
/
+4
*
pesty warnings
UbitUmarov
2018-02-03
1
-14
/
+23
*
Merge branch 'master' into httptests
UbitUmarov
2018-01-22
1
-3
/
+12
|
\
|
*
try fix mantis 8283
UbitUmarov
2018-01-22
1
-3
/
+12
*
|
change throtle datasnapshot get
UbitUmarov
2018-01-22
1
-1
/
+1
*
|
retire our BlockingQueue replaced by BlockingCollection and cross fingers
UbitUmarov
2018-01-22
1
-10
/
+12
*
|
some cleanup
UbitUmarov
2018-01-20
1
-5
/
+7
*
|
pesty warnings
UbitUmarov
2018-01-17
1
-3
/
+3
|
/
*
add missing part of mutes list protocol
UbitUmarov
2017-11-16
1
-2
/
+33
*
mantis 8258: also limit mesh basic shape torus hole sizeY on (some) existent...
UbitUmarov
2017-10-30
1
-0
/
+3
*
bug fix: Of course i had to pick a wrong number for profileBegin
UbitUmarov
2017-09-16
1
-1
/
+1
*
bug fix. Increase the values of profileHollow and profileBegin used to match ...
UbitUmarov
2017-09-16
1
-3
/
+15
*
in some cases ll TPVs can only see avatar rotations around Z or camera misbe...
UbitUmarov
2017-08-25
1
-0
/
+13
*
add a few more...
UbitUmarov
2017-07-25
1
-2
/
+11
*
add missing session ID verification
UbitUmarov
2017-07-25
1
-0
/
+3
*
SimpleAngularDistance update prioritization scheme ameks no sense without ord...
UbitUmarov
2017-07-10
1
-4
/
+26
*
a few more changes on entities updates
UbitUmarov
2017-07-10
1
-14
/
+16
*
bug fix
UbitUmarov
2017-06-29
1
-0
/
+23
*
BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil
UbitUmarov
2017-06-28
1
-3
/
+2
*
some cleanup.. remove some stats that only some do look at once on a lifetime
UbitUmarov
2017-06-14
1
-57
/
+8
*
coment out tests that now depend on active thread pool
UbitUmarov
2017-06-13
1
-1
/
+2
*
change llclient async udp packets processing. Removed the shared Jobengine th...
UbitUmarov
2017-06-13
2
-11
/
+15
*
hope gc does remove a little dic and contents
UbitUmarov
2017-06-13
1
-5
/
+3
*
dont let time go back
UbitUmarov
2017-06-13
1
-7
/
+31
*
udp is not tcp. If mono versions have bronke udp sento, better update, also h...
UbitUmarov
2017-06-13
3
-5
/
+27
*
remove excessive notion of paralelism
UbitUmarov
2017-06-13
2
-23
/
+5
*
add a adicional in transit flag to signal HG tps, and use it to ignore userna...
UbitUmarov
2017-06-09
1
-2
/
+8
*
fix IClientIPEndpoint broken by justin long ago.. but stop using it
UbitUmarov
2017-05-22
1
-1
/
+1
*
fix remote requests for dwell, so dwell module still called
UbitUmarov
2017-05-14
1
-5
/
+1
*
fix some issue on parcels loading and make parcels dwell show something. Reso...
UbitUmarov
2017-05-14
1
-1
/
+1
*
avoid a null ref
UbitUmarov
2017-05-11
1
-2
/
+2
*
finish encoding number of mesh faces in pbs shape on new meshs upload, and *...
UbitUmarov
2017-04-25
1
-17
/
+8
*
several changes for osTeleportObject
UbitUmarov
2017-04-15
1
-2
/
+12
*
add functions to send entity updates imediatly, except for avatars (or now) t...
UbitUmarov
2017-04-14
1
-8
/
+56
*
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not usi...
UbitUmarov
2017-01-19
1
-3
/
+3
*
Permissions module: GenerateClientFlags() no need to keep looking for the sam...
UbitUmarov
2017-01-17
1
-55
/
+55
*
change GenerateClientFlags(...) to work with a scenepresence; make use of the...
UbitUmarov
2017-01-11
1
-9
/
+14
[next]