.. |
Application.cs
|
7199976d48
Checks the number of ThreadPool and IOCP threads on startup and bumps up the numbers to .NET defaults of 500/1000 if need be
|
15 years ago |
ConfigurationLoader.cs
|
077d01c225
switch default physics engine to ODE and default meshmerizer to Meshmerizer in code and in OpenSim.ini.example
|
15 years ago |
HGCommands.cs
|
a4d2a97bc6
minor: remove some mono compiler warnings, add --merge load oar switch to help information
|
15 years ago |
IApplicationPlugin.cs
|
b47e405420
* minor: Comments
|
15 years ago |
OpenSim.cs
|
ff55ae0eb2
Make console_port work.
|
15 years ago |
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 years ago |
OpenSimBase.cs
|
81d5a4b6d8
Remove "login disable", "login enable" and "login status" commands.
|
15 years ago |