| Commit message (Expand) | Author | Files | Lines |
2012-03-23 | BulletSim: change default of shouldDisableContactPoolDynamicAllocation from F... | Robert Adams | 1 | -1/+1 |
2012-03-23 | BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim... | Robert Adams | 1 | -0/+9 |
2012-03-23 | BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc... | Robert Adams | 1 | -1/+2 |
2012-03-23 | BulletSim: add some new runtime setable parameters to match the dll. | Robert Adams | 1 | -1/+1 |
2012-03-23 | Add information about SendPeriodicAppearanceUpdates to OpenSimDefaults.ini fo... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2012-03-22 | Added new simple_build_permissions config to the .ini and .example files. | Diva Canto | 1 | -0/+8 |
2012-03-22 | Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF... | Melanie | 1 | -7/+0 |
2012-03-22 | Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu... | Diva Canto | 1 | -0/+7 |
2012-03-21 | BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc... | Robert Adams | 1 | -1/+2 |
2012-03-21 | BulletSim: add some new runtime setable parameters to match the dll. | Robert Adams | 1 | -1/+1 |
2012-03-16 | Terrain: added [Terrain] section with an option to load an initial flat terra... | Diva Canto | 1 | -0/+3 |
2012-02-14 | Fix: Lightshare Module(Windlight)-Region settings are not applicable for data... | PixelTomsen | 1 | -1/+0 |
2012-02-11 | Clamp ODE character velocity. Make ODE falling character 54m/s by default. | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2012-02-07 | Set UseMeshiesPhysicsMesh = true in [Mesh] by default | Justin Clark-Casey (justincc) | 1 | -4/+3 |
2012-02-04 | change NonPhysicalPrimMax to NonphysicalPrimMax to make this variable | nebadon | 1 | -1/+1 |
2012-01-29 | Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php... | PixelTomsen | 1 | -1/+1 |
2012-01-25 | Update BulletSim.dll with some interface changes and tuning (see opensim-libs... | Robert Adams | 1 | -2/+3 |
2012-01-06 | eliminate a few tabs from OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 1 | -10/+10 |
2012-01-06 | Add disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] i... | Justin Clark-Casey (justincc) | 1 | -3/+4 |
2011-12-22 | Make it possible to force all prims to be phantom via the collidable_prim boo... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-11-25 | Implement the FetchInventoryDescendents2 capability using the same code as We... | Justin Clark-Casey (justincc) | 1 | -4/+7 |
2011-11-25 | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-11-18 | Turn the [RegionReady] module on by default and login_disable = true while sc... | Justin Clark-Casey (justincc) | 1 | -18/+21 |
2011-11-17 | Turn SellEnabled in the [EconomyModule] on by default. | Justin Clark-Casey (justincc) | 1 | -6/+9 |
2011-11-10 | Alter commit 3758306 to allow region name to be substituted within a region c... | Justin Clark-Casey (justincc) | 1 | -0/+7 |
2011-11-05 | Remove enableprejump config option and associated code as this is now | Melanie | 1 | -4/+0 |
2011-11-02 | Change default say distance to 20m from 30m, the same as on the big grid. Th... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-11-01 | Removed see_into_this_sim_from_neighbor configuration option. | Dan Lake | 1 | -3/+0 |
2011-10-29 | Add missing max_listens_per_region to [LL_Functions] config section in OpenSi... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2011-10-26 | Added optional owner classes to existing OSSL agent Permissions | Michelle Argus | 1 | -0/+7 |
2011-10-17 | Set enable_adaptive_throttles = true in OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-15 | Restore [Startup] physical_prim flag which can stop any prims being subject t... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2011-10-14 | change default ODE world_stepsize to 0.0178 from 0.02 | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-10-13 | Expose minimum frame time and update periods for experimentation. | Justin Clark-Casey (justincc) | 1 | -0/+42 |
2011-10-12 | Update OpenSimDefaults.ini to make the prior state (Groups messaging enabled | Melanie | 1 | -1/+1 |
2011-10-10 | Provide a way to turn the MonitorModule on and off | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-10-08 | Improve explanation of access_ip_addresses in [RemoteAdmin] to say that there... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-10-08 | Add option to allow only explicitly listed IPs to access RemoteAdmin facilities. | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2011-10-04 | Clarify explanation of DeleteScriptsOnStartup switch in [XEngine]. | Justin Clark-Casey (justincc) | 1 | -4/+3 |
2011-09-30 | copy config information on allow/disallow individual os functions into OpenSi... | Justin Clark-Casey (justincc) | 1 | -19/+19 |
2011-09-30 | Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to all... | Justin Clark-Casey (justincc) | 1 | -0/+8 |
2011-09-24 | Added a setting to [Startup] section of config that will allow the simulator ... | Kevin Houlihan & Michelle Argus | 1 | -0/+4 |
2011-09-24 | Clarify explanation of the "DeleteScriptsOnStartup" config switch and add thi... | Justin Clark-Casey (justincc) | 1 | -5/+6 |
2011-08-30 | BulletSim: update values in OpenSimDefaults.ini to the same as defaults in th... | Robert Adams | 1 | -4/+4 |
2011-08-26 | BulletSim: add mesh representation. Use meshes for static objects and switch ... | Robert Adams | 1 | -1/+3 |
2011-08-14 | WorldMap: Added map item for Land-for-Sale. Implemented backlist item timeout... | Snoopy Pfeffer | 1 | -0/+3 |
2011-08-05 | BulletSim: Parameters settable from ini file. Linksets. Physical property val... | Robert Adams | 1 | -0/+42 |
2011-08-03 | correct config comments mistakes | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-03 | Put config to enable disable [NPC] module. | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2011-07-30 | Make it clearer what the save_crashes setting in [Startup] actually does. | Justin Clark-Casey (justincc) | 1 | -0/+3 |