aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-17Adds a new REST service /admin/regioninfo/ --- will return aDr Scofield2-0/+144
2009-04-15Add a console command facility to the RemoteAdmin plugin.Melanie Thielker1-0/+47
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva1-5/+5
2009-04-14Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker1-0/+20
2009-04-13Fix ordering of operations: First initialize everything, then add regionsHomer Horwitz1-0/+6
2009-04-08* Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey1-4/+4
2009-04-05- Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2-0/+205
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712-4/+4
2009-03-31* Refactored out and de-duplicated Base64ToString(string)lbsa711-7/+1
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames1-1/+1
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