| Commit message (Expand) | Author | Files | Lines |
2019-08-24 | revert last change and o fix the damm silly bug | UbitUmarov | 1 | -6/+4 |
2019-08-24 | reduce even more the number of objects per UDP packet on object cache related... | UbitUmarov | 1 | -2/+4 |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 2 | -40/+53 |
2019-08-18 | oops... | UbitUmarov | 1 | -1/+1 |
2019-08-17 | EstateAccess do fill the fields(mySQL only); fix the response | UbitUmarov | 1 | -18/+33 |
2019-08-17 | EstateAccess: add some ban fields to fill one day | UbitUmarov | 1 | -0/+3 |
2019-08-09 | Fix #8572 | Melanie | 1 | -1/+4 |
2019-08-07 | add cap EstateChangeInfo | UbitUmarov | 2 | -24/+250 |
2019-08-07 | Remove debug output i left in | Melanie | 1 | -2/+0 |
2019-08-07 | Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknown | Melanie Thielker | 1 | -0/+6 |
2019-08-07 | Fix scope support to get friends list names across co-hosted grids | Melanie | 1 | -7/+21 |
2019-08-07 | cap EstateAccess: don't meed with keepAlive unless needed | UbitUmarov | 1 | -8/+6 |
2019-08-07 | pesty warning; btw thx LiruCookies for help on estateaccess cap viewer protocol | UbitUmarov | 1 | -1/+1 |
2019-08-07 | add cap EstateAccess: missing file | UbitUmarov | 1 | -0/+226 |
2019-07-06 | mantis 8558: send sane values for Agents and objects capability (max hard limit) | UbitUmarov | 1 | -26/+9 |
2019-06-10 | a few more changes to lludp Xfer download | UbitUmarov | 1 | -1/+1 |
2019-06-09 | reduce some useless array copies | UbitUmarov | 1 | -3/+16 |
2019-05-28 | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA... | UbitUmarov | 1 | -0/+3 |
2019-04-23 | old typo | UbitUmarov | 2 | -6/+6 |
2019-04-16 | lludp: change burst, make it per category (overall reduction) | UbitUmarov | 2 | -22/+47 |
2019-04-16 | typo on a debug message format | UbitUmarov | 1 | -1/+1 |
2019-04-10 | do disable probes when voc is disabled | UbitUmarov | 1 | -1/+1 |
2019-04-10 | degradate udp network efficiency a even more | UbitUmarov | 1 | -6/+3 |
2019-04-10 | dont send animation before object | UbitUmarov | 1 | -5/+31 |
2019-04-09 | change to ping based RTO | UbitUmarov | 3 | -72/+18 |
2019-04-09 | testing ... | UbitUmarov | 3 | -3/+10 |
2019-04-09 | degradate udp network efficiency a bit more | UbitUmarov | 1 | -1/+1 |
2019-04-09 | degradate udp network efficiency a bit | UbitUmarov | 1 | -4/+4 |
2019-04-09 | testing ... | UbitUmarov | 2 | -19/+9 |
2019-04-06 | change interpretation of a viewer flag | UbitUmarov | 2 | -3/+3 |
2019-04-05 | temp workaround on sits culling | UbitUmarov | 1 | -11/+21 |
2019-04-05 | duhhh npcs don't have child agents; plus minor typos | UbitUmarov | 3 | -3/+3 |
2019-04-04 | change region cacheid on restart. This should not be needed in future if obje... | UbitUmarov | 1 | -1/+1 |
2019-04-04 | send agent view range to new child agents | UbitUmarov | 1 | -0/+3 |
2019-04-02 | minor cleanup on mesh decompress code | UbitUmarov | 1 | -19/+9 |
2019-04-01 | mantis 8509: replace mesh gzip decompress | UbitUmarov | 1 | -15/+15 |
2019-03-30 | a few more changes on initial objects send | UbitUmarov | 2 | -122/+29 |
2019-03-27 | try another way | UbitUmarov | 2 | -2/+5 |
2019-03-27 | timming issues on fast tp back to same region on new code | UbitUmarov | 1 | -0/+9 |
2019-03-27 | timming issues on fast tp back to same region on new code | UbitUmarov | 1 | -3/+0 |
2019-03-25 | we should be able to zeroencode compressedupdates | UbitUmarov | 1 | -31/+425 |
2019-03-24 | some more changes on objects sending | UbitUmarov | 1 | -7/+20 |
2019-03-24 | mantis 8505 ( and not 8506 by mistake on previus commit) remove the meshes nu... | UbitUmarov | 2 | -22/+24 |
2019-03-24 | compact the trivial te case, a more complete one may be needed even beening h... | UbitUmarov | 1 | -1/+9 |
2019-03-23 | mantis 8506: parse highlod mesh and compare its number of prim faces to the n... | UbitUmarov | 1 | -6/+29 |
2019-03-23 | fix particles encoding on compressedupdate | UbitUmarov | 1 | -4/+22 |
2019-03-23 | a bit more suicidal... | UbitUmarov | 1 | -3/+3 |
2019-03-23 | add more test code to make usage od compressed updates etc. Should be disable... | UbitUmarov | 2 | -78/+170 |
2019-03-21 | add some code for compressed updates, but disabled, since more changes are ne... | UbitUmarov | 2 | -54/+363 |
2019-03-20 | RegionHandshake IS critical llupd protocol not to be done by odd modules | UbitUmarov | 2 | -4/+7 |