Commit History

Author SHA1 Message Date
  Robert Adams 4c362a83f9 Merge branch 'master' into varregion 10 years ago
  Oren Hurvitz 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default 11 years ago
  Robert Adams 54a4b9eab4 varregion: Update Warp3D to properly handle varregions. 10 years ago
  Justin Clark-Casey (justincc) 13017034b1 minor: Change ProfileServiceURL reference in OpenSim.ini.example to be consistent 11 years ago
  Justin Clark-Casey (justincc) 52ff860f30 minor: Make PID file examples in OpenSim and Robust config somewhat more meaningful than just /tmp/my.pid 11 years ago
  Justin Clark-Casey (justincc) 70b51f12cd minor: Clean up tabbing and spacing issues in OpenSim.ini.example 11 years ago
  Diva Canto dbd773e89e Amend to last commit -- remove the obsolete var from OpenSim.ini.example 11 years ago
  Diva Canto 9cbbb7eddf Clarification on docs of .ini.examples for Groups (again) 11 years ago
  Diva Canto 1572e91b5f Clarifications on documentation of Group configs 11 years ago
  Diva Canto d48946f9ef Document obscure Groups config related to the user level required for creating groups 11 years ago
  BlueWall f2f33b7577 Some consistency fixes for the ini to stop parser breakage 11 years ago
  BlueWall ba2f13db63 Adding back the BasicProfileModule 11 years ago
  BlueWall 328883700a UserProfiles 11 years ago
  Diva Canto e92c05ebbd Added AvatarPickerSearch capability handler. 11 years ago
  Justin Clark-Casey (justincc) fb1211ad5e Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section of OpenSim.ini. False by default. 11 years ago
  Robert Adams 13f3bcae94 Update comment about setting physics=BulletSimN as the C# Bullet 11 years ago
  Justin Clark-Casey (justincc) 1bc8692a99 Move AllowedClients and BannedClients section to new [AccessControl] section in OpenSim.ini from [Startup] 11 years ago
  Justin Clark-Casey (justincc) 4999d7920a Revert "Removed more vars from [Startup]. I think these were already moved elsewhere, because I can't find any reference to them in the code." 11 years ago
  Diva Canto 20530ee667 Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon. 11 years ago
  Diva Canto efa7227865 Removed more vars from [Startup]. I think these were already moved elsewhere, because I can't find any reference to them in the code. 11 years ago
  Diva Canto 64b8ce73da Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Diva Canto f1010d7b15 Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now. 11 years ago
  Justin Clark-Casey (justincc) 20760fde25 Improve description of GenerateMapTiles config option 11 years ago
  Justin Clark-Casey (justincc) 917c1695a1 Add documentation on default or Warp3D image module choice to OpenSim.ini.example. 11 years ago
  Justin Clark-Casey (justincc) d0cb4fc326 Move map related settings from [Startup] to a new [Map] section in OpenSim.ini 11 years ago
  Diva Canto 6a01683aeb More clarification on the [Groups] section 11 years ago
  Diva Canto a0161e7161 Further clarification on the same spot. 11 years ago
  Diva Canto c72c238f5d Improved documentation of Groups section. 11 years ago
  Diva Canto e515cdddec Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency. 11 years ago
  Diva Canto 9380d01976 First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll. 11 years ago