aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-10PhysicalPrimMax to 64m for ini Default files to enable standard size prims an...Lani Global1-1/+1
2014-01-29BulletSim: default physical terrain implementation to heightmap.Robert Adams1-2/+2
2014-01-20Adds a configuration option to cannibalize bandwidth from theMic Bowman1-0/+10
2014-01-19varregion: Update Warp3D to properly handle varregions.Robert Adams1-0/+9
2013-11-06minor: Make PID file examples in OpenSim and Robust config somewhat more mean...Justin Clark-Casey (justincc)1-1/+1
2013-10-15As discussed on many previous occasions, switch the default physics engine in...Justin Clark-Casey (justincc)1-6/+5
2013-09-27minor: Make OpenSimDefaults.ini consistent (spacing and tabs to spaces)Justin Clark-Casey (justincc)1-18/+33
2013-09-19For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 t...Justin Clark-Casey (justincc)1-1/+9
2013-09-12minor: replace spaces with tabs for see_into_region settingJustin Clark-Casey (justincc)1-2/+2
2013-09-12Allow setting the EntityTransfer-max_distance to 0 to override distance check...BlueWall1-2/+5
2013-09-10chaning the default max_distance to 16383 as we actually start counting at ze...Michael Cerquoni1-2/+2
2013-09-10This extends the default max_distance for teleports to 16384, a big thank you...Michael Cerquoni1-2/+2
2013-08-08Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.Robert Adams1-0/+7
2013-08-02Move experimental attachments throttling further down the chain so that multi...Justin Clark-Casey (justincc)1-2/+2
2013-08-01Add experimental "debug attachments throttle <ms>" setting (command line) and...Justin Clark-Casey (justincc)1-0/+7
2013-07-27Clarification on docs of .ini.examples for Groups (again)Diva Canto1-0/+1
2013-07-27Clarifications on documentation of Group configsDiva Canto1-1/+0
2013-07-24Added config var that we all thought was already there: see_into_region. (Not...Diva Canto1-0/+3
2013-07-16Improvements to the ServiceThrottleModule: added a category and an itemid to ...Diva Canto1-0/+4
2013-07-06BulletSim: implementation of linkset center-of-mass.Robert Adams1-19/+37
2013-05-30BulletSim: remove unuseful BulletSim parameters from OpenSimDefaults.ini andRobert Adams1-32/+25
2013-05-30UserProfilesBlueWall1-0/+13
2013-05-08Adds an event and a method so that handling of the CachedTextureMic Bowman1-0/+3
2013-05-07Delete "" entry for AvatarPicker cap.Diva Canto1-1/+0
2013-05-07Added AvatarPickerSearch capability handler.Diva Canto1-0/+4
2013-04-09Add more notes to async_call_method relating to UnsafeQueueUserWorkItemJustin Clark-Casey (justincc)1-0/+5
2013-03-12Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section...Justin Clark-Casey (justincc)1-0/+5
2013-03-02Added existance and default value for [XEngine]MinTimerInterval to OpenSimDef...Robert Adams1-0/+4
2013-03-01Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...Diva Canto1-48/+49
2013-02-25Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)1-26/+24
2013-02-08Adds size limits to JsonStore. Adds a separate configurationMic Bowman1-0/+4
2013-02-05BulletSim: remove degenerate triangles from meshes. This fixes theRobert Adams1-14/+2
2013-02-04Remove [XMLRPC] section I added by accident to the top of OpenSimDefaults.ini...Justin Clark-Casey (justincc)1-15/+0
2013-02-03Changing OpenSimDefaults back to defaultteravus1-1/+1
2013-02-03Adds the ability to load more then one IClientNetworkServer thereby allowing ...teravus1-1/+1
2013-02-02Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)1-0/+14
2013-01-23Add information on ScriptStopStrategy to [XEngine] in OpenSimDefaults.ini and...Justin Clark-Casey (justincc)1-6/+14
2013-01-20This updates prebuild to remove BulletSimN, implements the BulletSim API in B...teravus1-0/+14
2013-01-19IRCBridgeModule: optional agent-alertbox for IRC enabled Regions look in Open...PixelTomsen1-0/+11
2013-01-15BulletSim: by default, turn on continuious collision detection (CCD)Robert Adams1-8/+0
2012-12-28BulletSim: update values in OpenSimDefaults.ini to reflect the values really ...Robert Adams1-2/+2
2012-12-13Add WaitForEventCompletionOnScriptStop [XEngine] config param to OpenSimDefau...Justin Clark-Casey (justincc)1-0/+4
2012-11-25BulletSim: update OpenSimDefaults.ini with current default values for frictio...Robert Adams1-21/+12
2012-11-23Enable further client stack packet pooling by default by setting RecycleBaseU...Justin Clark-Casey (justincc)1-2/+1
2012-11-23Add AllowRegionRestartFromClient setting to [EstateManagement] section of Ope...Justin Clark-Casey (justincc)1-0/+6
2012-11-21BulletSim: Make avatar capsule so it is not circular.Robert Adams1-1/+2
2012-11-19Expose configuration options for the XmlRpcGridRouterBlueWall1-14/+0
2012-11-11remove entry OpenGridProtocol in OpenSimDefaults.ini - module was deletedPixelTomsen1-10/+0
2012-11-10One more module: EventQueueGetModule. Also making it non-optional for this dll.Diva Canto1-3/+0
2012-10-29refactoring to use assembly:classname style of configurationSignpostMarv1-2/+2