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 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ccf150f9f6562ac5d0e3ff13562dd4e732db532
opensim
/
OpenSim
/
Region
/
Application
History
Justin Clarke Casey
fc2c73d5c6
* minor: remove some mono compiler warnings
2009-03-06 21:00:15 +00:00
..
Application.cs
Added support for reading ini files from a (optional) config folder. This allows the spliting up of opensim.ini into multiple ini files.
2009-02-27 14:17:57 +00:00
ConfigurationLoader.cs
* minor: remove some mono compiler warnings
2009-03-06 21:00:15 +00:00
HGOpenSimNode.cs
Removed the commented out InitialiseStandaloneServices and InitialiseGridServices (which are now preformed in CreateCommsManagerPlugin) methods from OpenSimBase and HGOpenSimNode. As if we decided to swap back to the old methods we can always re-add them, rather than leave them commented out.
2009-03-02 11:21:18 +00:00
IApplicationPlugin.cs
Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time.
2009-02-26 15:21:06 +00:00
OpenSim.cs
* Apply
http://opensimulator.org/mantis/view.php?id=3191
2009-02-26 21:00:33 +00:00
OpenSimBackground.cs
more startup/initialisation refactoring
2008-11-05 17:45:56 +00:00
OpenSimBase.cs
* minor: remove some mono compiler warnings
2009-03-06 21:00:15 +00:00