| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - remove dependency on OpenSim.Grid.AssetServer.Plugins.Opensim in | Mike Mazur | 2009-02-16 | 3 | -3/+0 |
* | Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll. | Mike Mazur | 2009-02-16 | 1 | -1/+1 |
* | - change AssetInventoryServer config from XML to INI | Mike Mazur | 2009-02-16 | 16 | -366/+300 |
* | - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) | Mike Mazur | 2009-02-16 | 7 | -230/+237 |
* | - asset server functionality works with OpenSim's HttpServer | Mike Mazur | 2009-02-16 | 4 | -104/+34 |
* | AssetInventoryServer now compiles while using the standard OpenSim | Mike Mazur | 2009-02-16 | 7 | -564/+796 |
* | Update to new generic DataPluginFactory calls. | Mike Mazur | 2009-02-16 | 2 | -2/+2 |
* | - add list for backend plugins and Dispose() all plugins on shutdown | Mike Mazur | 2009-02-16 | 9 | -18/+25 |
* | Move NullAuthentication and AuthorizeAll extensions to plugins. | Mike Mazur | 2009-02-16 | 5 | -14/+74 |
* | Move BrowseFrontend and ReferenceFrontend to | Mike Mazur | 2009-02-16 | 3 | -12/+70 |
* | Migrate OpenSim inventory frontend to load with Mono.Addins. Everything | Mike Mazur | 2009-02-16 | 5 | -57/+60 |
* | Add OpenSim & Simple inventory storage plugins and Null metrics plugin. | Mike Mazur | 2009-02-16 | 8 | -52/+115 |
* | - added Simple AssetInventoryServer plugin (asset storage only) | Mike Mazur | 2009-02-16 | 10 | -569/+148 |
* | - implement and load NullMetrics module in AssetInventoryServer | Mike Mazur | 2009-02-16 | 6 | -187/+94 |
* | - IAssetProviderPlugin was changed to IAssetDataPlugin | Mike Mazur | 2009-02-16 | 2 | -15/+8 |
* | AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL... | Mike Mazur | 2009-02-16 | 1 | -1/+0 |
* | Converted to Linux newlines. | Mike Mazur | 2009-02-16 | 22 | -5968/+5968 |
* | Added OpenSim asset frontend plugin. | Mike Mazur | 2009-02-16 | 4 | -47/+312 |
* | Rename NewAssetServer AssetInventoryServer and fully qualify with | Mike Mazur | 2009-02-16 | 24 | -93/+94 |
* | - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da... | Mike Mazur | 2009-02-16 | 4 | -0/+4 |
* | Adding | Mike Mazur | 2009-02-16 | 22 | -0/+5719 |
* | Thank you, cmickeyb, for a patch to ass two string functions | Melanie Thielker | 2009-02-16 | 3 | -0/+67 |
* | Thank you, patnad, for a patch that adds 3 new discovery functions | Melanie Thielker | 2009-02-16 | 3 | -0/+59 |
* | More guards around SetHeight. | diva | 2009-02-15 | 1 | -2/+3 |
* | Fix exception when standing up. | idb | 2009-02-15 | 1 | -1/+1 |
* | Thank you, Vytek, for a patch that streamlines the delay in the email | Melanie Thielker | 2009-02-15 | 1 | -11/+16 |
* | Guarding the new call to SetHeight in MakeRoot, so that ODE doesn't complain ... | diva | 2009-02-15 | 1 | -1/+1 |
* | Moving SendInitialData sort of back to where it was before, so that it doesn'... | diva | 2009-02-15 | 1 | -4/+5 |
* | This started as way to correct Mantis #3158, which I believe should be fixed ... | diva | 2009-02-15 | 9 | -37/+47 |
* | Set sculpt map alpha to 255 prior to scaling and meshing. Addresses Mantis #3150 | Dahlia Trimble | 2009-02-15 | 1 | -0/+8 |
* | Thank you, DoranZemlja, for a patch that addresses some moe llGetNextEmail | Melanie Thielker | 2009-02-15 | 1 | -37/+88 |
* | Mantis 3164. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 3 | -88/+494 |
* | Restores the HGWorldMap functionality that has been reduced since a recent re... | diva | 2009-02-14 | 1 | -1/+9 |
* | Thank you, DoranZemlja, for a patch that implements local inter-object email | Melanie Thielker | 2009-02-14 | 2 | -40/+135 |
* | Remove the "?" that I inadvertently got into the first line | Charles Krinke | 2009-02-14 | 1 | -1/+1 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-14 | 20 | -57/+803 |
* | Add an override for the % operator. | idb | 2009-02-14 | 1 | -0/+6 |
* | This hopefully fixes a long-standing annoying behavior related to neighbour r... | diva | 2009-02-14 | 1 | -1/+6 |
* | Making initialized an instance variable again. My last commit wrote over just... | diva | 2009-02-14 | 1 | -1/+1 |
* | Moved RegionUp to REST/LocalComms. The original functionality has been entire... | diva | 2009-02-14 | 6 | -37/+361 |
* | Thank you, patnad, for a patch that removes the "Subdivision of" text | Melanie Thielker | 2009-02-14 | 1 | -1/+1 |
* | Correct llGetNumberOfPrims to include sitting avatars in the count. | idb | 2009-02-13 | 1 | -2/+18 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2009-02-13 | 1 | -9/+9 |
* | Guard the values used to set the cursor position in the real time console | Melanie Thielker | 2009-02-13 | 2 | -16/+54 |
* | * Change static field "initialized" in RestInterregionComms to an instance field | Justin Clarke Casey | 2009-02-13 | 4 | -18/+13 |
* | * refactor: move alert commands from Scene to DialogModule | Justin Clarke Casey | 2009-02-13 | 5 | -63/+78 |
* | * Quieten down log messages from the Friends module | Justin Clarke Casey | 2009-02-13 | 3 | -10/+7 |
* | * add file missing from last commit | Justin Clarke Casey | 2009-02-13 | 1 | -0/+34 |
* | * refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModule | Justin Clarke Casey | 2009-02-13 | 2 | -57/+65 |
* | * Remove old Scene.CreateTerrainTexture code that is now handled by the world... | Justin Clarke Casey | 2009-02-13 | 1 | -392/+5 |