aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-29Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva1-1/+2
2009-03-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield6-49/+67
2009-03-20* De-duplicated login service some morelbsa711-19/+0
2009-03-19* Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2-1/+2
2009-03-12 merging XmlRpcCreateUserMethod and XmlRpcCreateUserMethodEmail, addingDr Scofield1-117/+28
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-1/+1
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa712-37/+46
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa712-222/+272
2009-03-10* Cleanup and CCC (Code Convention Conformance)lbsa711-21/+21
2009-03-10From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-4/+4
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...MW2-5/+4
2009-02-26svn attribute fixes so that we can play nice between windows and linuxSean Dague2-267/+267
2009-02-26Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW2-3/+2
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. MW2-0/+264
2009-02-26Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2-4/+22
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW4-10/+29
2009-02-20From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com>Dr Scofield1-1/+1
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712-8/+8
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa712-2/+2
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur2-40/+40
2009-02-13* refactor: move alert commands from Scene to DialogModuleJustin Clarke Casey1-9/+27
2009-02-13Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2-2/+1
2009-02-12* optimized usings.lbsa7121-153/+47
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2-5/+5
2009-02-09From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield9-14/+23
2009-02-04- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2-54/+54
2009-01-21* More friendly OpenJpeg error handling.Teravus Ovares1-1/+19
2009-01-10Thank you kindly, StrawberryFride for a patch that:Charles Krinke1-40/+61
2008-12-19minor: Remove some serialization module scene wrappersJustin Clarke Casey2-2/+11
2008-12-19* refactor: Remove archiver module scene wrappersJustin Clarke Casey1-4/+13
2008-12-06Minor formatting cleanup.Jeff Ames1-7/+7
2008-12-05killing warnings, reformatting RemoteAdminPluginDr Scofield1-12/+17
2008-12-03Minor formatting cleanup.Jeff Ames1-7/+7
2008-12-03* Locked some RemoteAdmin methods due to racing condition bad behavior.Sean Dague1-392/+407
2008-12-01* minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey1-1/+0
2008-12-01* Assume that asset data in a reset inventory post is not inlined by defaultJustin Clarke Casey1-3/+2
2008-12-01* stop inventory item creation via REST falling over on any included assets t...Justin Clarke Casey1-93/+93
2008-12-01* minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2-135/+119
2008-11-28* refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey1-3/+3
2008-11-28* refactor: move CreateUser into UserServiceAdminJustin Clarke Casey1-3/+9
2008-11-23Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke1-3/+101