OpenSimMirror/OpenSim/Region/Application
H-H-H 0c5facbd75 Typo Fix
Signed-off-by: Diva Canto <diva@metaverseink.com>
2015-06-05 16:48:16 -07:00
..
Properties Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
Application.cs Typo Fix 2015-06-05 16:48:16 -07:00
ConfigurationLoader.cs Remove the extra key expansion added in commit a88bc50a16. It's not needed. 2015-01-03 07:56:00 -08:00
IApplicationPlugin.cs WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT. 2014-12-30 07:58:42 -08:00
OpenSim.cs Actually start a region created via the "create region" console command. 2015-03-13 23:50:00 +00:00
OpenSimBackground.cs 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 2009-10-09 02:10:53 -07:00
OpenSimBase.cs refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 2014-11-25 23:56:32 +00:00