Melanie Thielker
|
5869598c4c
Make delete-region delete the section from an ini file. Will delete the whole
|
15 rokov pred |
Jeff Ames
|
a23d64dec1
Formatting cleanup.
|
15 rokov pred |
Justin Clarke Casey
|
bfea077508
* Add oar saving timeout
|
15 rokov pred |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
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 rokov pred |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
15 rokov pred |
Dr Scofield
|
4c7da1421f
refactoring instantiation of Location object: moving it out of the for
|
15 rokov pred |
Melanie Thielker
|
23d902be42
Remove the old asset cache and local services and the configurations for them
|
15 rokov pred |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
15 rokov pred |
Charles Krinke
|
a5feb0682a
Thank you kindly, BlueWall sir, for a patch that:
|
15 rokov pred |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 rokov pred |
Charles Krinke
|
280d2cbf4a
Thank you kindly, BlueWall, for a patch that:
|
15 rokov pred |
Justin Clarke Casey
|
af73bcd363
* Actually change the default oar file name to region.oar instead of scene.oar, for clarity
|
15 rokov pred |
Justin Clarke Casey
|
23aa85b75d
* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an attempt to reduce confusion
|
15 rokov pred |
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 rokov pred |
Dahlia Trimble
|
4792e6139a
Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and version to REST/json statistics reporting
|
15 rokov pred |
Jeff Ames
|
6aa5d3904d
Add copyright headers. Formatting cleanup.
|
15 rokov pred |
Charles Krinke
|
b4cb45bb79
Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:
|
15 rokov pred |
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 rokov pred |
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 rokov pred |
Homer Horwitz
|
648452dd91
- Add new RegionModulesControllerPlugin to the application modules
|
15 rokov pred |
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 rokov pred |
Melanie Thielker
|
76ca096384
Add a PIDFile in [Startup], which the PID will be written to
|
15 rokov pred |
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 rokov pred |
Justin Clarke Casey
|
19595a2825
* minor: spit out creator name on save iar
|
15 rokov pred |
Justin Clarke Casey
|
8f1844665b
* Group OpenSim.Framework.Servers interfaces together
|
15 rokov pred |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
15 rokov pred |
Justin Clarke Casey
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
15 rokov pred |
Justin Clarke Casey
|
f18400fcfb
* For now, restore file extension for default oar name I accidentally removed on the last commit
|
15 rokov pred |
Justin Clarke Casey
|
b52ac542ad
* Add the abilty to load and save iar item nodes where folders have identical names
|
15 rokov pred |