OpenSimMirror/OpenSim/Region/Application
MW 039f2c46c0 Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management.
A little bit more refactoring of Scene.
2007-11-04 13:48:15 +00:00
..
Application.cs * Optimized usings 2007-10-30 09:05:31 +00:00
OpenSimController.cs * Optimized usings 2007-10-30 09:05:31 +00:00
OpenSimMain.cs Added support for OpenSim application plugins (as requested by Adam), which use Mono.addins for loading/management. (which is a pure .net solution so works on both Mono and MS .net, and is under the MIT license, will add the source code for the library later). I also suggest we look into switching to using Mono.addins for our Region module loading management. 2007-11-04 13:48:15 +00:00
VersionInfo.cs * Optimized usings 2007-10-30 09:05:31 +00:00