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-20 23:35:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eac5d4015d8f76d883cfa0c19fc66633de5032dc
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clarke Casey
1894157dd3
* Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes)
2009-04-14 17:15:09 +00:00
..
Application.cs
- adding -logconfig option to allow configuration of log4net from
2009-04-03 12:47:56 +00:00
ConfigurationLoader.cs
* Make all coded defaults match settings in OpenSim.ini.example
2009-03-11 18:02:22 +00:00
HGOpenSimNode.cs
Adds support for unlink-region command in hypergrid.
2009-03-18 16:37:26 +00:00
IApplicationPlugin.cs
* Cleanup and CCC (Code Convention Conformance)
2009-03-10 20:27:41 +00:00
OpenSim.cs
Directory defaults for region xml files when creating a new region got changed/lost with svn 8550 when a check was added for the file name having .xml extension. The extension check has been moved slightly earlier and the original directory logic restored.
2009-04-05 10:31:18 +00:00
OpenSimBackground.cs
* Cleanup and CCC (Code Convention Conformance)
2009-03-10 20:27:41 +00:00
OpenSimBase.cs
* Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes)
2009-04-14 17:15:09 +00:00