aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use Inventory{Item,Folder}Base in AssetInventoryServer.Mike Mazur2009-03-051-0/+1
* Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW2009-03-031-2/+5
* Added OpenSim.Client.Linden which is a (non shared) region module that create...MW2009-03-021-0/+33
* Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW2009-02-271-1/+0
* Changed the order of the OpenSim.Grid.GridServer and OpenSim.Grid.GridServer....MW2009-02-271-6/+6
* Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid...MW2009-02-271-1/+2
* Applied patch from Mantis# 3240, thanks tlaukkan/TommilMW2009-02-271-0/+1
* This adds a new osGetAgentIP function with threat level set to High. ItSean Dague2009-02-261-0/+1
* Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW2009-02-261-0/+42
* * Applied a patch that: Added prim parameters support to MXP client lbsa712009-02-251-1/+2
* Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....MW2009-02-241-0/+34
* Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. MW2009-02-241-1/+35
* First step in separating out the Userserver console command handling to a "mo...MW2009-02-241-0/+39
* Updated MessagingServer to use OpenSim.Grid.FrameworkMW2009-02-241-0/+1
* Added OpenSim.Grid.Framework project.MW2009-02-241-0/+32
* Load default assets when AssetInventory starts.Mike Mazur2009-02-231-0/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-221-0/+2
* * Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble...Adam Frisby2009-02-221-0/+31
* * Another stab at removing AssetServer.exe dependencieslbsa712009-02-201-4/+1
* * Fixed erroneously reverted xmlnslbsa712009-02-191-1/+1
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-191-1/+60
* * Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa712009-02-191-4/+0
* * Changed Prebuild.xml back to specifying xmlnslbsa712009-02-191-56/+1
* * Okay, so finally got my head around this. Problem is that upstream Prebuild...lbsa712009-02-191-138/+138
* * reverted the revert of the revert. What can I say? I'm calling this a day, ...lbsa712009-02-191-1/+1
* * Reverted the revert, as it seems the problem was the 1.0.* in the separate ...lbsa712009-02-191-1/+1
* * Reverted Prebuild commit due to strange run-time errors.lbsa712009-02-191-1/+1
* === PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE ===lbsa712009-02-191-1/+1
* * Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey2009-02-161-0/+1
* * remove duplicate OpenSim.Region.CoreModules assembly entryJustin Clarke Casey2009-02-161-46/+0
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-161-0/+1
* - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur2009-02-161-1/+0
* - clean up using references as well as References in prebuild.xmlMike Mazur2009-02-161-40/+20
* Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.Mike Mazur2009-02-161-4/+4
* - change AssetInventoryServer config from XML to INIMike Mazur2009-02-161-1/+6
* - remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur2009-02-161-1/+0
* - asset server functionality works with OpenSim's HttpServerMike Mazur2009-02-161-4/+4
* AssetInventoryServer now compiles while using the standard OpenSimMike Mazur2009-02-161-1/+4
* - add list for backend plugins and Dispose() all plugins on shutdownMike Mazur2009-02-161-59/+0
* Move BrowseFrontend and ReferenceFrontend toMike Mazur2009-02-161-0/+5
* Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur2009-02-161-0/+1
* - added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur2009-02-161-0/+32
* - implement and load NullMetrics module in AssetInventoryServerMike Mazur2009-02-161-0/+23
* - IAssetProviderPlugin was changed to IAssetDataPluginMike Mazur2009-02-161-0/+1
* Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur2009-02-161-5/+5
* - add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur2009-02-161-2/+32
* - add section to prebuild.xml for buildingMike Mazur2009-02-161-0/+95
* * Add missing OpenSIm.Framework.Communications ref for Wdinwos buildsJustin Clarke Casey2009-02-121-1/+2
* * Added XEngine tests and gathered other ScriptEngineSean Dague2009-02-121-27/+20
* * Reinstate texture tests, eliminating duplicate OpenSim.Region.CoreModules.T...Justin Clarke Casey2009-02-101-56/+1