| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | lib omv now supports SeeAvs fields, so use it, thx Gavin Hird | UbitUmarov | 2016-07-15 | 1 | -16/+5 |
* | revert changes to Select/DeSelect, using the SelectObjects as control seems bad | UbitUmarov | 2016-07-14 | 1 | -29/+18 |
* | use geometric center and not sog root position in culling | UbitUmarov | 2016-07-13 | 1 | -4/+6 |
* | Oops that was not slower | UbitUmarov | 2016-07-13 | 1 | -2/+2 |
* | slow down culling kills even more | UbitUmarov | 2016-07-13 | 1 | -1/+5 |
* | don't overlap Select and Deselect, fix deselect prims account | UbitUmarov | 2016-07-13 | 1 | -14/+29 |
* | ignore camera on culling for now | UbitUmarov | 2016-07-13 | 1 | -12/+26 |
* | ugly culling | UbitUmarov | 2016-07-13 | 1 | -70/+121 |
* | a few changes to culling | UbitUmarov | 2016-07-13 | 1 | -26/+28 |
* | reduce some locks on culling checks | UbitUmarov | 2016-07-12 | 1 | -37/+39 |
* | fix ObjectPropertiesFamilyPacket LastOwnerID | UbitUmarov | 2016-07-10 | 1 | -1/+1 |
* | move object inventory send to udp queue asset ( was task). Remove a call | UbitUmarov | 2016-07-07 | 1 | -22/+22 |
* | the bug was actually here | UbitUmarov | 2016-07-06 | 1 | -2/+4 |
* | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 2016-07-06 | 1 | -2/+126 |
* | dont send bad profiles to viewer | UbitUmarov | 2016-07-02 | 1 | -0/+3 |
* | reduce absurd viewers blind retries of GroupProfileRequest | UbitUmarov | 2016-07-02 | 1 | -40/+57 |
* | cleanup a bit | UbitUmarov | 2016-07-01 | 1 | -46/+2 |
* | save one call to grid to get agent groups powers (xmlrpcgoups only for now | UbitUmarov | 2016-07-01 | 1 | -1/+1 |
* | add a few methods to modify clientview group powers | UbitUmarov | 2016-07-01 | 1 | -24/+65 |
* | cleanup a bit AgentGroupDataUpdate sending | UbitUmarov | 2016-07-01 | 1 | -35/+32 |
* | AgentGroupData was being sent by both UDP and EQ -- an overkill. Turn off UDP... | Diva Canto | 2016-06-19 | 1 | -1/+1 |
* | Still related to mantis #7917, parcel prims info. Now sending the correct num... | Diva Canto | 2016-06-19 | 1 | -6/+1 |
* | Mantis #7917: regression on prim limits module. | Diva Canto | 2016-06-18 | 1 | -2/+5 |
* | Mantis #7923. EDIT BEAMS ARE BACK! | Diva Canto | 2016-06-12 | 1 | -2/+1 |
* | Mantis #7858: DeleteSceneObject done slightly differently. ProcessEntities no... | Diva Canto | 2016-06-12 | 1 | -6/+27 |
* | Remove debug spam | Melanie Thielker | 2016-03-15 | 1 | -1/+1 |
* | Finish plumbing RezRestoreToWorld. | Melanie Thielker | 2016-03-09 | 1 | -1/+16 |
* | Plumb RezRestoreToWorld from the client (part done) | Melanie Thielker | 2016-03-09 | 1 | -0/+7 |
* | Sometimes the viewer sends a null string as mapName; this made the client thr... | Diva Canto | 2015-11-27 | 1 | -2/+2 |
* | 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 |