Diva Canto
|
ea3e0ef8a3
Bug fix in DataSnapshot, where a var was being used before being initialized.
|
11 years ago |
Diva Canto
|
bb44758179
Switched to using the other Util function with a default value.
|
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 |
Diva Canto
|
0e8289cd00
Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup]
|
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
|
86903f23dd
Cleanup on region modules: gave short node id's to all of them.
|
12 years ago |
Melanie
|
0d15a6a01f
Remove any mention of IRegionModule from region names and comments to aid
|
12 years ago |
Melanie
|
b9f602cc77
Prevent datasnapshot from crashing the simulator
|
12 years ago |
Diva Canto
|
5fb5758103
Cleaning up some confusion with Addin names introduced in a prior commit. Also the Flotsam cache module was being given a different Addin name, I removed that.
|
12 years ago |
Diva Canto
|
b3574d23e4
One more module converted: DataSnapshot.
|
12 years ago |
Diva Canto
|
4eb2605c79
Datasnapshot: added "secret" to the registration/deregistration query so that data providers can verify authenticity if they want.
|
12 years ago |
Diva Canto
|
13fb582c12
DataSnapshot: renamed gridserverURL to gatekeeperURL, and normalimzed the capitalization of 'name' to lower case, also in the same <grid> section.
|
12 years ago |
Justin Clark-Casey (justincc)
|
9131a0d4a4
minor: stop datasnapshot issuing a warning log message if it's disabled
|
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 |
John Hurliman
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
lbsa71
|
a189da844a
* Moved the DefaultConfig settings into already-existing ConfigSettings
|
15 years ago |
lbsa71
|
bbe1e19696
* Some more work on refactoring configs;
|
15 years ago |
Justin Clarke Casey
|
acad0328b2
* Make all coded defaults match settings in OpenSim.ini.example
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |
Melanie Thielker
|
48c6d052d9
Attachments, attachments, and, did I say attachments?
|
16 years ago |
Justin Clarke Casey
|
f8c2efbe70
* Instead of putting 0.5.11.00000 if there is no revision, just put 0.5.11 instead
|
16 years ago |
Justin Clarke Casey
|
b21734d4d9
* Stop the DataSnapShot module trying to call home on shutdown even if it isn't enabled.
|
16 years ago |
Melanie Thielker
|
0c6db79a8e
Mantis #2489
|
16 years ago |
Melanie Thielker
|
2214b2f578
Commit Diva's new patch for the DataSnapshot. Comment the default
|
16 years ago |
Melanie Thielker
|
f8f1bc6199
Add <expire> tag to data snapshot to give the search server an idea
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Justin Clarke Casey
|
5b5159d1ec
* Resolve mantis 1911 without reintroducing warnings
|
16 years ago |
Justin Clarke Casey
|
a89385818d
* On archive loading, tell the user how many objects we are ignoring because they already exist in the scene
|
16 years ago |