| Commit message (Expand) | Author | Files | Lines |
2021-07-06 | Various config file merges and fix ups. | onefang | 1 | -90/+309 |
2020-09-10 | Various map generation tweaks. | onefang | 1 | -13/+13 |
2020-09-08 | Major clean up of config and ini files. | onefang | 1 | -141/+177 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 1 | -5/+14 |
2019-11-22 | YEngine, change default number of exec threads to 2 of priority Normal. Let t... | UbitUmarov | 1 | -0/+27 |
2019-11-16 | remove some llUDP options | UbitUmarov | 1 | -12/+0 |
2019-11-14 | make attachments WearReplacesAll option visible | UbitUmarov | 1 | -0/+5 |
2019-10-29 | update server release notes default URL | UbitUmarov | 1 | -1/+1 |
2019-08-13 | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | onefang | 1 | -0/+6 |
2019-08-07 | add cap EstateChangeInfo | UbitUmarov | 1 | -1/+1 |
2019-08-07 | Make showing NPCs on the world map an option | Melanie | 1 | -0/+3 |
2019-08-07 | add cap EstateAccess | UbitUmarov | 1 | -0/+1 |
2019-07-30 | Restore the OpenSimDefaults I had to move out of the way to test this | Melanie | 1 | -0/+2248 |
2019-07-30 | Remove the outdated and no longer useful hardcoded config defaults | Melanie | 1 | -2248/+0 |
2019-07-21 | Randomise the spawn points by default. | onefang | 1 | -1/+1 |
2019-07-19 | Switch to using the internal offline message URL by default. | onefang | 1 | -1/+2 |
2019-07-04 | Comment++ about the DebuggerSafe config option. | onefang | 1 | -0/+1 |
2019-06-29 | Comment++. | onefang | 1 | -1/+1 |
2019-05-28 | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA... | UbitUmarov | 1 | -6/+9 |
2019-05-28 | Add [Region] .ini block. | onefang | 1 | -1/+1 |
2019-05-19 | Major clean up of .ini files. | onefang | 1 | -372/+745 |
2016-12-09 | Various little clean ups. | David Walter Seikel | 1 | -7/+7 |
2016-11-28 | Scripts run much faster now, there might be more events flying around. | David Walter Seikel | 1 | -1/+1 |
2016-11-28 | Try to avoid avatars sinking through terrain. | David Walter Seikel | 1 | -8/+9 |
2016-11-28 | Twiddle avatar baking settings. | David Walter Seikel | 1 | -3/+2 |
2016-11-27 | White space and typo clean ups. | David Walter Seikel | 1 | -1/+1 |
2016-11-07 | Adjust basic .ini files. See below for details. | David Walter Seikel | 1 | -263/+343 |
2016-11-07 | Remove silly rezzing distance limits. They just make scripters work around t... | David Walter Seikel | 1 | -3/+0 |
2016-11-05 | Sleep is for the weak. No wonder the standard script engines are so slow. | David Walter Seikel | 1 | -3/+0 |
2016-11-04 | Attempt to move everything writable, and the configs, out of the bin directory. | David Walter Seikel | 1 | -1/+1 |
2016-11-03 | fix some coments, thanks Austin Tate | UbitUmarov | 1 | -2/+2 |
2016-11-03 | XEngine: make calls to gc.collect on region startup scripts loading a configu... | UbitUmarov | 1 | -8/+17 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -183/+639 |
2016-10-15 | Xengine option AppDomainLoading default option true is causing problems with ... | UbitUmarov | 1 | -5/+6 |
2016-10-10 | change some coments relative to ssl in config files | UbitUmarov | 1 | -3/+4 |
2016-10-09 | add a comment about selfsigned certs | UbitUmarov | 1 | -0/+1 |
2016-10-09 | changes to regions ssl suport: verify if hostnames are validate by the select... | UbitUmarov | 1 | -3/+5 |
2016-10-06 | recover regions main http server ssl suport. Using a PKCS12 cert file, and no... | UbitUmarov | 1 | -6/+5 |
2016-10-01 | fix comment telling the correct default physics engine | UbitUmarov | 1 | -1/+1 |
2016-08-21 | remove region combine option (mega region) for config ini files | UbitUmarov | 1 | -5/+0 |
2016-08-19 | add cap GroupMemberData | UbitUmarov | 1 | -0/+1 |
2016-08-18 | allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" | UbitUmarov | 1 | -1/+1 |
2016-07-06 | add test option ObjectsCullingByDistance. In future, if true, it may | UbitUmarov | 1 | -0/+4 |
2016-07-03 | New config var: DisableObjectTransfer. If set to True, objects never cross; i... | Diva Canto | 1 | -0/+4 |
2016-06-23 | Mantis #7934 and related: landing points and telehubs for gods. Added a new c... | Diva Canto | 1 | -0/+5 |
2016-04-15 | Remove "f" (float) type markers that may have crept in through copypasta. | Melanie Thielker | 1 | -6/+6 |
2016-03-14 | Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mant... | Jeff Kelley | 1 | -0/+6 |
2016-01-30 | change parcel_owner_is_god configuration option from default from true to fa... | UbitUmarov | 1 | -1/+1 |
2016-01-26 | update OpenSimDefaults.ini | UbitUmarov | 1 | -5/+11 |
2015-12-19 | update the xmlrpcGroups http keep alive option, and coment | UbitUmarov | 1 | -4/+2 |