aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-09Remove various limits.onefang1-1/+1
2020-09-09Various logging fix ups.onefang1-2/+5
2020-09-09Remove useless executable bit that Windows adds.onefang6-0/+0
2019-12-18changes on lludp acks and resendsUbitUmarov5-171/+186
2019-12-16missing filesUbitUmarov2-8/+18
2019-11-16remove some llUDP optionsUbitUmarov3-119/+55
2019-11-13limit max number of attachments to 38. All can be on same pointUbitUmarov1-2/+5
2019-11-10SIO_UDP_CONNRESET should work on macs now, thx GavinUbitUmarov1-7/+8
2019-11-10terraforming changes: support selected parcel edit; fix area smoothUbitUmarov1-1/+2
2019-11-09terraforming changes: make sliders work, remove some brushs, etc. Feedback ne...UbitUmarov1-22/+14
2019-11-08cosmeticsUbitUmarov1-23/+44
2019-10-22remove some useless NULL argumentsUbitUmarov1-24/+12
2019-10-13mantis 8598: filter dead groups from group search. honor querystart request. ...UbitUmarov1-5/+3
2019-10-06fix ViewerAsset external urlUbitUmarov1-7/+5
2019-09-18add a missing returnUbitUmarov1-0/+1
2019-09-18fix wrong lludp message usageUbitUmarov1-17/+5
2019-09-11remove a config option that controled a useless sim feature. note that at thi...UbitUmarov1-5/+1
2019-09-11 enable agent hover again, (it is still bad on most viewers for opensimUbitUmarov1-6/+5
2019-09-11extent supported number of avatar textures/bakes/wearables, tell viewers abou...UbitUmarov1-7/+12
2019-09-09disable AvatarHoverHeight useless and viewer side broken (without SSA)UbitUmarov1-2/+8
2019-08-29add a test sim featureUbitUmarov1-1/+7
2019-08-27mantis 8583: update region information on Grid on map regenerationUbitUmarov1-1/+1
2019-08-24revert last change and o fix the damm silly bugUbitUmarov1-6/+4
2019-08-24reduce even more the number of objects per UDP packet on object cache related...UbitUmarov1-2/+4
2019-08-20Massive console refactor. Greatly simplify interface.Melanie2-40/+53
2019-08-18oops...UbitUmarov1-1/+1
2019-08-17EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov1-18/+33
2019-08-17EstateAccess: add some ban fields to fill one dayUbitUmarov1-0/+3
2019-08-09Fix #8572Melanie1-1/+4
2019-08-07add cap EstateChangeInfoUbitUmarov2-24/+250
2019-08-07Remove debug output i left inMelanie1-2/+0
2019-08-07Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker1-0/+6
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie1-7/+21
2019-08-07cap EstateAccess: don't meed with keepAlive unless neededUbitUmarov1-8/+6
2019-08-07pesty warning; btw thx LiruCookies for help on estateaccess cap viewer protocolUbitUmarov1-1/+1
2019-08-07add cap EstateAccess: missing fileUbitUmarov1-0/+226
2019-07-20Allow menu items longer than 24 characters once more.onefang1-1/+1
2019-07-08Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into somethin...onefang1-2/+5
2019-07-06mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov1-26/+9
2019-06-10a few more changes to lludp Xfer downloadUbitUmarov1-1/+1
2019-06-09reduce some useless array copiesUbitUmarov1-3/+16
2019-06-04Warnings--onefang2-5/+5
2019-05-28add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA...UbitUmarov1-0/+3
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang36-3845/+6194
2019-04-23old typoUbitUmarov2-6/+6
2019-04-16lludp: change burst, make it per category (overall reduction)UbitUmarov2-22/+47
2019-04-16typo on a debug message formatUbitUmarov1-1/+1
2019-04-10do disable probes when voc is disabledUbitUmarov1-1/+1
2019-04-10degradate udp network efficiency a even moreUbitUmarov1-6/+3
2019-04-10dont send animation before objectUbitUmarov1-5/+31