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-15 19:35:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23aa85b75da2d20af4be2bc2fa3d258c4d258aff
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clarke Casey
23aa85b75d
* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an attempt to reduce confusion
2009-04-29 18:03:31 +00:00
..
Application.cs
Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis
#3527
.
2009-04-27 00:16:59 +00:00
ConfigurationLoader.cs
* Moved the DefaultConfig settings into already-existing ConfigSettings
2009-04-17 15:09:37 +00:00
HGCommands.cs
Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis
#3527
.
2009-04-27 00:16:59 +00:00
IApplicationPlugin.cs
* Cleanup and CCC (Code Convention Conformance)
2009-03-10 20:27:41 +00:00
OpenSim.cs
Getting rid of -hypergrid=true on the command line. This config now goes inside OpenSim.ini in the Startup section. This makes the HG compatible with -background, and prepares the way for further work on HG-related config vars. Might help with mantis
#3527
.
2009-04-27 00:16:59 +00:00
OpenSimBackground.cs
adding log statement on shutdown in background mode
2009-04-17 13:27:32 +00:00
OpenSimBase.cs
* Make scene.oar the default oar target rather than scene.oar.tar.gz, in an attempt to reduce confusion
2009-04-29 18:03:31 +00:00