aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang3-52/+71
2017-02-02Fix an error that would cause a rebake loop on HG gridsMelanie Thielker1-1/+1
2017-02-01Refactor part IIMelanie Thielker1-9/+4
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker2-32/+12
2017-01-30Make negative asset caching actually workMelanie Thielker2-14/+56
2017-01-05Massive tab and trailing space cleanupMelanie Thielker3-18/+18
2016-12-29Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is...Melanie Thielker3-6/+6
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel3-20/+86
2016-08-21 in HGAssetBroker do cache all if asset id changedUbitUmarov1-5/+7
2016-08-02 do not try to cache same asset twice with hg enabledUbitUmarov1-2/+2
2015-12-19temporary assets are as localUbitUmarov1-8/+8
2014-11-25Label all threadpool calls being made in core OpenSimulator. This is to add ...Justin Clark-Casey (justincc)2-3/+5
2014-11-25Add an IConfigSource constructor to HGAssetBroker so that it can be instantia...Justin Clark-Casey (justincc)1-0/+7
2014-04-20Better error-handling when storing assets: recognize that 'null' is an error ...Oren Hurvitz1-11/+8
2014-04-02Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz2-0/+22
2013-06-11Uncomment Mic's code and split to create new regression TestAddTemporaryAsset...Justin Clark-Casey (justincc)1-23/+41
2013-06-10Fix test for adding temporary assets. Code for non-local temporary assetsMic Bowman1-0/+20
2013-06-10Remove Temporary from use to shortcut asset stores. The Local propertyMic Bowman2-2/+2
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus3-156/+10
2012-11-13Last 27 modules' directives (service connectors out).Diva Canto3-2/+7
2012-09-21Minor: may avoid crashes of sims that still don't have this configuration sec...Diva Canto1-1/+1
2012-09-21HG 2.0: added asset import/export policies at the sim too.Diva Canto1-8/+15
2012-09-15Add basic asset connector tests to check behaviour for normal, local and temp...Justin Clark-Casey (justincc)2-2/+141
2012-05-25Resolve some mono compiler warnings.Justin Clark-Casey (justincc)1-1/+1
2012-03-02Start by adding XAssetService as a copy of the existing AssetService.Justin Clark-Casey (justincc)1-2/+5
2012-01-02Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)1-0/+2
2011-12-29Deleted unused methods from HGAssetBrokerDiva Canto1-18/+0
2011-08-30Fix bug in persisting saved appearances for npcsJustin Clark-Casey (justincc)1-5/+20
2011-04-15Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)1-0/+2
2010-10-02Attempt at fixing mantis #5057 -- CPU pinned high with HGAssetBroker.Diva Canto1-21/+34
2010-07-04Got rid of all hyperassets references. Also fixed accessing textures in user'...Diva Canto1-2/+1
2010-04-08Backported GetTextureModule and IAssetService.GetCached()John Hurliman2-0/+16
2010-04-08* Adds IAssetService.GetCached() to allow asset fetching from the local cache...John Hurliman2-0/+16
2010-03-09* Typo fixesJohn Hurliman1-1/+1
2010-02-15Formatting cleanup.Jeff Ames1-1/+1
2010-02-12Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)1-21/+27
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-12/+6
2009-10-12* Fixes http://opensimulator.org/mantis/view.php?id=4225Diva Canto1-1/+43
2009-09-03Fixes seven leaky .BeginInvoke() callsJohn Hurliman2-4/+4
2009-08-10Replace the Replaceable modules nameMelanie3-3/+3
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker3-0/+15
2009-06-14Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva3-0/+726