aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-03Move previously unadvertised SendPeriodicAppearanceUpdates setting from [Star...Justin Clark-Casey (justincc)1-1/+8
2012-08-02BulletSim: Debugging log statements added. Reduced size of updata buffer tryi...Robert Adams1-1/+1
2012-07-26BulletSim: refactor all the linkset logic out of the prim classRobert Adams1-2/+2
2012-07-25BulletSim: add parameters for setting linkset constraint factorsRobert Adams1-0/+6
2012-06-16Implement max_external_urls_per_simulator setting in [LL-Functions] to allow ...Justin Clark-Casey (justincc)1-1/+3
2012-06-12Add the updated OpenSimDefaults.ini for the prior timer_Interval patch.BlueWall1-0/+4
2012-06-09Add documentation to AllowGodFunctions setting in [LL-Functions]Justin Clark-Casey (justincc)1-0/+2
2012-06-05Mantis 4597 AgentPaused packet is ignored.Talun1-0/+13
2012-05-31Add an optional mechanism for physics modules to collect and return arbitrary...Justin Clark-Casey (justincc)1-11/+19
2012-05-23Environment Module - allows Environment settings for Viewer3 warning: include...PixelTomsen1-1/+2
2012-05-19Enable FetchInventoryDescendents2 and FetchInventory2 caps by default. This ...Justin Clark-Casey (justincc)1-5/+4
2012-04-25Add a configuration switch to turn on/off the use of the trashMic Bowman1-0/+7
2012-04-17add configuration for jsonstore module, disabled by defaultMic Bowman1-0/+6
2012-04-10Correct max_listeners_per_region in OpenSimDefaults.ini to max_listens_per_re...Justin Clark-Casey (justincc)1-1/+1
2012-03-27User level based restrictions for HyperGrid teleports, asset uploads, group c...Snoopy Pfeffer1-0/+12
2012-03-26BulletSim: update BulletSim binaries and configuration fixing a crash which h...Robert Adams1-1/+2
2012-03-23BulletSim: change default of shouldDisableContactPoolDynamicAllocation from F...Robert Adams1-1/+1
2012-03-23BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim...Robert Adams1-0/+9
2012-03-23BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc...Robert Adams1-1/+2
2012-03-23BulletSim: add some new runtime setable parameters to match the dll.Robert Adams1-1/+1
2012-03-23Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini fo...Justin Clark-Casey (justincc)1-0/+5
2012-03-22Added new simple_build_permissions config to the .ini and .example files.Diva Canto1-0/+8
2012-03-22Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF...Melanie1-7/+0
2012-03-22Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu...Diva Canto1-0/+7
2012-03-21BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc...Robert Adams1-1/+2
2012-03-21BulletSim: add some new runtime setable parameters to match the dll.Robert Adams1-1/+1
2012-03-16Terrain: added [Terrain] section with an option to load an initial flat terra...Diva Canto1-0/+3
2012-02-14Fix: Lightshare Module(Windlight)-Region settings are not applicable for data...PixelTomsen1-1/+0
2012-02-11Clamp ODE character velocity. Make ODE falling character 54m/s by default.Justin Clark-Casey (justincc)1-0/+5
2012-02-07Set UseMeshiesPhysicsMesh = true in [Mesh] by defaultJustin Clark-Casey (justincc)1-4/+3
2012-02-04change NonPhysicalPrimMax to NonphysicalPrimMax to make this variablenebadon1-1/+1
2012-01-29Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php...PixelTomsen1-1/+1
2012-01-25Update BulletSim.dll with some interface changes and tuning (see opensim-libs...Robert Adams1-2/+3
2012-01-06eliminate a few tabs from OpenSimDefaults.iniJustin Clark-Casey (justincc)1-10/+10
2012-01-06Add disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] i...Justin Clark-Casey (justincc)1-3/+4
2011-12-22Make it possible to force all prims to be phantom via the collidable_prim boo...Justin Clark-Casey (justincc)1-0/+5
2011-11-25Implement the FetchInventoryDescendents2 capability using the same code as We...Justin Clark-Casey (justincc)1-4/+7
2011-11-25remove some mono compiler warningsJustin Clark-Casey (justincc)1-3/+3
2011-11-18Turn the [RegionReady] module on by default and login_disable = true while sc...Justin Clark-Casey (justincc)1-18/+21
2011-11-17Turn SellEnabled in the [EconomyModule] on by default.Justin Clark-Casey (justincc)1-6/+9
2011-11-10Alter commit 3758306 to allow region name to be substituted within a region c...Justin Clark-Casey (justincc)1-0/+7
2011-11-05Remove enableprejump config option and associated code as this is nowMelanie1-4/+0
2011-11-02Change default say distance to 20m from 30m, the same as on the big grid. Th...Justin Clark-Casey (justincc)1-2/+2
2011-11-01Removed see_into_this_sim_from_neighbor configuration option.Dan Lake1-3/+0
2011-10-29Add missing max_listens_per_region to [LL_Functions] config section in OpenSi...Justin Clark-Casey (justincc)1-0/+4
2011-10-26Added optional owner classes to existing OSSL agent PermissionsMichelle Argus1-0/+7
2011-10-17Set enable_adaptive_throttles = true in OpenSimDefaults.iniJustin Clark-Casey (justincc)1-1/+1
2011-10-15Restore [Startup] physical_prim flag which can stop any prims being subject t...Justin Clark-Casey (justincc)1-1/+2
2011-10-14change default ODE world_stepsize to 0.0178 from 0.02Justin Clark-Casey (justincc)1-2/+2
2011-10-13Expose minimum frame time and update periods for experimentation.Justin Clark-Casey (justincc)1-0/+42