Justin Clark-Casey (justincc)
|
39de7614ec
Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section.
|
11 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)
|
3843efe478
Restore [Startup] physical_prim flag which can stop any prims being subject to physics
|
13 years ago |
Justin Clark-Casey (justincc)
|
631d5e16ef
Get rid of some traces of the old pre-ROBUST grid architecture config
|
13 years ago |
Justin Clark-Casey (justincc)
|
b140aef87a
refactor: simplify ConfigSettings
|
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 |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
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)
|
ffff12f7c1
Change default grid and inventory service ports in ConfigSettings to the ROBUST default of 8003
|
15 years ago |
Melanie Thielker
|
23d902be42
Remove the old asset cache and local services and the configurations for them
|
15 years ago |
lbsa71
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
15 years ago |
Sean Dague
|
f4bec00057
From: Alan Webb <[email protected]>
|
15 years ago |
Justin Clarke Casey
|
266d0fbaae
* Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes
|
16 years ago |
Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 years ago |
Jeff Ames
|
bbb8d6fc51
Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.
|
16 years ago |
Jeff Ames
|
1c4d6544d5
Update svn properties.
|
16 years ago |
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.
|
16 years ago |
MW
|
204ef95843
Moved a couple of more configuration fields to ConfigSettings
|
16 years ago |
MW
|
079469b3f5
more startup/initialisation refactoring
|
16 years ago |
MW
|
2a249373d3
Moved most of the configuration fields from Opensimbase to their own Class... Framework/ConfigSettings.
|
16 years ago |