This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
opensim
Watch
1
Star
0
Fork
0
mirror of
git://opensimulator.org/git/opensim
synced
2026-08-15 17:42:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52370ac94de4f449645eb0471fab4cc515fccbe2
opensim
/
OpenSim
/
Region
/
Application
T
History
Justin Clark-Casey (justincc)
5db3f08871
minor: add --default-user option to "load oar" help long description. Do other small tidies of "load oar" console command help.
2014-10-11 00:03:05 +01: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
Give ability to define constants that may be used throught the configuration
2014-10-09 14:59:54 -04:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
minor: add --default-user option to "load oar" help long description. Do other small tidies of "load oar" console command help.
2014-10-11 00:03:05 +01: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
Allow the "debug scene set physics false|true" command to work when bulletsim physics is running in a separate thread.
2014-07-29 01:21:15 +01:00