aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur1-1/+25
2009-03-11* Fix silly windows prebuild borkage. To use System.Xml, the project must ha...Teravus Ovares1-0/+1
2009-03-11Adding AssetInventory InventoryArchive pluginMike Mazur1-28/+31
2009-03-05Use Inventory{Item,Folder}Base in AssetInventoryServer.Mike Mazur1-0/+1
2009-03-03Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...MW1-2/+5
2009-03-02Added OpenSim.Client.Linden which is a (non shared) region module that create...MW1-0/+33
2009-02-27Changed the CreateCommsManagerPlugin so it requests a IRegionCreator and subs...MW1-1/+0
2009-02-27Changed the order of the OpenSim.Grid.GridServer and OpenSim.Grid.GridServer....MW1-6/+6
2009-02-27Added GridServerPlugin class (which implements IGridPlugin) to OpenSim.Grid...MW1-1/+2
2009-02-27Applied patch from Mantis# 3240, thanks tlaukkan/TommilMW1-0/+1
2009-02-26This adds a new osGetAgentIP function with threat level set to High. ItSean Dague1-0/+1
2009-02-26Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. MW1-0/+42
2009-02-25* Applied a patch that: Added prim parameters support to MXP client lbsa711-1/+2
2009-02-24Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....MW1-0/+34
2009-02-24Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. MW1-1/+35
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW1-0/+39
2009-02-24Updated MessagingServer to use OpenSim.Grid.FrameworkMW1-0/+1
2009-02-24Added OpenSim.Grid.Framework project.MW1-0/+32
2009-02-23Load default assets when AssetInventory starts.Mike Mazur1-0/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-0/+2
2009-02-22* Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble...Adam Frisby1-0/+31
2009-02-20* Another stab at removing AssetServer.exe dependencieslbsa711-4/+1
2009-02-19* Fixed erroneously reverted xmlnslbsa711-1/+1
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa711-1/+60
2009-02-19* Moved the AssetStreamHandlers to OpenSim.Framework.Serverslbsa711-4/+0
2009-02-19* Changed Prebuild.xml back to specifying xmlnslbsa711-56/+1
2009-02-19* Okay, so finally got my head around this. Problem is that upstream Prebuild...lbsa711-138/+138
2009-02-19* reverted the revert of the revert. What can I say? I'm calling this a day, ...lbsa711-1/+1
2009-02-19* Reverted the revert, as it seems the problem was the 1.0.* in the separate ...lbsa711-1/+1
2009-02-19* Reverted Prebuild commit due to strange run-time errors.lbsa711-1/+1
2009-02-19=== PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE ===lbsa711-1/+1
2009-02-16* Iniital inventory archive test code. Doesn't actually do any testing yetJustin Clarke Casey1-0/+1
2009-02-16* remove duplicate OpenSim.Region.CoreModules assembly entryJustin Clarke Casey1-46/+0
2009-02-16From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-0/+1
2009-02-16- removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor ofMike Mazur1-1/+0
2009-02-16- clean up using references as well as References in prebuild.xmlMike Mazur1-40/+20
2009-02-16Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll.Mike Mazur1-4/+4
2009-02-16- change AssetInventoryServer config from XML to INIMike Mazur1-1/+6
2009-02-16- remove dependency on ExtensionLoader.dll (DBConnString.cs can go)Mike Mazur1-1/+0
2009-02-16- asset server functionality works with OpenSim's HttpServerMike Mazur1-4/+4
2009-02-16AssetInventoryServer now compiles while using the standard OpenSimMike Mazur1-1/+4
2009-02-16- add list for backend plugins and Dispose() all plugins on shutdownMike Mazur1-59/+0
2009-02-16Move BrowseFrontend and ReferenceFrontend toMike Mazur1-0/+5
2009-02-16Add OpenSim & Simple inventory storage plugins and Null metrics plugin.Mike Mazur1-0/+1
2009-02-16- added Simple AssetInventoryServer plugin (asset storage only)Mike Mazur1-0/+32
2009-02-16- implement and load NullMetrics module in AssetInventoryServerMike Mazur1-0/+23
2009-02-16- IAssetProviderPlugin was changed to IAssetDataPluginMike Mazur1-0/+1
2009-02-16Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur1-5/+5
2009-02-16- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...Mike Mazur1-2/+32
2009-02-16- add section to prebuild.xml for buildingMike Mazur1-0/+95