aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...diva2009-03-291-1/+2
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-276-49/+67
* * De-duplicated login service some morelbsa712009-03-201-19/+0
* * Group OpenSim.Framework.Servers interfaces togetherJustin Clarke Casey2009-03-192-1/+2
* merging XmlRpcCreateUserMethod and XmlRpcCreateUserMethodEmail, addingDr Scofield2009-03-121-117/+28
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+1
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-102-37/+46
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-102-222/+272
* * Cleanup and CCC (Code Convention Conformance)lbsa712009-03-101-21/+21
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-101-4/+4
* Added a output message to CreateCommsManagerPlugin for when a user tries to r...MW2009-03-061-36/+46
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-17/+16
* Refactoring of CreateCommsManagerPlugin.MW2009-03-031-32/+28
* Added more error info to CreateCommsManagerPlugin.MW2009-03-021-0/+1
* Added some debug output to CreateCommsManagerPluginMW2009-03-021-1/+11
* Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW2009-02-272-5/+4
* svn attribute fixes so that we can play nice between windows and linuxSean Dague2009-02-262-267/+267
* Added IRegionCreator interface that all ApplicationPlugins that are creators ...MW2009-02-262-3/+2
* Another change to how the CreateCommsManagerPlugin checks if it should be cre...MW2009-02-261-1/+2
* Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim...MW2009-02-261-9/+10
* Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2009-02-262-0/+264
* Added IRegistryCore and RegistryCore to OpenSim.Framework.MW2009-02-262-4/+22
* Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW2009-02-264-10/+29
* From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com>Dr Scofield2009-02-201-1/+1
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa712009-02-202-8/+8
* * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa712009-02-192-2/+2
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-172-40/+40
* * refactor: move alert commands from Scene to DialogModuleJustin Clarke Casey2009-02-131-9/+27
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-132-2/+1
* * optimized usings.lbsa712009-02-1221-153/+47
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-102-5/+5
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-1/+1
* starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield2009-02-091-1/+1
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-069-14/+23
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-042-54/+54
* * More friendly OpenJpeg error handling.Teravus Ovares2009-01-211-1/+19
* Thank you kindly, StrawberryFride for a patch that:Charles Krinke2009-01-101-40/+61
* minor: Remove some serialization module scene wrappersJustin Clarke Casey2008-12-192-2/+11
* * refactor: Remove archiver module scene wrappersJustin Clarke Casey2008-12-191-4/+13
* Minor formatting cleanup.Jeff Ames2008-12-061-7/+7
* killing warnings, reformatting RemoteAdminPluginDr Scofield2008-12-051-12/+17
* Minor formatting cleanup.Jeff Ames2008-12-031-7/+7
* * Locked some RemoteAdmin methods due to racing condition bad behavior.Sean Dague2008-12-031-392/+407
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-011-1/+0
* * Assume that asset data in a reset inventory post is not inlined by defaultJustin Clarke Casey2008-12-011-3/+2
* * stop inventory item creation via REST falling over on any included assets t...Justin Clarke Casey2008-12-011-93/+93
* * minor: fix log message printed when unrecognized elements are found in inve...Justin Clarke Casey2008-12-012-135/+119
* * refactor: rename UserServiceAdmin to UserAdminServiceJustin Clarke Casey2008-11-281-3/+3
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-281-3/+9
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-3/+101