Oren Hurvitz
|
5dd2569bf7
Added unit tests for multi-region OARs
|
12 years ago |
Justin Clark-Casey (justincc)
|
a1e99642c1
Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command
|
12 years ago |
Justin Clark-Casey (justincc)
|
257b1b517d
Add main instance to internal MainServer.m_Servers list to simplify internal logic.
|
12 years ago |
Justin Clark-Casey (justincc)
|
6993a26ba5
Get rid of some unnecessary null checks in RegionApplicationBase.StartupSpecific() - a constructor can never return null.
|
12 years ago |
Justin Clark-Casey (justincc)
|
9d2e1c67a8
Add regression test for teleporting between neighbouring regions on the same simulator
|
12 years ago |
BlueWall
|
8ca7938753
Adding ssl support
|
13 years ago |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 years ago |
randomhuman
|
8eeb3f2fd2
Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console.
|
14 years ago |
Justin Clark-Casey (justincc)
|
bfbf25c542
minor: Print out port that http servers are using
|
14 years ago |
Diva Canto
|
001d369568
CommunicationsManager deleted.
|
15 years ago |
Melanie
|
15a11e9745
Refactor. Move MainServer init to a place with greener grass
|
15 years ago |
Jeff Ames
|
606e831ff5
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Diva Canto
|
0d8284c7a1
Removed IAssetCache.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
15 years ago |
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 years ago |
MW
|
3c46ee9326
Moved the SetupScene methods from RegionApplicationBase to OpenSimBase [Do we really still need RegionApplicationBase?]
|
15 years ago |
MW
|
33e7c09b7b
Added IRegistryCore and RegistryCore to OpenSim.Framework.
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |
Sean Dague
|
8088802c21
From Alan Webb <[email protected]>
|
15 years ago |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
15 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
15 years ago |
Justin Clarke Casey
|
3b0db66b92
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
|
16 years ago |
Justin Clarke Casey
|
18ba6c3510
* minor: A few tiny bits of documentation and log message cleanup before starting something different
|
16 years ago |
Justin Clarke Casey
|
b9c07730f5
* refactor: change some method names and doc in the physics plugin manager
|
16 years ago |
MW
|
204ef95843
Moved a couple of more configuration fields to ConfigSettings
|
16 years ago |
Justin Clarke Casey
|
8c71954e08
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
|
16 years ago |
Justin Clarke Casey
|
4920e52f11
* oops, fix build break.
|
16 years ago |