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