Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-09 | Remove various limits. | onefang | 1 | -1/+1 | |
Silly 4096 sim TP check for a client bug that was fixed long ago, seems they removed it themselves. Upgrade sim height. Allow menu items longer than 24 characters once more. Allow sitting on attachments, and attaching things with people sitting on them. Revert don't wear vegetables. Remove some script distance limits. Gods can do anything they want, including bypassing OhSilly threat levels. Low Y regions are no longer reserved for HG links. Varregions don't have to be square. Both now report a warning, but continue anyway. Cool VL Viewer handles non square regions, Singularity crashes. Not tested on others. | |||||
2020-09-09 | Various logging fix ups. | onefang | 1 | -2/+5 | |
Mostly removing console spam. Swap a bunch of info / debug logs. Better archiver console spam. Have some "avatar has left" mesasge hit the INFO console. Tweak the login logging a bit, especially for impersonations. Default to INFO on the console and DEBUG in the log files. More time stamp resolution. Better sim startup console notification. Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into something human readable as an aid to diagnosis. Beats hand translating the big block of hex codes it was spewing. Better sim startup finished messages. Inform neighbours we are up before the finished messages. Always send the "[RegionReady]: INITIALIZATION COMPLETE FOR" message. | |||||
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 6 | -0/+0 | |
2019-12-18 | changes on lludp acks and resends | UbitUmarov | 5 | -171/+186 | |
2019-12-16 | missing files | UbitUmarov | 2 | -8/+18 | |
2019-11-16 | remove some llUDP options | UbitUmarov | 3 | -119/+55 | |
2019-11-13 | limit max number of attachments to 38. All can be on same point | UbitUmarov | 1 | -2/+5 | |
2019-11-10 | SIO_UDP_CONNRESET should work on macs now, thx Gavin | UbitUmarov | 1 | -7/+8 | |
2019-11-10 | terraforming changes: support selected parcel edit; fix area smooth | UbitUmarov | 1 | -1/+2 | |
2019-11-09 | terraforming changes: make sliders work, remove some brushs, etc. Feedback ↵ | UbitUmarov | 1 | -22/+14 | |
needed (run prebuild) | |||||
2019-11-08 | cosmetics | UbitUmarov | 1 | -23/+44 | |
2019-10-22 | remove some useless NULL arguments | UbitUmarov | 1 | -24/+12 | |
2019-10-13 | mantis 8598: filter dead groups from group search. honor querystart request. ↵ | UbitUmarov | 1 | -5/+3 | |
Viewers are very broken on this, seems protocol was made by someone with no idea about lludp | |||||
2019-10-06 | fix ViewerAsset external url | UbitUmarov | 1 | -7/+5 | |
2019-09-18 | add a missing return | UbitUmarov | 1 | -0/+1 | |
2019-09-18 | fix wrong lludp message usage | UbitUmarov | 1 | -17/+5 | |
2019-09-11 | remove a config option that controled a useless sim feature. note that at ↵ | UbitUmarov | 1 | -5/+1 | |
this point, and as normal on master, appearence/bakes etc may have a few more issues than before, as always thanks for your help testing it, and hapy clouds | |||||
2019-09-11 | enable agent hover again, (it is still bad on most viewers for opensim | UbitUmarov | 1 | -6/+5 | |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers ↵ | UbitUmarov | 1 | -7/+12 | |
about it on lludp RegionHandShake; propagate agenthover; block teleports/crossings based on worn wearables and peer version; | |||||
2019-09-09 | disable AvatarHoverHeight useless and viewer side broken (without SSA) | UbitUmarov | 1 | -2/+8 | |
2019-08-29 | add a test sim feature | UbitUmarov | 1 | -1/+7 | |
2019-08-27 | mantis 8583: update region information on Grid on map regeneration | UbitUmarov | 1 | -1/+1 | |
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 ↵ | UbitUmarov | 1 | -2/+4 | |
related pkts ( TEST ) | |||||
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-20 | Allow menu items longer than 24 characters once more. | onefang | 1 | -1/+1 | |
I've never seen any problems with allowing this, my NPC tool does that. | |||||
2019-07-08 | Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into ↵ | onefang | 1 | -2/+5 | |
something human readable as an aid to diagnosis. Beats hand translating the big block of hex codes it was spewing. | |||||
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-06-04 | Warnings-- | onefang | 2 | -5/+5 | |
2019-05-28 | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option ↵ | UbitUmarov | 1 | -0/+3 | |
MeshModelAllowTextureToInventory visible | |||||
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 37 | -3849/+6198 | |
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 | |