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-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e8900dfd058bd103cb6dcf8a57dc94683efd878
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
fba961c63f
Make default serverside_object_permissions = true since this better matches user expectations.
...
It also matches the default setting in the OpenSim.ini.example file
2011-07-01 23:06:46 +01:00
..
Application.cs
Adding boolean alias for commandline switches like -save_crashes=yes
2011-06-01 21:14:16 +01:00
ConfigurationLoader.cs
Make default serverside_object_permissions = true since this better matches user expectations.
2011-07-01 23:06:46 +01:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Add a --noassets option to "save oar".
2011-05-26 01:27:01 +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
Write estate errors on startup to the log
2011-06-07 20:20:04 -07:00