aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Second take at HGTP-mesh bug: delay sending the initial data only for agents ...Diva Canto2013-05-141-1/+7
| * | | | | | | | | | | | | Revert "HGTP-mesh bug: the mesh download requests were going to the departing...Diva Canto2013-05-141-0/+3
| * | | | | | | | | | | | | HGTP-mesh bug: the mesh download requests were going to the departing sims fo...Diva Canto2013-05-141-3/+0
* | | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-04-161-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Sto...Justin Clark-Casey (justincc)2013-04-161-5/+0
* | | | | | | | | | | | | Merge branch 'master' into careminsterMelanie2013-03-151-19/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Fix server statistics always reporting zero for total network bytes in/out.Robert Adams2013-03-151-19/+32
* | | | | | | | | | | | | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-108/+0
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Add a way to put things at the front of the queue for any throttle group.Melanie2013-01-161-1/+9
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-11-171-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...Justin Clark-Casey (justincc)2012-11-161-0/+1
* | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-11-151-14/+143
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Make PacketPool class stats pull stats instead of push stats so they can be l...Justin Clark-Casey (justincc)2012-11-151-0/+54
| * | | | | | | | | | Add IncomingPacketsProcessedCount stat for diagnostics.Justin Clark-Casey (justincc)2012-11-151-14/+89
* | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-10-231-3/+86
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Make it possible to turn the base UDP object packet pools on and off whilst r...Justin Clark-Casey (justincc)2012-10-231-17/+86
| * | | | | | | | | | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...Justin Clark-Casey (justincc)2012-10-231-0/+14
* | | | | | | | | | | Merge branch 'master' into careminsterMelanie2012-10-171-7/+41
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /