| Commit message (Expand) | Author | Age | Files | Lines |
* | limit llDialog buttons text to 24 bytes (at lludp level) | UbitUmarov | 2015-11-11 | 1 | -1/+1 |
* | increase the number of packets in Land queue that force terrain to delay pat... | UbitUmarov | 2015-11-10 | 1 | -1/+1 |
* | change lldialog and llTextBox maximum message lenght to 512 bytes as specifi... | UbitUmarov | 2015-11-10 | 1 | -3/+3 |
* | send the estimation of time dilation at packet build time, not the one at un... | UbitUmarov | 2015-11-06 | 1 | -10/+15 |
* | More plumbing of the EntityTransferContext (not yet complete) | Melanie Thielker | 2015-11-01 | 1 | -4/+4 |
* | add basic SendFindAgent() to lludp. Future use may require a list of pairs (... | UbitUmarov | 2015-10-26 | 1 | -2/+18 |
* | let SendAvatarGroupsReply fall back to UDP if no caps and make use of it | UbitUmarov | 2015-09-27 | 1 | -5/+9 |
* | add missing SendAgentGroupDataUpdate to llClientView | UbitUmarov | 2015-09-27 | 1 | -0/+35 |
* | AvatarGroupsReply message does not have ListInProfile fields | UbitUmarov | 2015-09-27 | 1 | -4/+4 |
* | we still don't have extended wind and cloud neither do viewers | UbitUmarov | 2015-09-24 | 1 | -9/+4 |
* | some cleanup on terrain encoder | UbitUmarov | 2015-09-24 | 1 | -4/+8 |
* | slow down terrain sending so other users of LAND queue do have a chance to s... | UbitUmarov | 2015-09-24 | 1 | -1/+1 |
* | change the encapsulation of compressed land patchs in llUDP packets | UbitUmarov | 2015-09-23 | 1 | -16/+3 |
* | removed a protocol breaking lludp debug option that no one should try, chang... | UbitUmarov | 2015-09-22 | 1 | -19/+4 |
* | recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (s... | UbitUmarov | 2015-09-07 | 1 | -8/+39 |
* | at last we can login and see objects ( friends is dead and disable in | UbitUmarov | 2015-09-03 | 1 | -11/+9 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -246/+18 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -642/+1052 |
|\ |
|
| * | send land parcels overlay in cat Land not Task, or avatar freezes | UbitUmarov | 2015-08-28 | 1 | -1/+2 |
| * | remove the rest of #justEditedTerrain, it was sending patchs non | UbitUmarov | 2015-08-27 | 1 | -16/+0 |
| * | NEVER EVER SEND TERRAIN PATCHS AS UNRELIABLE!!!!!!!!!!!!!!!!!!!!!!!!!! | UbitUmarov | 2015-08-26 | 1 | -26/+13 |
| * | delay terrain sending if land queue is 2 busy | UbitUmarov | 2015-08-22 | 1 | -1/+10 |
| * | put back entities remove from updates on SendKillObject. | UbitUmarov | 2015-08-19 | 1 | -1/+11 |
| * | Merge branch 'mbworkvar2' into ubitvar | UbitUmarov | 2015-08-19 | 1 | -109/+164 |
| |\ |
|
| | * | varregion: add varregion and TerrainData use in LLClientView. | Robert Adams | 2015-03-28 | 1 | -109/+164 |
| * | | Track selected objects per client | Melanie Thielker | 2015-08-15 | 1 | -0/+6 |
| |/ |
|
| * | Remove the Invisible stuff and add more baked caching. Refactor selection of ... | Melanie Thielker | 2014-11-11 | 1 | -4/+1 |
| * | Second part of invisible base avatar option | Melanie Thielker | 2014-11-10 | 1 | -1/+6 |
| * | scale ChildAgentThrottles with distance (internal to child server and not | UbitUmarov | 2014-11-06 | 1 | -1/+6 |
| * | allow drawdistance to change between 32 and MaxDrawDistance, configurable | UbitUmarov | 2014-11-06 | 1 | -2/+2 |
| * | don't send updates for deleted agents | UbitUmarov | 2014-11-01 | 1 | -3/+4 |
| * | sadly revert to resend terseUpdates enqueuing them back into entityupdates | UbitUmarov | 2014-10-31 | 1 | -3/+46 |
| * | try to make SOG crossings full async. Simplify some borders checking.... | UbitUmarov | 2014-10-24 | 1 | -1/+1 |
| * | do global position X and Y with double precision in autopilot, so | UbitUmarov | 2014-09-30 | 1 | -4/+7 |
| * | add method to get a category throttle rate | UbitUmarov | 2014-08-29 | 1 | -3/+5 |
| * | 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 | 1 | -107/+4 |
| * | *test* back to no sog kills, little retouch on attachment updates, | UbitUmarov | 2014-08-25 | 1 | -1/+1 |
| * | *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 |
| * | clean sendKill a bit, remove a IsChild that is set too early in a calling | UbitUmarov | 2014-08-24 | 1 | -22/+2 |
| * | 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 | 1 | -0/+6 |
| * | add a direct sendpartfullUpdate to send a full object update to a part, | UbitUmarov | 2014-08-21 | 1 | -0/+26 |
| * | remove from use the UpdatesResend on resending udp packets. Just resend | UbitUmarov | 2014-08-20 | 1 | -36/+44 |
| * | send zero velocity again on avatar full update or its ugly | UbitUmarov | 2014-08-19 | 1 | -1/+1 |
| * | fix the encoding of rotation in updates, not just using the next field to | UbitUmarov | 2014-08-19 | 1 | -15/+12 |
| * | still another ... | UbitUmarov | 2014-08-19 | 1 | -2/+1 |
| * | fix a missed blocking of sending updates the the new attach points above | UbitUmarov | 2014-08-19 | 1 | -2/+1 |
| * | NextAnimationSequenceNumber be a udpserver variable with random start | UbitUmarov | 2014-08-16 | 1 | -2/+5 |