aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into careminsterMelanie2013-08-011-11/+28
|\ \ | |/
| * minor: Add timeout secs to connection timeout message. Change message to ref...Justin Clark-Casey (justincc)2013-07-291-8/+9
| * Fix issue just introduced in 8efe4bfc2ed7086e9fdf4812297e6525f955f6ac where I...Justin Clark-Casey (justincc)2013-07-291-1/+1
| * Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and a...Justin Clark-Casey (justincc)2013-07-291-5/+21
* | Merge branch 'master' into careminsterMelanie2013-07-251-0/+79
|\ \ | |/
| * Deleted all [ZZZ] debug messages.Diva Canto2013-07-241-5/+0
| * One more thing to test in order to let CompleteMovement go up the stack.Diva Canto2013-07-241-2/+3
| * Minor adjustment on timings of waits.Diva Canto2013-07-241-4/+19
| * New Teleport protocol (V2), still compatible with V1 and older. (version of t...Diva Canto2013-07-241-0/+68
* | Merge branch 'master' into careminsterMelanie2013-07-241-6/+110
|\ \ | |/
| * Add proper method doc and comments to m_dataPresentEvent (from d9d9959)Justin Clark-Casey (justincc)2013-07-231-2/+13
| * Add clientstack.InboxPacketsCount stat. This records the number of packets w...Justin Clark-Casey (justincc)2013-07-231-0/+13
| * Add clientstack.OutgoingUDPSendsCount stat to show number of outbound UDP pac...Justin Clark-Casey (justincc)2013-07-231-3/+15
| * Record raw number of UDP receives as clientstack.IncomingUDPReceivesCountJustin Clark-Casey (justincc)2013-07-231-0/+13
| * Add AverageUDPProcessTime stat to try and get a handle on how long we're taki...Justin Clark-Casey (justincc)2013-07-231-2/+17
| * Added check for user movement specification before discarding an incomingRobert Adams2013-07-221-1/+2
| * Fixed the stats in show client stats. Also left some comments with observatio...Diva Canto2013-07-211-0/+2
| * Make the check as to whether any particular inbound AgentUpdate packet is sig...Justin Clark-Casey (justincc)2013-07-211-2/+15
| * Hack in console command "debug lludp toggle agentupdate" to allow AgentUpdate...Justin Clark-Casey (justincc)2013-07-211-0/+24
| * Fix up a temporary debugging change from last commit which stopped "lludp sto...Justin Clark-Casey (justincc)2013-07-211-2/+1
| * Do some simple queue empty checks in the main outgoing udp loop instead of al...Justin Clark-Casey (justincc)2013-07-211-2/+2
* | Merge branch 'master' into careminsterMelanie2013-07-241-2/+8
|\ \ | |/
| * try Hacking in an AutoResetEvent to control the outgoing UDP loop instead of ...Justin Clark-Casey (justincc)2013-07-181-2/+8
| * Revert the revertDiva Canto2013-07-151-0/+2
| * Trying to hunt the CPU spikes recently experienced.Diva Canto2013-07-151-2/+0
* | Merge branch 'master' into careminsterMelanie2013-07-181-0/+3
|\ \ | |/
| * Moved SendInitialDataToMe to earlier in CompleteMovement. Moved TriggerOnMake...Diva Canto2013-07-131-1/+1
| * Comment out old inbound UDP throttling hack. This would cause the UDPRobert Adams2013-07-091-0/+2
* | Merge branch 'master' into careminsterMelanie2013-07-041-1/+95
|\ \ | |/
| * Add --default option to "debug lludp packet" command to allow packet logging ...Justin Clark-Casey (justincc)2013-07-041-17/+52
| * change "debug packet" command to "debug lludp packet" to conform with other "...Justin Clark-Casey (justincc)2013-07-041-0/+59
* | 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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-231-1/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-171-50/+149
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-161-1/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | backkick gitUbitUmarov2012-07-151-1/+0
| * | | | | | | | | | | merge fixubit2012-07-161-15/+0
| * | | | | | | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-161-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | just a kick gitUbitUmarov2012-07-151-0/+1
| * | | | | | | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-161-23/+34
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-161-2/+23
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-07-151-0/+38
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | to stashubit2012-07-151-2/+2
* | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-05-161-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |