Melanie Thielker
|
febd54499b
Enable the RemoteAdmin module to save regions as ini files rather than XML
|
15 years ago |
Melanie Thielker
|
5869598c4c
Make delete-region delete the section from an ini file. Will delete the whole
|
15 years ago |
Melanie Thielker
|
7cc69ac97f
Make create region save the new region to ini file format if the name
|
15 years ago |
Melanie Thielker
|
82305b0dea
From this version onwards, all new region files created automatically will
|
15 years ago |
Melanie Thielker
|
9e714b9784
Add a comment and an example region config file
|
15 years ago |
Melanie Thielker
|
d9528bd06e
Allow the reading of ini files instead of xml files when reading region
|
15 years ago |
Melanie Thielker
|
044446821b
Committing the meat of the user server interface and the bones of the service implementation
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Adam Frisby
|
a38285f7f9
* Attaches debug info to some DNS resolution code.
|
15 years ago |
Arthur Valadares
|
09df50915d
* Bug fix: Variable m_regionSettings can be null, using RegionSettings instead, that starts a new RegionSettings object if private variable is null.
|
15 years ago |
Charles Krinke
|
c1d680b6c3
Thank you kindly, Patnad, for a patch that:
|
15 years ago |
Charles Krinke
|
280d2cbf4a
Thank you kindly, BlueWall, for a patch that:
|
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 |
lbsa71
|
33f511ee4b
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
|
15 years ago |
lbsa71
|
1b34b94331
* Refactored out Create() methods to ensure proper transformation between RegionProfileData and RegionInfo
|
15 years ago |
MW
|
3c46ee9326
Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we really still need RegionApplicationBase?]
|
15 years ago |
diva
|
217ffee8cb
Moved RegionUp to REST/LocalComms. The original functionality has been entirely maintained, although it will have to be revisited soon, because it's buggy.
|
15 years ago |
Justin Clarke Casey
|
1baa921463
* minor: remove some mono compiler warnings
|
16 years ago |
Melanie Thielker
|
0138fdc5fd
Allow some values that are set in OpenSim.ini to be set from region config
|
16 years ago |
Justin Clarke Casey
|
f0ea8eb534
* Implement saving of region settings in OAR files
|
16 years ago |
Justin Clarke Casey
|
3a1b3ce32d
* Apply http://opensimulator.org/mantis/view.php?id=2810
|
16 years ago |
Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 years ago |
Melanie Thielker
|
f00b24ff9e
Allow create-region to load files from arbitrary locations
|
16 years ago |
Dr Scofield
|
03f246d6fe
adds support to delete a region completely and offers that
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
642f6fd979
Fix compiler warning due to incomplete refactoring in r5901.
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
43b2ff1d11
* Drop cached inventory from the local region when a user crosses out into a remote region
|
16 years ago |
Melanie Thielker
|
263633e274
Patch #9151
|
16 years ago |