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-05-18 13:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a03d893f2c431c220f44a6f7c1b94de7568bd6f8
opensim
/
OpenSim
/
Region
/
Application
History
Diva Canto
b379eaa169
Remove the extra key expansion added in commit
a88bc50a16
. It's not needed.
2015-01-03 07:56:00 -08:00
..
Properties
Capitalization fail.
2014-12-30 23:47:11 -08: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
Remove the extra key expansion added in commit
a88bc50a16
. It's not needed.
2015-01-03 07:56:00 -08:00
IApplicationPlugin.cs
WARNING: BREAKING CHANGES FOR REGION MODULE DEVELOPMENT.
2014-12-30 07:58:42 -08: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
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.
2014-11-25 23:56:32 +00:00