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