.. |
Properties
|
da32512ea4
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
|
9 rokov pred |
Application.cs
|
23ca1f859e
minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads"
|
11 rokov pred |
ConfigurationLoader.cs
|
b379eaa169
Remove the extra key expansion added in commit a88bc50a168ae729307740fa84540e9571258b13. It's not needed.
|
10 rokov pred |
IApplicationPlugin.cs
|
5cf6a6f830
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
|
10 rokov pred |
OpenSim.cs
|
45dd0cc363
Actually start a region created via the "create region" console command.
|
10 rokov pred |
OpenSimBackground.cs
|
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 rokov pred |
OpenSimBase.cs
|
86367d7219
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.
|
10 rokov pred |