Commit History

Author SHA1 Message Date
  PixelTomsen e8b688b61f Fix:Get embedded objects in notecard http://opensimulator.org/mantis/view.php?id=2607 12 years ago
  Robert Adams e9de7e7107 Update BulletSim.dll with some interface changes and tuning (see opensim-libs). Change BSScene to use new interface. 12 years ago
  Justin Clark-Casey (justincc) 9bab43b4d1 eliminate a few tabs from OpenSimDefaults.ini 12 years ago
  Justin Clark-Casey (justincc) 5f682b51ec Add disabled Cap_FetchInventory2 = "" reference to [ClientStack.LindenCaps] in line with all the other ones that are there 12 years ago
  Justin Clark-Casey (justincc) 48113f0fc8 Make it possible to force all prims to be phantom via the collidable_prim boolean setting in the OpenSim.ini config [Startup] section. 12 years ago
  Justin Clark-Casey (justincc) 676d32974a Implement the FetchInventoryDescendents2 capability using the same code as WebFetchInventoryDescendents. 12 years ago
  Justin Clark-Casey (justincc) b785f204ce remove some mono compiler warnings 12 years ago
  Justin Clark-Casey (justincc) 9d458fdd7f Turn the [RegionReady] module on by default and login_disable = true while scripts are loading. 12 years ago
  Justin Clark-Casey (justincc) 169387b390 Turn SellEnabled in the [EconomyModule] on by default. 12 years ago
  Justin Clark-Casey (justincc) 2d4ac6288d Alter commit 3758306 to allow region name to be substituted within a region console prompt 12 years ago
  Melanie 4d3926694d Remove enableprejump config option and associated code as this is now 12 years ago
  Justin Clark-Casey (justincc) 59232a6ea8 Change default say distance to 20m from 30m, the same as on the big grid. This is to improve the migration of scripts that expect a 20m say distance. 12 years ago
  Dan Lake 4b58d4ff95 Removed see_into_this_sim_from_neighbor configuration option. 12 years ago
  Justin Clark-Casey (justincc) 9bdf118e0d Add missing max_listens_per_region to [LL_Functions] config section in OpenSimDefaults.ini + explanation. 12 years ago
  Michelle Argus 41395d5443 Added optional owner classes to existing OSSL agent Permissions 12 years ago
  Justin Clark-Casey (justincc) 352002fd0b Set enable_adaptive_throttles = true in OpenSimDefaults.ini 12 years ago
  Justin Clark-Casey (justincc) 3843efe478 Restore [Startup] physical_prim flag which can stop any prims being subject to physics 12 years ago
  Justin Clark-Casey (justincc) 03102864f0 change default ODE world_stepsize to 0.0178 from 0.02 12 years ago
  Justin Clark-Casey (justincc) 4e7d4330c2 Expose minimum frame time and update periods for experimentation. 12 years ago
  Melanie 0faa8db0ef Update OpenSimDefaults.ini to make the prior state (Groups messaging enabled 12 years ago
  Justin Clark-Casey (justincc) 8114f895c2 Provide a way to turn the MonitorModule on and off 12 years ago
  Justin Clark-Casey (justincc) 5551542c28 Improve explanation of access_ip_addresses in [RemoteAdmin] to say that there are no restrictions if not set 12 years ago
  Justin Clark-Casey (justincc) 4073cd6ced Add option to allow only explicitly listed IPs to access RemoteAdmin facilities. 12 years ago
  Justin Clark-Casey (justincc) f1986d54bb Clarify explanation of DeleteScriptsOnStartup switch in [XEngine]. 13 years ago
  Justin Clark-Casey (justincc) 844b4f3a16 copy config information on allow/disallow individual os functions into OpenSim.ini.example 13 years ago
  Justin Clark-Casey (justincc) e742cffe15 Add Enabled switch in new [Attachments] section in OpenSimDefaults.ini to allow attachments to be temporarily turned off. 13 years ago
  Kevin Houlihan & Michelle Argus 39d7945efc Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured. 13 years ago
  Justin Clark-Casey (justincc) 5364607005 Clarify explanation of the "DeleteScriptsOnStartup" config switch and add this to OpenSim.ini.example since it's very useful if you're not updating OpenSim from source. 13 years ago
  Robert Adams b705ad477e BulletSim: update values in OpenSimDefaults.ini to the same as defaults in the source. 13 years ago
  Robert Adams 21708b832b BulletSim: add mesh representation. Use meshes for static objects and switch to hulls for physical objects. 13 years ago