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-11-10
terraforming changes: support selected parcel edit; fix area smooth
UbitUmarov
1
-1
/
+2
2019-11-09
terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...
UbitUmarov
1
-22
/
+14
2019-11-08
cosmetics
UbitUmarov
1
-23
/
+44
2019-10-13
mantis 8598: filter dead groups from group search. honor querystart request. ...
UbitUmarov
1
-5
/
+3
2019-09-18
add a missing return
UbitUmarov
1
-0
/
+1
2019-09-18
fix wrong lludp message usage
UbitUmarov
1
-17
/
+5
2019-09-11
extent supported number of avatar textures/bakes/wearables, tell viewers abou...
UbitUmarov
1
-7
/
+12
2019-08-27
mantis 8583: update region information on Grid on map regeneration
UbitUmarov
1
-1
/
+1
2019-08-24
revert last change and o fix the damm silly bug
UbitUmarov
1
-6
/
+4
2019-08-24
reduce even more the number of objects per UDP packet on object cache related...
UbitUmarov
1
-2
/
+4
2019-08-07
Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown
Melanie Thielker
1
-0
/
+6
2019-07-06
mantis 8558: send sane values for Agents and objects capability (max hard limit)
UbitUmarov
1
-26
/
+9
2019-06-10
a few more changes to lludp Xfer download
UbitUmarov
1
-1
/
+1
2019-06-09
reduce some useless array copies
UbitUmarov
1
-3
/
+16
2019-04-10
do disable probes when voc is disabled
UbitUmarov
1
-1
/
+1
2019-04-10
degradate udp network efficiency a even more
UbitUmarov
1
-6
/
+3
2019-04-10
dont send animation before object
UbitUmarov
1
-5
/
+31
2019-04-09
testing ...
UbitUmarov
1
-2
/
+4
2019-04-09
degradate udp network efficiency a bit more
UbitUmarov
1
-1
/
+1
2019-04-09
degradate udp network efficiency a bit
UbitUmarov
1
-4
/
+4
2019-04-09
testing ...
UbitUmarov
1
-4
/
+8
2019-04-06
change interpretation of a viewer flag
UbitUmarov
1
-2
/
+2
2019-04-05
temp workaround on sits culling
UbitUmarov
1
-11
/
+21
2019-04-05
duhhh npcs don't have child agents; plus minor typos
UbitUmarov
1
-1
/
+1
2019-04-04
change region cacheid on restart. This should not be needed in future if obje...
UbitUmarov
1
-1
/
+1
2019-04-04
send agent view range to new child agents
UbitUmarov
1
-0
/
+3
2019-03-30
a few more changes on initial objects send
UbitUmarov
1
-6
/
+21
2019-03-27
try another way
UbitUmarov
1
-1
/
+3
2019-03-27
timming issues on fast tp back to same region on new code
UbitUmarov
1
-0
/
+9
2019-03-27
timming issues on fast tp back to same region on new code
UbitUmarov
1
-3
/
+0
2019-03-25
we should be able to zeroencode compressedupdates
UbitUmarov
1
-31
/
+425
2019-03-24
some more changes on objects sending
UbitUmarov
1
-7
/
+20
2019-03-23
fix particles encoding on compressedupdate
UbitUmarov
1
-4
/
+22
2019-03-23
a bit more suicidal...
UbitUmarov
1
-3
/
+3
2019-03-23
add more test code to make usage od compressed updates etc. Should be disable...
UbitUmarov
1
-71
/
+168
2019-03-21
add some code for compressed updates, but disabled, since more changes are ne...
UbitUmarov
1
-47
/
+360
2019-03-20
RegionHandshake IS critical llupd protocol not to be done by odd modules
UbitUmarov
1
-1
/
+2
2019-03-20
lludp direct encode RegionHandshake
UbitUmarov
1
-113
/
+167
2019-03-19
recover the UnAckedBytes are in KB fix
UbitUmarov
1
-1
/
+2
2019-03-19
lludp ObjectAnimation encoding
UbitUmarov
1
-9
/
+29
2019-03-19
lludp SimStats encoding
UbitUmarov
1
-13
/
+38
2019-03-19
UnAckedBytes are in KB
UbitUmarov
1
-0
/
+1
2019-03-18
lludp ReplyTaskInventory, SendXferPacket and AbortXfer enconding
UbitUmarov
1
-18
/
+73
2019-03-18
also fix the ThrottleOutPacketType
UbitUmarov
1
-8
/
+8
2019-03-18
oops
UbitUmarov
1
-2
/
+4
2019-03-18
lludp GenericMessage enconding
UbitUmarov
1
-22
/
+132
2019-03-18
lludp ImprovedInstantMessage enconding
UbitUmarov
1
-22
/
+93
2019-03-18
lludp ChatFromSimulator enconding; some simplification
UbitUmarov
1
-27
/
+62
2019-03-18
lludp AgentMovementComplete enconding
UbitUmarov
1
-28
/
+36
2019-03-17
stop sending some useless small packets
UbitUmarov
1
-4
/
+22
[next]