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-05 10:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ede445bdff4335bbe4ac11d79df2d310876fd36
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clarke Casey
af73bcd363
* Actually change the default oar file name to region.oar instead of scene.oar, for clarity
2009-04-29 18:12:50 +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
* Actually change the default oar file name to region.oar instead of scene.oar, for clarity
2009-04-29 18:12:50 +00:00