Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide some console output when initializing addin repository | BlueWall | 2012-12-11 | 1 | -0/+2 |
| | | | | We do this in OpenSim.exe to hide output when unmanaged dll are scanned by mono addins. Libomv has hard-coded path to "." for the openjpeg libraries, causing output to the console when they are scanned. We will cover this up for now, then look at getting libomv to look for the libs outside the "." later. | ||||
* | Format change | BlueWall | 2012-12-07 | 1 | -1/+1 |
| | | | | Removed some white space in a line, looking to trigger a build | ||||
* | Move PluginManager | BlueWall | 2012-10-19 | 1 | -0/+561 |
Move PluginManager out to OpenSimFramework for general use |