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-26 20:15:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e789ab659c8a35a32f4edfc8f79f367b9a993721
opensim
/
OpenSim
/
Region
/
Application
History
justincc
a00327d0e5
Fix build errors on Windows by adding missing OpenSim.Services.Base reference
2011-09-16 19:54:23 +01:00
..
Application.cs
Temporarily put in a log line which shows which locale the user is running in.
2011-07-29 23:43:35 +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
When creating an OAR, optionally exclude objects according to their permissions
2011-09-12 20:09:24 +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
Fix build errors on Windows by adding missing OpenSim.Services.Base reference
2011-09-16 19:54:23 +01:00