John Hurliman
|
494a1e922d
Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet
|
15 anni fa |
MW
|
78d7f4696e
Now we are past revision 10000, I think its time to start to fix that massive bug that was introduced in revision 1. So here is the first part of that fix.
|
15 anni fa |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 anni fa |
Dr Scofield
|
96a22862d2
adding log statement on shutdown in background mode
|
15 anni fa |
Dr Scofield
|
bd2ca2d9c1
- turn private m_gui into protected m_gui to allow manipulation in
|
15 anni fa |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
15 anni fa |
MW
|
079469b3f5
more startup/initialisation refactoring
|
16 anni fa |
MW
|
2a249373d3
Moved most of the configuration fields from Opensimbase to their own Class... Framework/ConfigSettings.
|
16 anni fa |
Jeff Ames
|
4ec4e16c80
Formatting cleanup, minor refactoring, svn properties.
|
16 anni fa |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
16 anni fa |
Justin Clarke Casey
|
45fef8589d
* Move log version printing up into BaseOpenSimServer
|
16 anni fa |
Justin Clarke Casey
|
8e1d338656
* Refactor: Split opensim background server into a separate class
|
16 anni fa |