aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed a protocol breaking lludp debug option that no one should try, chang...UbitUmarov2015-09-221-30/+23
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-3/+46
|\
| * Transformed the LLUDP ad-hoc plugin into a region module. It works.Diva Canto2015-09-031-3/+46
* | seems to compile ( tests comented out)UbitUmarov2015-09-021-254/+18
* | bad merge?UbitUmarov2015-09-011-40/+383
|\ \ | |/ |/|
| * Maybe reduce incidence of ghost avatarsMelanie Thielker2015-06-121-1/+10
| * sadly revert to resend terseUpdates enqueuing them back into entityupdatesUbitUmarov2014-10-311-1/+1
| * Revert "*TEST* send udp sync. Stop uncontroled and hidden use of IO threads."Melanie Thielker2014-10-131-1/+0
| * revert to async send, since past experience showed sync didn't work whenUbitUmarov2014-10-131-2/+2
| * *TEST* send udp sync. Stop uncontroled and hidden use of IO threads.UbitUmarov2014-10-131-1/+2
| * Fix a nullref in a debug message. If we have no SceneAgent, we can't output d...Melanie Thielker2014-09-151-5/+8
| * Reinstate closing the client if CloseAgen returns false. This was partMelanie Thielker2014-09-141-1/+2
| * revert changes to m_pendingCache and remove client close if there is noUbitUmarov2014-09-141-21/+14
| * do not use a blind expire of m_pendingCache. Entries must be valid whileUbitUmarov2014-09-131-15/+23
| * If a client's SceneAgent is null, that client is not fully logged in orMelanie Thielker2014-09-131-0/+14
| * *needs testing, not that good* change throttles math using floats and notUbitUmarov2014-09-021-1/+1
| * dont append acks to a resend packetUbitUmarov2014-08-261-1/+1
| * revert droping udp packet resends after 6 retries, keep resending.UbitUmarov2014-08-211-10/+0
| * remove from use the UpdatesResend on resending udp packets. Just resendUbitUmarov2014-08-201-0/+10
| * NextAnimationSequenceNumber be a udpserver variable with random startUbitUmarov2014-08-161-0/+17
| * reduce ping filter time constantUbitUmarov2014-08-141-1/+1
| * add a estimator of client ping time, and painfully make it visible in showUbitUmarov2014-08-141-5/+13
| * remove HandleCompleteMovementIntoRegion delay hack from llUDPserver. If weUbitUmarov2014-08-131-9/+13
| * process AgentUpdates in order with rest of packets. Only give higher priority...UbitUmarov2014-08-131-2/+4
| * take agentUpdate checks out of llUDPserver (disabling useless debug) andUbitUmarov2014-08-121-19/+3
| * actually let delay match throttles as original designUbitUmarov2014-08-101-11/+9
| * OutgoingPacketHandler can not be paced by hits on SendPacket()UbitUmarov2014-08-101-4/+8
| * check...UbitUmarov2014-08-041-17/+17
| * Revert "start sending terrain in scenePresence after well defined avatar. Minor"UbitUmarov2014-08-041-17/+17
| * start sending terrain in scenePresence after well defined avatar. MinorUbitUmarov2014-08-041-17/+17
| * dont send packets twiceUbitUmarov2014-07-271-1/+0
| * Merge branch 'master' into careminsterMelanie2013-11-231-0/+23
| |\
| * \ Merge branch 'master' into careminsterMelanie2013-11-081-42/+85
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2013-10-041-15/+59
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2013-08-171-21/+69
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2013-08-111-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-08-011-2/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-08-011-11/+28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-251-0/+79
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-241-6/+110
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-241-2/+8
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-181-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2013-07-041-1/+95
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'avination-current' into careminsterMelanie2013-06-061-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'avination-current' of ssh://3dhosting.de/var/git/careminster in...Melanie2013-04-281-127/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2013-01-261-1/+9
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-12-031-50/+418
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-09-011-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-08-301-11/+126
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge crap gerge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster...ubit2012-08-021-16/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \