aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* From: Alan Webb <alan_webb@us.ibm.com> & Dr Scofield <drscofield@xyzzyxyzzy.net>Dr Scofield2009-04-291-41/+191
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-271-1/+287
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-271-45/+45
* Getting rid of -hypergrid=true on the command line. This config now goes insi...diva2009-04-271-15/+1
* Remove some debug messages I have forgotten to take out.Homer Horwitz2009-04-261-2/+0
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-242-2/+450
* * Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey2009-04-221-4/+11
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey2009-04-221-27/+9
* * Resolve http://opensimulator.org/mantis/view.php?id=3509 by passing up the ...Justin Clarke Casey2009-04-221-7/+10
* * Fix the other windows build break. Hopefully that shoudl be the last oneJustin Clarke Casey2009-04-221-0/+1
* * Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey2009-04-221-0/+4
* Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke2009-04-171-1/+4
* * Run RemoteAdminPlugin user info queries through cache service rather than d...Justin Clarke Casey2009-04-171-10/+18
* Adds a new REST service /admin/regioninfo/ --- will return aDr Scofield2009-04-172-0/+144
* Add a console command facility to the RemoteAdmin plugin.Melanie Thielker2009-04-151-0/+47
* Adds session authentication upon NewUserConnections. Adds user key authentica...diva2009-04-141-5/+5
* Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker2009-04-141-0/+20
* Fix ordering of operations: First initialize everything, then add regionsHomer Horwitz2009-04-131-0/+6
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-4/+4
* - Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz2009-04-052-0/+205
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-012-4/+4
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-7/+1
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-1/+1
* 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