Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of brain.opensimulator.org:/var/git/opensim | Melanie | 2019-08-09 | 1 | -1/+1 |
|\ | |||||
| * | add cap EstateChangeInfo | UbitUmarov | 2019-08-07 | 1 | -1/+1 |
| | | |||||
* | | Make showing NPCs on the world map an option | Melanie | 2019-08-07 | 1 | -0/+3 |
|/ | |||||
* | add cap EstateAccess | UbitUmarov | 2019-08-07 | 1 | -0/+1 |
| | |||||
* | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option ↵ | UbitUmarov | 2019-05-28 | 1 | -6/+9 |
| | | | | MeshModelAllowTextureToInventory visible | ||||
* | change a comment | UbitUmarov | 2019-04-06 | 1 | -0/+1 |
| | |||||
* | set SupportViewerObjectsCache true by default | UbitUmarov | 2019-04-06 | 1 | -22/+7 |
| | |||||
* | make sure viewer knows where to place a sitting avatar, this will need deep ↵ | UbitUmarov | 2019-04-05 | 1 | -1/+1 |
| | | | | revision with culling | ||||
* | add option RegionViewDistance | UbitUmarov | 2019-04-05 | 1 | -8/+3 |
| | |||||
* | make the text enable option visible for testing | UbitUmarov | 2019-03-23 | 1 | -0/+2 |
| | |||||
* | LSL update texture entry is heavy, set all parameters on same update | UbitUmarov | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | llupd direct encode object updates for agents; let terse updates be ↵ | UbitUmarov | 2019-03-05 | 1 | -21/+0 |
| | | | | zeroencoded. This is not as spec but does work | ||||
* | put back assetViewer cap code, to allow viewers testing. It is disabled at ↵ | UbitUmarov | 2019-03-01 | 1 | -0/+1 |
| | | | | OpenSimDefaults, and should not be enabled until all major viewers do it right on opensim | ||||
* | make the options visible on OpenSimDefaults | UbitUmarov | 2019-02-24 | 1 | -0/+19 |
| | |||||
* | change default config: allow grid gods by default, if you don't trust grid ↵ | UbitUmarov | 2019-01-31 | 1 | -2/+3 |
| | | | | admins what are you doing there?; disable most god powers unless god level is requested on viewer | ||||
* | remove MRM module (minimodule). Its outdated and we have no maintainers. ↵ | UbitUmarov | 2019-01-31 | 1 | -25/+0 |
| | | | | Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;) | ||||
* | update OpenSimDefaults.ini | UbitUmarov | 2018-12-21 | 1 | -0/+9 |
| | |||||
* | update url to 0.9.1.0 page | UbitUmarov | 2018-12-16 | 1 | -2/+2 |
| | |||||
* | several changes to last patch | UbitUmarov | 2018-12-16 | 1 | -6/+3 |
| | |||||
* | Enables the buildin Caps ServerReleaseNotes | fly-man- | 2018-12-16 | 1 | -0/+7 |
| | | | | | | ~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8416: test | UbitUmarov | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | disable GetAsset (ViewerAsset) cap. Current viewers implementation is not ↵ | UbitUmarov | 2018-12-07 | 1 | -1/+0 |
| | | | | compatible with opensim | ||||
* | replace GetMeshModule and GetTextureModule | UbitUmarov | 2018-12-01 | 1 | -0/+1 |
| | |||||
* | recover GetMesh2 cap | UbitUmarov | 2018-11-30 | 1 | -0/+1 |
| | |||||
* | update ini files comments on InterestManagement | UbitUmarov | 2018-11-08 | 1 | -4/+7 |
| | |||||
* | if viewer asks for range reply in same format even if its full data | UbitUmarov | 2018-11-06 | 1 | -10/+2 |
| | |||||
* | remove ThrottlePer100PrimsRezzed option, do not delay attachments with ↵ | UbitUmarov | 2018-10-23 | 1 | -6/+0 |
| | | | | thread.sleep | ||||
* | Implementation-and-design-of-ClientOnParcelGodMark | Mandarinka Tasty | 2018-09-30 | 1 | -0/+6 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | make BanLineSafeHeight option visible in OpenSimDefaults.ini | UbitUmarov | 2018-07-21 | 1 | -0/+4 |
| | |||||
* | update ini.example files | UbitUmarov | 2018-07-14 | 1 | -0/+3 |
| | |||||
* | Yengine apply a fix to CheckRunLockInvariants by mrieker | UbitUmarov | 2018-06-09 | 1 | -3/+3 |
| | |||||
* | change MaxRegionsViewDistance description a bit | UbitUmarov | 2018-05-28 | 1 | -5/+8 |
| | |||||
* | fix merge issue | UbitUmarov | 2018-03-20 | 1 | -112/+112 |
|\ | |||||
| * | Removed trailing semi-colons from option settings | Kevin Cozens | 2018-03-19 | 1 | -47/+47 |
| | | |||||
| * | Removed trailing whitespace | Kevin Cozens | 2018-03-19 | 1 | -94/+94 |
| | | |||||
| * | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 2018-03-05 | 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) | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2018-03-05 | 1 | -20/+28 |
|\ \ | |||||
| * | | make the setting economymodule visible on Economy section of ↵ | UbitUmarov | 2018-03-05 | 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) | ||||
* | | remove cap FetchLib2 suport code | UbitUmarov | 2018-01-31 | 1 | -5/+0 |
| | | |||||
* | | disable the new Cap_FetchLib2 because viewers do not suport it for opensim. ↵ | UbitUmarov | 2018-01-31 | 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" | ||||
* | | add Cap_FetchLib2 note that this is still local to regions, not using grid ↵ | UbitUmarov | 2018-01-27 | 1 | -0/+1 |
| | | | | | | | | as it possible should, but this needs more work, and issue with HG older grids/regions | ||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-10-26 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed typo in a comment. | Kevin Cozens | 2017-10-26 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-08-16 | 1 | -15/+34 |
|\ \ | |/ | |||||
| * | mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match ↵ | UbitUmarov | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | | stated on ini files. | ||||
| * | ubOde: make option MinSizeToMeshmerize visible in OpenSimDefaults.ini | UbitUmarov | 2017-07-22 | 1 | -6/+8 |
| | | |||||
| * | fix a few EN typos | UbitUmarov | 2017-07-21 | 1 | -5/+5 |
| | | |||||
| * | ubOde suport convex shapes on all normal prims and sculpts. Since code is ↵ | UbitUmarov | 2017-07-21 | 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 | ||||
* | | merge | UbitUmarov | 2017-07-20 | 1 | -6/+14 |
|\ \ | |/ | |||||
| * | fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini | UbitUmarov | 2017-07-15 | 1 | -6/+14 |
| | | | | | | | | | | [Trees] section. Does need more work, and some hardcode settings may not be the optimal still" |