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 年 前