Melanie Thielker
|
5869598c4c
Make delete-region delete the section from an ini file. Will delete the whole
|
15 gadi atpakaļ |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 gadi atpakaļ |
Justin Clarke Casey
|
bfea077508
* Add oar saving timeout
|
15 gadi atpakaļ |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 gadi atpakaļ |
diva
|
c061b4cb49
Changed the order of things in Scene creation. This piece of code is very jibbery, widely different results with slightly different orders. This particular order produces the best results in the UC Irvine sim in osgrid. But clearly there's something messed up here.
|
15 gadi atpakaļ |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
15 gadi atpakaļ |
Dr Scofield
|
4c7da1421f
refactoring instantiation of Location object: moving it out of the for
|
15 gadi atpakaļ |
Melanie Thielker
|
23d902be42
Remove the old asset cache and local services and the configurations for them
|
15 gadi atpakaļ |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 gadi atpakaļ |
Charles Krinke
|
a5feb0682a
Thank you kindly, BlueWall sir, for a patch that:
|
15 gadi atpakaļ |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 gadi atpakaļ |
Charles Krinke
|
280d2cbf4a
Thank you kindly, BlueWall, for a patch that:
|
15 gadi atpakaļ |
Justin Clarke Casey
|
af73bcd363
* Actually change the default oar file name to region.oar instead of scene.oar, for clarity
|
15 gadi atpakaļ |
Justin Clarke Casey
|
23aa85b75d
* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an attempt to reduce confusion
|
15 gadi atpakaļ |
diva
|
d8313e314f
Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis #3527.
|
15 gadi atpakaļ |
Dahlia Trimble
|
4792e6139a
Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and version to REST/json statistics reporting
|
15 gadi atpakaļ |
Jeff Ames
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
15 gadi atpakaļ |
Charles Krinke
|
b4cb45bb79
Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:
|
15 gadi atpakaļ |
Justin Clarke Casey
|
1894157dd3
* Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes)
|
15 gadi atpakaļ |
Justin Clarke Casey
|
ad2bd74057
* refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid having Initialise() and Initialize() in the same class - very difficult to read.
|
15 gadi atpakaļ |
Homer Horwitz
|
648452dd91
- Add new RegionModulesControllerPlugin to the application modules
|
15 gadi atpakaļ |
lbsa71
|
7f4bf5871d
* Proactively fixed bug-potential concerning the fact that m_httpServer property was differently referred to between RegionApplicationBase and all other grid services.
|
15 gadi atpakaļ |
Melanie Thielker
|
76ca096384
Add a PIDFile in [Startup], which the PID will be written to
|
15 gadi atpakaļ |
diva
|
f7eac63e01
Another bit of refactoring to try to make sense of OpenSim.Framework.Communications. Everything that looks like a service, with service handlers, moved to .Services -- i.e. LoginService and Response, and GridInfoService. The rest of the changes were to adapt to the new locations of those files.
|
15 gadi atpakaļ |
Justin Clarke Casey
|
19595a2825
* minor: spit out creator name on save iar
|
15 gadi atpakaļ |
Justin Clarke Casey
|
8f1844665b
* Group OpenSim.Framework.Servers interfaces together
|
15 gadi atpakaļ |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
15 gadi atpakaļ |
Justin Clarke Casey
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
15 gadi atpakaļ |
Justin Clarke Casey
|
f18400fcfb
* For now, restore file extension for default oar name I accidentally removed on the last commit
|
15 gadi atpakaļ |
Justin Clarke Casey
|
b52ac542ad
* Add the abilty to load and save iar item nodes where folders have identical names
|
15 gadi atpakaļ |