Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-03-03 | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 1 | -17/+16 |
2009-03-03 | Refactoring of CreateCommsManagerPlugin. | MW | 1 | -32/+28 |
2009-03-02 | Added more error info to CreateCommsManagerPlugin. | MW | 1 | -0/+1 |
2009-03-02 | Added some debug output to CreateCommsManagerPlugin | MW | 1 | -1/+11 |
2009-02-27 | Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs... | MW | 1 | -4/+3 |
2009-02-26 | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 1 | -256/+256 |
2009-02-26 | Added IRegionCreator interface that all ApplicationPlugins that are creators ... | MW | 1 | -0/+1 |
2009-02-26 | Another change to how the CreateCommsManagerPlugin checks if it should be cre... | MW | 1 | -1/+2 |
2009-02-26 | Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim... | MW | 1 | -9/+10 |
2009-02-26 | Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. | MW | 1 | -0/+253 |