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
|
před 15 roky |
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.
|
před 15 roky |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
Dr Scofield
|
96a22862d2
adding log statement on shutdown in background mode
|
před 15 roky |
Dr Scofield
|
bd2ca2d9c1
- turn private m_gui into protected m_gui to allow manipulation in
|
před 15 roky |
lbsa71
|
91a096dca6
* Cleanup and CCC (Code Convention Conformance)
|
před 15 roky |
MW
|
079469b3f5
more startup/initialisation refactoring
|
před 16 roky |
MW
|
2a249373d3
Moved most of the configuration fields from Opensimbase to their own Class... Framework/ConfigSettings.
|
před 16 roky |
Jeff Ames
|
4ec4e16c80
Formatting cleanup, minor refactoring, svn properties.
|
před 16 roky |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
před 16 roky |
Justin Clarke Casey
|
45fef8589d
* Move log version printing up into BaseOpenSimServer
|
před 16 roky |
Justin Clarke Casey
|
8e1d338656
* Refactor: Split opensim background server into a separate class
|
před 16 roky |