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
/
LLClientView.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
typos, thx
UbitUmarov
1
-1
/
+1
2019-02-01
place a global cooldown of 2 min on god map generation
UbitUmarov
1
-4
/
+23
2019-02-01
change last commit to do as console comand generate map
UbitUmarov
1
-2
/
+2
2019-02-01
Allow Grid owners to regenerate a maptile for a region manually through the u...
fly-man-
1
-0
/
+9
2019-01-29
change encoding few event cap messages
UbitUmarov
1
-124
/
+89
2019-01-28
add a try catch on HandleMapItemRequest
UbitUmarov
1
-2
/
+9
2019-01-28
change encoding of a another event cap message
UbitUmarov
1
-165
/
+54
2019-01-26
change encoding of a few event caps messages
UbitUmarov
1
-148
/
+222
2019-01-25
mess around with prioritizer
UbitUmarov
1
-72
/
+50
2019-01-21
fix a bad c&p
UbitUmarov
1
-4
/
+4
2019-01-21
give up on Lazy<T>
UbitUmarov
1
-57
/
+67
2019-01-20
cosmetics on terrain patchs
UbitUmarov
1
-92
/
+46
2019-01-10
minor direct use of libomv changes
UbitUmarov
1
-13
/
+13
2019-01-02
more on the hack (runprebuild)
UbitUmarov
1
-10
/
+16
2019-01-01
replace my hack by others hack
UbitUmarov
1
-3
/
+3
2018-12-31
temporary HACK to not kill some viewers
UbitUmarov
1
-3
/
+7
2018-12-30
add some persistence (mysql only)
UbitUmarov
1
-15
/
+2
2018-12-30
mantis 8436: fix lludp message
UbitUmarov
1
-0
/
+6
2018-12-30
changes on updates
UbitUmarov
1
-1
/
+1
2018-12-29
changes on updates
UbitUmarov
1
-114
/
+75
2018-12-28
now break several things at same time... sog/sop updates, threads options,...
UbitUmarov
1
-2
/
+82
2018-11-26
change HandlerDeRezObject again to account for out or order packets
UbitUmarov
1
-11
/
+20
2018-11-26
change code feature that old compilers don't suport
UbitUmarov
1
-3
/
+6
2018-11-25
remove a dev only conditional on lludp handlers; change parcel lists updates ...
UbitUmarov
1
-905
/
+381
2018-11-23
try better handling of llupd DeRezObject
UbitUmarov
1
-11
/
+41
2018-11-07
changes to objects updates prioritizing getting dust on my disk. Schemes redu...
UbitUmarov
1
-8
/
+4
2018-09-29
add a few more gc collect in some spots
UbitUmarov
1
-0
/
+3
2018-04-10
sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...
UbitUmarov
1
-2
/
+1
2018-04-10
mantis 8275: fix llStopSound for llPlaySound. Code was doing as SL wiki but n...
UbitUmarov
1
-1
/
+1
2018-02-03
some new code got in ahead of its time
UbitUmarov
1
-2
/
+4
2018-02-03
pesty warnings
UbitUmarov
1
-14
/
+23
2018-01-17
pesty warnings
UbitUmarov
1
-3
/
+3
2017-11-16
add missing part of mutes list protocol
UbitUmarov
1
-2
/
+33
2017-10-30
mantis 8258: also limit mesh basic shape torus hole sizeY on (some) existent...
UbitUmarov
1
-0
/
+3
2017-09-16
bug fix: Of course i had to pick a wrong number for profileBegin
UbitUmarov
1
-1
/
+1
2017-09-16
bug fix. Increase the values of profileHollow and profileBegin used to match ...
UbitUmarov
1
-3
/
+15
2017-08-25
in some cases ll TPVs can only see avatar rotations around Z or camera misbe...
UbitUmarov
1
-0
/
+13
2017-07-25
add a few more...
UbitUmarov
1
-2
/
+11
2017-07-25
add missing session ID verification
UbitUmarov
1
-0
/
+3
2017-07-10
SimpleAngularDistance update prioritization scheme ameks no sense without ord...
UbitUmarov
1
-4
/
+26
2017-07-10
a few more changes on entities updates
UbitUmarov
1
-14
/
+16
2017-06-29
bug fix
UbitUmarov
1
-0
/
+23
2017-06-28
BUG FIX: change lludp hovertext utf-8 cut point. Thx djphil
UbitUmarov
1
-3
/
+2
2017-06-14
some cleanup.. remove some stats that only some do look at once on a lifetime
UbitUmarov
1
-57
/
+8
2017-06-13
change llclient async udp packets processing. Removed the shared Jobengine th...
UbitUmarov
1
-4
/
+8
2017-06-13
hope gc does remove a little dic and contents
UbitUmarov
1
-5
/
+3
2017-06-13
dont let time go back
UbitUmarov
1
-7
/
+31
2017-06-13
udp is not tcp. If mono versions have bronke udp sento, better update, also h...
UbitUmarov
1
-2
/
+2
2017-06-09
add a adicional in transit flag to signal HG tps, and use it to ignore userna...
UbitUmarov
1
-2
/
+8
2017-05-22
fix IClientIPEndpoint broken by justin long ago.. but stop using it
UbitUmarov
1
-1
/
+1
[next]