Commit History

Author SHA1 Message Date
  Diva Canto 3194ffdab8 Fixed incomplete commit r/23317 -- see_into_region. Put the guard around estate bans also, and delete the obsolete config var. 11 years ago
  Justin Clark-Casey (justincc) 9fcf3f1a3f Make "config show/set/get/save" console commands available on all servers 11 years ago
  Justin Clark-Casey (justincc) 2d0412d366 Make errors reported by OpenSim when it halts because it can't find certain config sections or files a bit more user friendly. 12 years ago
  BlueWall d4e3a7fe81 Shell Environment Variables in config 13 years ago
  Justin Clark-Casey (justincc) ddf54b5537 move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with the others 13 years ago
  Justin Clark-Casey (justincc) 528cc8136e fetch physical_prim switch from [Startup] config from inside scene, as is done for most other scene config params 13 years ago
  Justin Clark-Casey (justincc) fba961c63f Make default serverside_object_permissions = true since this better matches user expectations. 13 years ago
  Justin Clark-Casey (justincc) f5ec332474 remove obsolete [StandAlone] config section parsing, none of which was actually used since being superseded by the connector architecture in 0.7 13 years ago
  Justin Clark-Casey (justincc) a4acf485d7 minor: don't bother reparsing the sources for includes if ReadConfig() was unsuccessful 13 years ago
  Justin Clark-Casey (justincc) 1fcb919798 If a non-globbed included file from config cannot be found then warn the user 13 years ago
  Justin Clark-Casey (justincc) 5d48e3c0bb Revert "Move OpenSimDefaults,ini into config-include in order to put it with all the other default files" 14 years ago
  Justin Clark-Casey (justincc) c3259e9c26 Move OpenSimDefaults,ini into config-include in order to put it with all the other default files 14 years ago
  Melanie 96a2ce5db0 Add a missing parenthesis 14 years ago
  Melanie 4aadfc3007 Change the help message to point to copying OpenSimDefaults.ini.example. 14 years ago
  Melanie 2cf98e77fc Output an error and quit if the master file is missing. Also rename 14 years ago
  Melanie 8febba7717 Make the inimaster option default to OpenSimDefaults.ini. 14 years ago
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 years ago
  Marck ae43a07f3b Configuration files can read include files from relative paths. 14 years ago
  Melanie Thielker 09ab32c21e Remove StandAlone from default hardcoded config 14 years ago
  Justin Clark-Casey (justincc) 10e18f465e minor: eliminate configuration section handling deprecation of OpenSim.DataStore.MonoSqlite.dll, since this hasn't exist for a long, long time 14 years ago
  Justin Clark-Casey (justincc) e39fc95659 Fix LocalPresenceServiceConnector test now that the hardcoded test data has been removed from Data.Null.NullPresenceData 14 years ago
  Justin Clark-Casey (justincc) e07548d703 move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules can use it 14 years ago
  Diva Canto 041594ed07 Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. 14 years ago
  Justin Clark-Casey (justincc) 077d01c225 switch default physics engine to ODE and default meshmerizer to Meshmerizer in code and in OpenSim.ini.example 15 years ago
  Teravus Ovares (Dan Olivares) b47e405420 * minor: Comments 15 years ago
  Melanie 257ed4c4ac Remove debugging output frm ini file loading. Make it collect matching 15 years ago
  Melanie a1a09297bc Silly error, simple fix 15 years ago
  Melanie e1427b4c3f Try another way to canonicalize the path that may work in Windoze 15 years ago
  Melanie d10f157183 Remove GetFullPath call from config includes, because it barfs in Windoze 15 years ago
  Melanie 2148f84e1e Temporailiy add some info output in config load 15 years ago