aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/OpenSimBackground.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-1/+1
* Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contai...John Hurliman2009-10-091-0/+1
* Now we are past revision 10000, I think its time to start to fix that massive...MW2009-07-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* adding log statement on shutdown in background modeDr Scofield2009-04-171-0/+1
* - turn private m_gui into protected m_gui to allow manipulation inDr Scofield2009-04-161-11/+2
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-2/+3
* more startup/initialisation refactoringMW2008-11-051-1/+1
* Moved most of the configuration fields from Opensimbase to their own Class......MW2008-11-051-1/+1
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-041-8/+8
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-2/+2
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-011-1/+1
* * Refactor: Split opensim background server into a separate classJustin Clarke Casey2008-06-011-0/+80