dahlia 0875050161 Add console utility commands "scale scene" and "translate scene". Note that repeated use of these commands will induce floating point accumulation errors. Please back up your region before using. 10 лет назад
..
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 39de7614ec Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section. 11 лет назад
IApplicationPlugin.cs b47e405420 * minor: Comments 15 лет назад
OpenSim.cs 0875050161 Add console utility commands "scale scene" and "translate scene". Note that repeated use of these commands will induce floating point accumulation errors. Please back up your region before using. 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 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 лет назад