コミット履歴

作者 SHA1 メッセージ 日付
  Justin Clark-Casey (justincc) 39de7614ec Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section. 10 年 前
  Justin Clark-Casey (justincc) ddf54b5537 move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with the others 12 年 前
  Justin Clark-Casey (justincc) 528cc8136e fetch physical_prim switch from [Startup] config from inside scene, as is done for most other scene config params 12 年 前
  Justin Clark-Casey (justincc) 3843efe478 Restore [Startup] physical_prim flag which can stop any prims being subject to physics 12 年 前
  Justin Clark-Casey (justincc) 631d5e16ef Get rid of some traces of the old pre-ROBUST grid architecture config 12 年 前
  Justin Clark-Casey (justincc) b140aef87a refactor: simplify ConfigSettings 13 年 前
  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 年 前
  John Hurliman 0db1ed0b5a * Added ISimulationDataService and IEstateDataService 14 年 前
  Diva Canto 041594ed07 Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. 14 年 前
  Justin Clark-Casey (justincc) ffff12f7c1 Change default grid and inventory service ports in ConfigSettings to the ROBUST default of 8003 14 年 前
  Melanie Thielker 23d902be42 Remove the old asset cache and local services and the configurations for them 15 年 前
  lbsa71 a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings 15 年 前
  Sean Dague f4bec00057 From: Alan Webb <[email protected]> 15 年 前
  Justin Clarke Casey 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 15 年 前
  Adam Frisby cf0a14bec9 * Added IClientIM to IClientCore interfaces 15 年 前
  Jeff Ames bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. 15 年 前
  Jeff Ames 1c4d6544d5 Update svn properties. 15 年 前
  MW 571b94f537 moved the initial loading/setting of the config settings to its own class, ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin. 15 年 前
  MW 204ef95843 Moved a couple of more configuration fields to ConfigSettings 15 年 前
  MW 079469b3f5 more startup/initialisation refactoring 15 年 前
  MW 2a249373d3 Moved most of the configuration fields from Opensimbase to their own Class... Framework/ConfigSettings. 15 年 前