aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-09testing ...UbitUmarov2-19/+9
2019-04-06change interpretation of a viewer flagUbitUmarov2-3/+3
2019-04-05temp workaround on sits cullingUbitUmarov1-11/+21
2019-04-05duhhh npcs don't have child agents; plus minor typosUbitUmarov3-3/+3
2019-04-04change region cacheid on restart. This should not be needed in future if obje...UbitUmarov1-1/+1
2019-04-04send agent view range to new child agentsUbitUmarov1-0/+3
2019-04-02minor cleanup on mesh decompress codeUbitUmarov1-19/+9
2019-04-01mantis 8509: replace mesh gzip decompressUbitUmarov1-15/+15
2019-03-30a few more changes on initial objects sendUbitUmarov2-122/+29
2019-03-27try another wayUbitUmarov2-2/+5
2019-03-27timming issues on fast tp back to same region on new codeUbitUmarov1-0/+9
2019-03-27timming issues on fast tp back to same region on new codeUbitUmarov1-3/+0
2019-03-25we should be able to zeroencode compressedupdatesUbitUmarov1-31/+425
2019-03-24some more changes on objects sendingUbitUmarov1-7/+20
2019-03-24mantis 8505 ( and not 8506 by mistake on previus commit) remove the meshes nu...UbitUmarov2-22/+24
2019-03-24compact the trivial te case, a more complete one may be needed even beening h...UbitUmarov1-1/+9
2019-03-23mantis 8506: parse highlod mesh and compare its number of prim faces to the n...UbitUmarov1-6/+29
2019-03-23fix particles encoding on compressedupdateUbitUmarov1-4/+22
2019-03-23a bit more suicidal...UbitUmarov1-3/+3
2019-03-23add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov2-78/+170
2019-03-21add some code for compressed updates, but disabled, since more changes are ne...UbitUmarov2-54/+363
2019-03-20RegionHandshake IS critical llupd protocol not to be done by odd modulesUbitUmarov2-4/+7
2019-03-20lludp direct encode RegionHandshakeUbitUmarov1-113/+167
2019-03-19recover the UnAckedBytes are in KB fixUbitUmarov1-1/+2
2019-03-19lludp ObjectAnimation encodingUbitUmarov1-9/+29
2019-03-19lludp SimStats encodingUbitUmarov1-13/+38
2019-03-19UnAckedBytes are in KBUbitUmarov1-0/+1
2019-03-19add a few extra checks for viewers animated objects support, to avoid timming...UbitUmarov1-2/+2
2019-03-18lludp ReplyTaskInventory, SendXferPacket and AbortXfer encondingUbitUmarov1-18/+73
2019-03-18also fix the ThrottleOutPacketTypeUbitUmarov1-8/+8
2019-03-18oopsUbitUmarov1-2/+4
2019-03-18lludp GenericMessage encondingUbitUmarov1-22/+132
2019-03-18lludp ImprovedInstantMessage encondingUbitUmarov1-22/+93
2019-03-18lludp ChatFromSimulator enconding; some simplificationUbitUmarov2-32/+87
2019-03-18lludp AgentMovementComplete encondingUbitUmarov1-28/+36
2019-03-17stop sending some useless small packetsUbitUmarov1-4/+22
2019-03-17remove redundant codeUbitUmarov3-19/+6
2019-03-17lludp: direct encode PacketAck, StartPingCheck and CompletePingCheckUbitUmarov1-26/+73
2019-03-17lludp: direct encode AvatarAppearanceUbitUmarov1-22/+39
2019-03-16lludp: direct encode CoarseLocationUpdateUbitUmarov1-25/+40
2019-03-16lludp: direct encode rest of send terseupdatesUbitUmarov1-228/+23
2019-03-16bug fix on mapblockreply; direct encode mapitemreply just because..UbitUmarov1-33/+85
2019-03-16lludp direct encode mapblockreply. Not bc its a high volume packet, but bc it...UbitUmarov1-38/+117
2019-03-15minor cleanupUbitUmarov2-32/+2
2019-03-15lludp: change zero encode of strings; limit them to what current viewers expectUbitUmarov2-172/+90
2019-03-14lludp direct encode object Properties update packetsUbitUmarov1-128/+199
2019-03-11Allow anyone to get a CAP to the console - check rights on useroot1-2/+8
2019-03-10lludp: direct encode terrain patchs packetsUbitUmarov1-5/+81
2019-03-10lludp fix max packet size on ack appendsUbitUmarov1-1/+2
2019-03-09do not send animated attachments to viewers that do not support them.UbitUmarov1-1/+6