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-09-02 11:22:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
682ec53420ffac9918febc12b7140363602812e5
opensim
/
OpenSim
/
Region
/
Application
History
MW
682ec53420
As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that.
...
Includes a OpenSim.Example.xml for reference (the default settings saved as a xml file).
2008-06-26 17:20:08 +00:00
..
Application.cs
* Move most bookending startup/shutdown messages to BaseOpenSimServer so they appear in non-console servers too
2008-06-01 02:02:20 +00:00
IApplicationPlugin.cs
* Refactor: Split opensim background server into a separate class
2008-06-01 01:01:16 +00:00
OpenSim.cs
As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that.
2008-06-26 17:20:08 +00:00
OpenSimBackground.cs
Formatting cleanup, minor refactoring, svn properties.
2008-06-04 09:59:27 +00:00
OpenSimBase.cs
As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that.
2008-06-26 17:20:08 +00:00