aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/CreateCommsManager/CreateCommsManagerPlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-06Added a output message to CreateCommsManagerPlugin for when a user tries to r...MW1-36/+46
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-17/+16
2009-03-03Refactoring of CreateCommsManagerPlugin.MW1-32/+28
2009-03-02Added more error info to CreateCommsManagerPlugin.MW1-0/+1
2009-03-02Added some debug output to CreateCommsManagerPluginMW1-1/+11
2009-02-27Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW1-4/+3
2009-02-26svn attribute fixes so that we can play nice between windows and linuxSean Dague1-256/+256
2009-02-26Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW1-0/+1
2009-02-26Another change to how the CreateCommsManagerPlugin checks if it should be cre...MW1-1/+2
2009-02-26Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim...MW1-9/+10
2009-02-26Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW1-0/+253