| Commit message (Expand) | Author | Files | Lines |
2014-09-09 | Add some case magic and send an anim pack when an override is set | Melanie Thielker | 2 | -1/+2 |
2014-09-09 | add full delete if uuid iz zero and state is ALL | UbitUmarov | 1 | -1/+4 |
2014-09-09 | only cancel attchment needed update type on sending sheduled updates. | UbitUmarov | 1 | -4/+3 |
2014-09-09 | huds bug fix | UbitUmarov | 1 | -28/+50 |
2014-09-09 | Add perms check | Melanie Thielker | 2 | -0/+8 |
2014-09-09 | remove messing with KeyframeMotion on attach | UbitUmarov | 1 | -2/+2 |
2014-09-09 | dont force Phantom on attachments, breaking no mod objects if wear by | UbitUmarov | 1 | -1/+1 |
2014-09-09 | drop attachments with original physical proprieties | UbitUmarov | 1 | -21/+6 |
2014-09-09 | Add some forgotten calls | Melanie Thielker | 1 | -0/+2 |
2014-09-09 | Add missing file | Melanie Thielker | 1 | -0/+76 |
2014-09-09 | Actually do the overriding | Melanie Thielker | 2 | -1/+14 |
2014-09-09 | Also check standard anim names | Melanie Thielker | 1 | -4/+16 |
2014-09-09 | set default LinksetPhysPrims to 0 so max number of prims for physical | UbitUmarov | 1 | -1/+1 |
2014-09-09 | make PERMISSION_OVERRIDE_ANIMATIONS implicit for attachments | Melanie Thielker | 1 | -1/+2 |
2014-09-09 | Plumb llSetAnimationOverride | Melanie Thielker | 5 | -0/+54 |
2014-09-09 | dont send fullObjectUpdate on deselect | UbitUmarov | 1 | -4/+4 |
2014-09-08 | limit number of prims on physical objects. Not all cases covered still | UbitUmarov | 5 | -3/+78 |
2014-09-08 | on drop send full update on root prim, terse on others ( as sl ). Fix | UbitUmarov | 1 | -2/+5 |
2014-09-08 | change attachment drop, to make object Phanton. THis is not as SL, but | UbitUmarov | 1 | -8/+12 |
2014-09-08 | *NEEDS more testing* on attachment drop: fix adding prims to physics | UbitUmarov | 1 | -4/+31 |
2014-09-05 | do not send objectproprieties on sop.SetGroup(). I many cases this will | UbitUmarov | 1 | -2/+2 |
2014-09-05 | near region check on tp needs to be a full current view check. | UbitUmarov | 1 | -6/+6 |
2014-09-02 | reduce MIN_CALLBACK_MS guard time. A value too high introduces a extra | UbitUmarov | 1 | -1/+1 |
2014-09-02 | void time change between gettime calls | UbitUmarov | 1 | -4/+3 |
2014-09-02 | *needs testing, not that good* change throttles math using floats and not | UbitUmarov | 4 | -125/+112 |
2014-08-29 | make use of it in GetMeshModule, and meshs are Assets not Task itens, | UbitUmarov | 1 | -43/+4 |
2014-08-29 | add method to get a category throttle rate | UbitUmarov | 4 | -38/+47 |
2014-08-29 | reduce burst | UbitUmarov | 1 | -1/+1 |
2014-08-29 | replace the tick() by a limit on the maximum number of tokens that can be | UbitUmarov | 2 | -15/+39 |
2014-08-29 | disable first drip | UbitUmarov | 1 | -1/+1 |
2014-08-28 | try to reduce insane high data rate udp bursts. This needs testing on a | UbitUmarov | 2 | -1/+11 |
2014-08-28 | remove misplaced comment | UbitUmarov | 1 | -1/+0 |
2014-08-28 | try to make sense of throttle rate limits | UbitUmarov | 2 | -4/+15 |
2014-08-28 | add some functions for estimation of number of bytes that can be send in a c... | UbitUmarov | 2 | -0/+13 |
2014-08-28 | send all presences terseupdates in same batch | UbitUmarov | 1 | -3/+3 |
2014-08-28 | if we send wearables with ThrottleOutPacketType.HighPriority, then we | UbitUmarov | 2 | -125/+18 |
2014-08-28 | try to make child presence know its root region. Incomplete, some paths dont... | UbitUmarov | 2 | -43/+15 |
2014-08-27 | dont create a cadu that is not used. Add a root region global position | UbitUmarov | 1 | -9/+27 |
2014-08-27 | dont mess throotles values sent to child presences. Some cleanup | UbitUmarov | 1 | -53/+38 |
2014-08-27 | enqueue also if m_nextPackets[category] is not null. This is really the | UbitUmarov | 1 | -4/+8 |
2014-08-27 | bug fix. Was not deleting attachments if on public parcel | UbitUmarov | 1 | -2/+6 |
2014-08-27 | on TPs to nearby regions, only send kills if needed by parcel privacy | UbitUmarov | 2 | -13/+37 |
2014-08-26 | dont append acks to a resend packet | UbitUmarov | 1 | -1/+1 |
2014-08-26 | still testing | UbitUmarov | 1 | -28/+28 |
2014-08-26 | even less kills on tps | UbitUmarov | 1 | -1/+2 |
2014-08-25 | *test* back to no sog kills, little retouch on attachment updates, | UbitUmarov | 2 | -5/+5 |
2014-08-25 | *test* cleanup the bugs nest | UbitUmarov | 1 | -6/+8 |
2014-08-25 | change enconding of attachment updates NameValue and State fields | UbitUmarov | 1 | -0/+19 |
2014-08-25 | back to just kills | UbitUmarov | 1 | -1/+0 |
2014-08-25 | *test* send kills and hack | UbitUmarov | 1 | -0/+3 |