OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) dd63cd1656 Start by adding XAssetService as a copy of the existing AssetService.
This is the start of exploring the creation of a bundled OpenSimulator asset service that does de-duplication and possibly file storage of assets.
Along the lines of coyled's SRAS, but not intended to replace, merely to act as a more performant bundled default.
Might end up nicking stuff from kcozen's patch at http://opensimulator.org/mantis/view.php?id=5429
More details at http://opensimulator.org/wiki/Feature_Proposals/Deduplicating_Asset_Service
Feedback and discussion welcome as commits are made.
2012-03-02 02:23:35 +00:00
..
ApplicationPlugins Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter 2012-02-03 23:53:18 +01:00
Capabilities Implement the FetchInventory2 capability. This accompanies the existing FetchInventoryDescendents2 capability. 2012-01-06 21:07:34 +00:00
ConsoleClient Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
Data Use correct casing of RegionSettings.Sandbox in the various database modules. 2012-02-29 00:33:17 +00:00
Framework Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 2012-03-01 03:23:10 +00:00
Region Start by adding XAssetService as a copy of the existing AssetService. 2012-03-02 02:23:35 +00:00
Server Add a position parameter to region crossing of objects. This avoids the 2012-02-23 01:40:30 +00:00
Services Start by adding XAssetService as a copy of the existing AssetService. 2012-03-02 02:23:35 +00:00
Tests Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 2012-03-01 03:23:10 +00:00
Tools minor: Rename pCampbot console prompt to "pCampbot" rather than "Region" 2012-03-02 01:54:48 +00:00