Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-09-30 | Implementation-and-design-of-ClientOnParcelGodMark | Mandarinka Tasty | 1 | -0/+6 | |
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
2018-07-21 | make BanLineSafeHeight option visible in OpenSimDefaults.ini | UbitUmarov | 1 | -0/+4 | |
2018-07-14 | update ini.example files | UbitUmarov | 1 | -0/+3 | |
2018-06-09 | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 1 | -3/+3 | |
2018-05-28 | change MaxRegionsViewDistance description a bit | UbitUmarov | 1 | -5/+8 | |
2018-03-19 | Removed trailing semi-colons from option settings | Kevin Cozens | 1 | -47/+47 | |
2018-03-19 | Removed trailing whitespace | Kevin Cozens | 1 | -94/+94 | |
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 1 | -20/+28 | |
OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons) | |||||
2018-03-05 | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 1 | -20/+28 | |
OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons) | |||||
2018-01-31 | remove cap FetchLib2 suport code | UbitUmarov | 1 | -5/+0 | |
2018-01-31 | disable the new Cap_FetchLib2 because viewers do not suport it for opensim. ↵ | UbitUmarov | 1 | -1/+5 | |
To decide when to use it, they use a hardcode LL owner ID on same code paths, while on others just compare owner to the agent. This makes suport for this cap impossible" | |||||
2018-01-27 | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 1 | -0/+1 | |
as it possible should, but this needs more work, and issue with HG older grids/regions | |||||
2017-10-26 | Fixed typo in a comment. | Kevin Cozens | 1 | -1/+1 | |
2017-07-27 | mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match ↵ | UbitUmarov | 1 | -1/+1 | |
stated on ini files. | |||||
2017-07-22 | ubOde: make option MinSizeToMeshmerize visible in OpenSimDefaults.ini | UbitUmarov | 1 | -6/+8 | |
2017-07-21 | fix a few EN typos | UbitUmarov | 1 | -5/+5 | |
2017-07-21 | ubOde suport convex shapes on all normal prims and sculpts. Since code is ↵ | UbitUmarov | 1 | -7/+24 | |
experimental this is controled by options ConvexPrims and ConvexSculpts, on section Mesh, that can be set to false in case of problems | |||||
2017-07-15 | fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini | UbitUmarov | 1 | -6/+14 | |
[Trees] section. Does need more work, and some hardcode settings may not be the optimal still" | |||||
2017-06-19 | a defual can me comented out | UbitUmarov | 1 | -1/+1 | |
2017-06-16 | framework main thread pool is always active and in use ( even id hard to ↵ | UbitUmarov | 1 | -0/+2 | |
catch) so show in on show stats. Disable ServerStatsCollector by default, since most don't use it, Adicionally it uses shared framework performance counters system that may be affected if a region crashs | |||||
2017-06-14 | remove options about script compilers the got back somehow on defaults also | UbitUmarov | 1 | -8/+0 | |
2017-06-13 | remove excessive notion of paralelism | UbitUmarov | 1 | -8/+0 | |
2017-05-02 | coment out optional fields that should be edited and uncomented if needed | UbitUmarov | 1 | -3/+4 | |
2017-05-02 | fix some comments | UbitUmarov | 1 | -2/+1 | |
2017-01-06 | Remove parcel_owner_is_god option. It is conceptually wrong and with | UbitUmarov | 1 | -4/+0 | |
limited use. Relevant parcel owners can just be made estate managers with better regions management logic | |||||
2017-01-06 | Restructure god level and permissions | Melanie Thielker | 1 | -0/+10 | |
Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level. | |||||
2016-12-21 | remove a odd raycastv3 config option | UbitUmarov | 1 | -3/+0 | |
2016-12-18 | leave stupid broken permissions alone | UbitUmarov | 1 | -15/+0 | |
2016-12-17 | allow a creator that is also onwer to change export flag. Add missing ↵ | UbitUmarov | 1 | -0/+15 | |
setting to ini files | |||||
2016-12-15 | set pbs shape acording to mesh number of (material) faces | UbitUmarov | 1 | -1/+1 | |
2016-12-15 | respective .ini settings | UbitUmarov | 1 | -0/+4 | |
2016-12-07 | change a few ssl config comments | UbitUmarov | 1 | -5/+3 | |
2016-12-07 | add SSL certs validation options for regions to allow simple encriptation ↵ | UbitUmarov | 1 | -1/+14 | |
without any peer autentification using simple homemade (or even shared) certs. | |||||
2016-11-23 | take parcel_owner_is_god option from ini.example since it is not a ↵ | UbitUmarov | 1 | -1/+1 | |
recomended option for general use | |||||
2016-11-12 | mantis 8055: fix default value of npc options | UbitUmarov | 1 | -4/+4 | |
2016-11-11 | reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example | UbitUmarov | 1 | -19/+50 | |
2016-11-08 | add some configuration options missing in OpenSimDeafults.ini but present ↵ | UbitUmarov | 1 | -1/+33 | |
in OpenSim.ini.example | |||||
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 ↵ | UbitUmarov | 1 | -8/+17 | |
configurable option, since it is very slow operation | |||||
2016-10-15 | Xengine option AppDomainLoading default option true is causing problems with ↵ | UbitUmarov | 1 | -5/+6 | |
several mono versions. Until a fix is found change the default to false, so this is not a major problem for the less technical skilled users. | |||||
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 ↵ | UbitUmarov | 1 | -3/+5 | |
selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later) | |||||
2016-10-06 | recover regions main http server ssl suport. Using a PKCS12 cert file, and ↵ | UbitUmarov | 1 | -6/+5 | |
not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP | |||||
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 | |
prevent sending objects outside view range to viewers. DO NOT SET TRUE unless testing it. Code still not completei!!! | |||||
2016-07-03 | New config var: DisableObjectTransfer. If set to True, objects never cross; ↵ | Diva Canto | 1 | -0/+4 | |
instead they stay in the region, possibly placed outside its borders. |