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-06-04 01:26:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
220f82a0f0e05ab7d01c9028675c5c779cb6f5fc
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clark-Casey (justincc)
220f82a0f0
Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/)
...
Also convert some tabs into spaces.
2010-09-11 00:27:52 +01:00
..
Application.cs
* Revert last commit for now at Melanie_T's request.
2010-05-16 01:47:53 -04:00
ConfigurationLoader.cs
Configuration files can read include files from relative paths.
2010-08-13 23:59:30 +01:00
IApplicationPlugin.cs
* minor: Comments
2009-08-12 22:54:57 -04:00
OpenSim.cs
Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/)
2010-09-11 00:27:52 +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
reinsert functionality to debug log more levels of incoming and outgoing client protocol packets
2010-08-31 18:27:10 +01:00