Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the comment section of max_distance setting to reflect default value | Michael Cerquoni | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | Missed this ini change in previous commit | Diva Canto | 2014-06-10 | 1 | -2/+6 |
| | |||||
* | bump default teleport limit to 65535 regions | Michael Cerquoni | 2014-06-10 | 1 | -1/+1 |
| | |||||
* | Added simulation version compatibility check so that agents coming from ↵ | Diva Canto | 2014-06-10 | 4 | -9/+25 |
| | | | | 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer. | ||||
* | Better comment regarding SizeX and SizeY | Diva Canto | 2014-06-10 | 1 | -0/+1 |
| | |||||
* | Updated Regions.ini.example to include var regions configs. | Diva Canto | 2014-06-10 | 1 | -0/+7 |
| | |||||
* | Stop appending redundant newline to console messages in Robust and pCampbot ↵ | Justin Clark-Casey (justincc) | 2014-05-27 | 3 | -3/+3 |
| | | | | | | | configs This is to fix an issue since recent commit fbcb763 where these are no longer removed automatically. OpenSim.*.config was already not appending these newlines | ||||
* | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 2014-05-23 | 3 | -0/+38 |
| | |||||
* | Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency. ↵ | Justin Clark-Casey (justincc) | 2014-05-19 | 2 | -3/+6 |
| | | | | Slightly simplify config comments. | ||||
* | Split verbose groups messaging logging into its own setting separate from ↵ | Justin Clark-Casey (justincc) | 2014-05-19 | 1 | -0/+3 |
| | | | | | | | | | that of the groups module. This is to allow us to get useful information on messaging without being overwhelmed by the rest of groups debug. Enabled with [Groups] DebugMessagingEnabled = true in config (default false) Or "debug groups messaging verbose true|false on the console" (similar to existing groups setting). Done for both xmlrpc and V2 groups. | ||||
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2014-05-07 | 4 | -10/+14 |
|\ | |||||
| * | Add GridUserService service config to [UserAccountService] in ↵ | Justin Clark-Casey (justincc) | 2014-05-07 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Robust[.HG].ini.example so that home can be set for new users rather than always warning that it can't be set. Code already exists to do this but forgot to put entry into config files a long time ago. Thanks to AliciaRaven for the spot. Relates to http://opensimulator.org/mantis/view.php?id=7155 | ||||
| * | Remove duplicate HypergridLinker entry from [GridService] in ↵ | Justin Clark-Casey (justincc) | 2014-05-07 | 1 | -2/+0 |
| | | | | | | | | Robust.HG.ini.example | ||||
| * | minor: Change configuration text in config files to reflect the existing ↵ | Justin Clark-Casey (justincc) | 2014-05-06 | 2 | -8/+12 |
| | | | | | | | | situation of BulletSim as the default physics engine. | ||||
* | | Makes it possible to support grids in which all the simulators share all ↵ | Diva Canto | 2014-05-04 | 1 | -2/+10 |
|/ | | | | | | | | central services of a Robust server EXCEPT assets. In other words, grids where the simulators' assets are kept in one DB and the users' inventory assets are kept on another. When users rez items from inventory or take objects from world, an HG-like asset copy takes place between the 2 servers, the world asset server and the user's asset server. This makes the simulators independent of the central asset server. Note that this an advanced configuration and requires some security strengthening coming up. | ||||
* | Added a optional key between the group remote connectors, sim and service. ↵ | Diva Canto | 2014-05-03 | 1 | -0/+4 |
| | | | | This allows for more secure group services, to be used by collections of mutually-trusting grids. | ||||
* | Restore overload mode accidentally disabled in a prior commit. Add a new | Melanie | 2014-04-25 | 1 | -0/+8 |
| | | | | | | config option, LogOverloads, to log when a thread pool overload occurs. This option defaults to "True" because the logging data is useful for diagnosing threading issues. | ||||
* | Removed unused CsharpSqlite DLLs | Oren Hurvitz | 2014-04-24 | 4 | -0/+0 |
| | |||||
* | Tweak to PrimLimits and add missing Regions.ini example | Dev Random | 2014-04-12 | 1 | -1/+5 |
| | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | BulletSim: small tweek to avatar height reduce feet embedded into prims. | Robert Adams | 2014-04-10 | 1 | -1/+1 |
| | | | | | This adjustment makes a default, shoeless avatar stand properly on a prim for the various heights (0% to 100% in the appearance adjustment). | ||||
* | BulletSim: make avatar physical shape to be a rectangle rather than | Robert Adams | 2014-04-02 | 1 | -3/+3 |
| | | | | | | | | a capsule. Set the default to be the rectangle shape and adjust the parameters in OpenSimDefaults.ini for the new shape. The rectangle shape will perform better and avatar height can be computed more accurately. | ||||
* | Merge branch 'master' into m_test | BlueWall | 2014-03-27 | 6 | -24/+48 |
|\ | |||||
| * | minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example ↵ | Justin Clark-Casey (justincc) | 2014-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | description to "Minimum" Thanks to aiaustin for the spot. | ||||
| * | minor: change misspelling of overriden to overridden in comments within ↵ | Justin Clark-Casey (justincc) | 2014-03-26 | 2 | -12/+12 |
| | | | | | | | | | | | | config files Thanks to aiaustin for the spot. | ||||
| * | Revert "Use log-rolling on the log files (once per day)" | Oren Hurvitz | 2014-03-26 | 4 | -8/+32 |
| | | | | | | | | This reverts commit 8ecab21b379d34f97ac966b13e1605024364142b. | ||||
| * | minor: Remove "js" (Javascript) from list of allowed languages in script ↵ | Justin Clark-Casey (justincc) | 2014-03-26 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | config since it hasn't been present in OpenSimulator for a very long time (0.6 days) One reason support was removed is that the external DLL that implemented Javascript stopped development. Not sure how well this ever worked in OpenSimulator. Not removing vb for now as this is directly supported by Mono (via vbnc compiler) though I strongly suspect it is also inoperable. | ||||
* | | Add the UserProfiles local service module to non-HG Standalone configuration. | BlueWall | 2014-03-25 | 1 | -0/+1 |
|/ | |||||
* | Use log-rolling on the log files (once per day) | Oren Hurvitz | 2014-03-25 | 4 | -4/+12 |
| | | | | Resolves http://opensimulator.org/mantis/view.php?id=6950 | ||||
* | Moved the linkage between LoginService and HGInventoryService to the config file | Oren Hurvitz | 2014-03-24 | 1 | -0/+4 |
| | |||||
* | Updated Prebuild to support .NET 4.5 | Oren Hurvitz | 2014-03-24 | 1 | -0/+0 |
| | | | | Resolves http://opensimulator.org/mantis/view.php?id=6951 | ||||
* | Added missing quotes in Robust.HG.ini.example | Oren Hurvitz | 2014-03-23 | 1 | -1/+1 |
| | |||||
* | Allow Mono Plugin Registry setting for Regions | Dev Random | 2014-03-22 | 1 | -0/+6 |
| | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | Adding a way to disable/enable the in built Dwell Module | H-H-H | 2014-03-20 | 1 | -0/+3 |
| | |||||
* | Allow MaptileStaticFile path to be set to anywhere and not force it to ↵ | Michael Cerquoni | 2014-03-19 | 1 | -2/+3 |
| | | | | bin/maptiles | ||||
* | Allow Region specific static maptiles to be loaded from file. | Jak Daniels | 2014-03-18 | 2 | -2/+36 |
| | |||||
* | Set executable bit on Npgsql.dll for cygwin | Justin Clark-Casey (justincc) | 2014-03-18 | 1 | -0/+0 |
| | |||||
* | Set executable flag on BulletXNA.dll for cygwin | Justin Clark-Casey (justincc) | 2014-03-18 | 1 | -0/+0 |
| | |||||
* | PhysicalPrimMax 64m for OpenSim_ini_example standard size prim | Lani Global | 2014-03-10 | 1 | -3/+3 |
| | | | | Signed-off-by: Robert Adams <misterblue@misterblue.com> | ||||
* | PhysicalPrimMax to 64m for ini Default files to enable standard size prims ↵ | Lani Global | 2014-03-10 | 2 | -2/+2 |
| | | | | | | and mesh to be used with vehicles. Signed-off-by: Robert Adams <misterblue@misterblue.com> | ||||
* | fix missing quote for xBakes connector in Robust example ini files | Michael Cerquoni | 2014-03-09 | 2 | -2/+2 |
| | |||||
* | minor spelling mistake fix. | Michael Cerquoni | 2014-03-09 | 2 | -2/+2 |
| | |||||
* | add XBakes connector to Robust.HG.ini.example | Michael Cerquoni | 2014-03-08 | 1 | -0/+2 |
| | |||||
* | add [BakedTextureService] section to Robust.HG.ini.example file same as ↵ | Michael Cerquoni | 2014-03-08 | 1 | -1/+6 |
| | | | | Robust.ini.example. | ||||
* | remove RefreshTime = 0 from [MapImageService] in Standalone.ini, ↵ | Michael Cerquoni | 2014-03-08 | 4 | -11/+0 |
| | | | | StandaloneHypergrid.ini, Grid.ini, GridHypergrid.ini they were redundant and would not allow variables in OpenSim.ini to be set to anything. | ||||
* | set RefreshTime = 0 in [MapImageService] in Standalone.ini and ↵ | Michael Cerquoni | 2014-03-08 | 2 | -2/+2 |
| | | | | StandaloneHypergrid.ini to eliminate memory leaking for Warp3D map tiler, these variables should be erased needs more discussion! | ||||
* | set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini ↵ | Michael Cerquoni | 2014-03-08 | 2 | -2/+2 |
| | | | | to eliminate memory leaking for Warp3D map tiler, these variables should be erased needs more discussion! | ||||
* | update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to ↵ | dahlia | 2014-02-22 | 6 | -16789/+16789 |
| | | | | hopefully resolve zlib incompatibilities when rendering maptiles with mesh | ||||
* | Samle configurations for the baked texture server. | Melanie | 2014-02-04 | 2 | -0/+12 |
| | |||||
* | BulletSim: default physical terrain implementation to heightmap. | Robert Adams | 2014-01-29 | 1 | -2/+2 |
| | | | | | | | | It originally looked like mesh terrain would perform better for vehicles but, after much use, heightmap is the clear winner. Force terrain implementation to heightmap if the physics region is larger than legacy region size. This solves running out of memory for very large regions. | ||||
* | Merge branch 'master' into varregion | Robert Adams | 2014-01-21 | 4 | -117/+133 |
|\ |