This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-02 08:25:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e10012a7a6a047287c193c4beb1afdcd62922e3e
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
f7172095e0
Convert tabs to spaces from previous commit
8c2b41b01
2014-01-28 00:04:55 +00:00
..
Application.cs
minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads"
2013-08-09 18:27:26 +01:00
ConfigurationLoader.cs
Convert tabs to spaces from previous commit
8c2b41b01
2014-01-28 00:04:55 +00:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
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.
2013-12-10 13:57:18 -08: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: replace verbose checks with String.IsNullOrEmpty where applicable.
2013-11-15 21:45:08 +00:00