| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | reduce burst | UbitUmarov | 2014-08-29 | 1 | -1/+1 |
| * | | replace the tick() by a limit on the maximum number of tokens that can be | UbitUmarov | 2014-08-29 | 2 | -15/+39 |
| * | | disable first drip | UbitUmarov | 2014-08-29 | 1 | -1/+1 |
| * | | try to reduce insane high data rate udp bursts. This needs testing on a | UbitUmarov | 2014-08-28 | 2 | -1/+11 |
| * | | remove misplaced comment | UbitUmarov | 2014-08-28 | 1 | -1/+0 |
| * | | try to make sense of throttle rate limits | UbitUmarov | 2014-08-28 | 2 | -4/+15 |
| * | | add some functions for estimation of number of bytes that can be send in a c... | UbitUmarov | 2014-08-28 | 2 | -0/+13 |
| * | | send all presences terseupdates in same batch | UbitUmarov | 2014-08-28 | 1 | -3/+3 |
| * | | if we send wearables with ThrottleOutPacketType.HighPriority, then we | UbitUmarov | 2014-08-28 | 2 | -125/+18 |
| * | | try to make child presence know its root region. Incomplete, some paths dont... | UbitUmarov | 2014-08-28 | 2 | -43/+15 |
| * | | dont create a cadu that is not used. Add a root region global position | UbitUmarov | 2014-08-27 | 1 | -9/+27 |
| * | | dont mess throotles values sent to child presences. Some cleanup | UbitUmarov | 2014-08-27 | 1 | -53/+38 |
| * | | Merge branch 'ubitworkmaster' | Melanie Thielker | 2014-08-27 | 5 | -41/+95 |
| |\ \ |
|
| | * | | enqueue also if m_nextPackets[category] is not null. This is really the | UbitUmarov | 2014-08-27 | 1 | -4/+8 |
| | * | | bug fix. Was not deleting attachments if on public parcel | UbitUmarov | 2014-08-27 | 1 | -2/+6 |
| | * | | on TPs to nearby regions, only send kills if needed by parcel privacy | UbitUmarov | 2014-08-27 | 2 | -13/+37 |
| | * | | dont append acks to a resend packet | UbitUmarov | 2014-08-26 | 1 | -1/+1 |
| | * | | still testing | UbitUmarov | 2014-08-26 | 1 | -28/+28 |
| | * | | even less kills on tps | UbitUmarov | 2014-08-26 | 1 | -1/+2 |
| | * | | *test* back to no sog kills, little retouch on attachment updates, | UbitUmarov | 2014-08-25 | 2 | -5/+5 |
| | * | | *test* cleanup the bugs nest | UbitUmarov | 2014-08-25 | 1 | -6/+8 |
| | * | | change enconding of attachment updates NameValue and State fields | UbitUmarov | 2014-08-25 | 1 | -0/+19 |
| * | | | Merge branch 'ubitworkmaster' | Melanie Thielker | 2014-08-25 | 8 | -460/+571 |
| |\ \ \
| | |/ / |
|
| | * | | back to just kills | UbitUmarov | 2014-08-25 | 1 | -1/+0 |
| | * | | *test* send kills and hack | UbitUmarov | 2014-08-25 | 1 | -0/+3 |
| | * | | put back the kills on tp where they belong | UbitUmarov | 2014-08-24 | 1 | -6/+1 |
| | * | | *test* move sending kills to before sending the update, this breaks tp | UbitUmarov | 2014-08-24 | 1 | -1/+4 |
| | * | | clean sendKill a bit, remove a IsChild that is set too early in a calling | UbitUmarov | 2014-08-24 | 2 | -24/+17 |
| | * | | send avatar kills after attachments, send otherattachments before rest of | UbitUmarov | 2014-08-23 | 1 | -3/+4 |
| | * | | on updates, send rotations using livomv Quaternion.toBytes() again | UbitUmarov | 2014-08-23 | 1 | -4/+2 |
| | * | | Remove entities from updates queues on kill. Do it sync so enqueues after | UbitUmarov | 2014-08-23 | 2 | -0/+21 |
| | * | | back to sending attachment sog kills in place of the hack. This is the | UbitUmarov | 2014-08-23 | 1 | -5/+8 |
| | * | | sop SendFullUpdate() goes by presence if it is a attachment | UbitUmarov | 2014-08-22 | 2 | -8/+39 |
| | * | | some cleanup ( well or not ) | UbitUmarov | 2014-08-22 | 5 | -81/+234 |
| | * | | Merge branch 'master' into ubitworkmaster | UbitUmarov | 2014-08-22 | 1 | -0/+5 |
| | |\ \ |
|
| | * | | | revert the kills, they seem even worse | UbitUmarov | 2014-08-22 | 1 | -8/+3 |
| | * | | | silly... | UbitUmarov | 2014-08-22 | 1 | -2/+2 |
| | * | | | replace hack by sog kills on tp out | UbitUmarov | 2014-08-21 | 1 | -1/+15 |
| | * | | | make the hack more extensive. Forbid sog/sop updates if Intransit but | UbitUmarov | 2014-08-21 | 1 | -8/+13 |
| | * | | | replace AgentHasMovedAway + KillEntity by a hacked version on teleports | UbitUmarov | 2014-08-21 | 2 | -5/+17 |
| | * | | | some cleanup.. | UbitUmarov | 2014-08-21 | 1 | -174/+146 |
| | * | | | ... | UbitUmarov | 2014-08-21 | 1 | -2/+3 |
| | * | | | variations.. | UbitUmarov | 2014-08-21 | 1 | -195/+48 |
| | * | | | test | UbitUmarov | 2014-08-21 | 1 | -15/+22 |
| | * | | | add filter sog updates | UbitUmarov | 2014-08-21 | 2 | -2/+40 |
| | * | | | bug fix | UbitUmarov | 2014-08-21 | 1 | -2/+2 |
| | * | | | test | UbitUmarov | 2014-08-21 | 1 | -6/+6 |
| | * | | | test | UbitUmarov | 2014-08-21 | 1 | -15/+29 |
| | * | | | bad test | UbitUmarov | 2014-08-21 | 1 | -2/+2 |
| * | | | | Merge branch 'avination-current' | Melanie Thielker | 2014-08-23 | 3 | -2/+71 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|