| Commit message (Expand) | Author | Files | Lines |
2009-03-03 | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 1 | -17/+16 |
2009-03-03 | Refactoring of CreateCommsManagerPlugin. | MW | 1 | -32/+28 |
2009-03-02 | Added more error info to CreateCommsManagerPlugin. | MW | 1 | -0/+1 |
2009-03-02 | Added some debug output to CreateCommsManagerPlugin | MW | 1 | -1/+11 |
2009-02-27 | Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs... | MW | 2 | -5/+4 |
2009-02-26 | svn attribute fixes so that we can play nice between windows and linux | Sean Dague | 2 | -267/+267 |
2009-02-26 | Added IRegionCreator interface that all ApplicationPlugins that are creators ... | MW | 2 | -3/+2 |
2009-02-26 | Another change to how the CreateCommsManagerPlugin checks if it should be cre... | MW | 1 | -1/+2 |
2009-02-26 | Changed CreateCommsManagerPlugin so it handles external subclasses of OpenSim... | MW | 1 | -9/+10 |
2009-02-26 | Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. | MW | 2 | -0/+264 |
2009-02-26 | Added IRegistryCore and RegistryCore to OpenSim.Framework. | MW | 2 | -4/+22 |
2009-02-26 | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 4 | -10/+29 |
2009-02-20 | From: Arthur Rodrigo S Valadares <arthursv@br.ibm.com> | Dr Scofield | 1 | -1/+1 |
2009-02-20 | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2 | -8/+8 |
2009-02-19 | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 2 | -2/+2 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2 | -40/+40 |
2009-02-13 | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 1 | -9/+27 |
2009-02-13 | Add copyright headers. Minor formatting cleanup. Fix some compiler warnings... | Jeff Ames | 2 | -2/+1 |
2009-02-12 | * optimized usings. | lbsa71 | 21 | -153/+47 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2 | -5/+5 |
2009-02-09 | From Alan Webb <awebb@linux.vnet.ibm.com> | Sean Dague | 1 | -1/+1 |
2009-02-09 | starting phase 2 of the OpenSim.Region.Environment commit: relocating | Dr Scofield | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 9 | -14/+23 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2 | -54/+54 |
2009-01-21 | * More friendly OpenJpeg error handling. | Teravus Ovares | 1 | -1/+19 |
2009-01-10 | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -40/+61 |
2008-12-19 | minor: Remove some serialization module scene wrappers | Justin Clarke Casey | 2 | -2/+11 |
2008-12-19 | * refactor: Remove archiver module scene wrappers | Justin Clarke Casey | 1 | -4/+13 |
2008-12-06 | Minor formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-12-05 | killing warnings, reformatting RemoteAdminPlugin | Dr Scofield | 1 | -12/+17 |
2008-12-03 | Minor formatting cleanup. | Jeff Ames | 1 | -7/+7 |
2008-12-03 | * Locked some RemoteAdmin methods due to racing condition bad behavior. | Sean Dague | 1 | -392/+407 |
2008-12-01 | * minor: A few tiny bits of documentation and log message cleanup before star... | Justin Clarke Casey | 1 | -1/+0 |
2008-12-01 | * Assume that asset data in a reset inventory post is not inlined by default | Justin Clarke Casey | 1 | -3/+2 |
2008-12-01 | * stop inventory item creation via REST falling over on any included assets t... | Justin Clarke Casey | 1 | -93/+93 |
2008-12-01 | * minor: fix log message printed when unrecognized elements are found in inve... | Justin Clarke Casey | 2 | -135/+119 |
2008-11-28 | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 1 | -3/+3 |
2008-11-28 | * refactor: move CreateUser into UserServiceAdmin | Justin Clarke Casey | 1 | -3/+9 |
2008-11-23 | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 1 | -3/+101 |
2008-11-14 | Add group permissions to agent inventory. | Melanie Thielker | 1 | -0/+8 |
2008-11-10 | minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -1/+2 |
2008-11-10 | this changeset adds an option to RemoteAdmin to limit the number of | Dr Scofield | 1 | -0/+7 |
2008-11-09 | Refactoring: Moved component creation to "ComponentFactory" as dictated by co... | Tedd Hansen | 3 | -101/+148 |
2008-11-08 | * "Fixed" a NRE with the new script engine Tedd committed | Adam Frisby | 1 | -8/+14 |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 13 | -632/+182 |
2008-11-07 | adding region_port field to /admin/rest/regions/UUID/ to convey the | Dr Scofield | 1 | -0/+4 |
2008-11-01 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-10-30 | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2 | -12/+18 |
2008-10-30 | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 1 | -8/+29 |
2008-10-23 | adding documentation for region_master_uuid to XML doc comments | Dr Scofield | 1 | -0/+2 |