aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Asset/LocalAssetServiceConnector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-04-08* Adds IAssetService.GetCached() to allow asset fetching from the local cache...John Hurliman1-0/+8
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
2009-09-03Fixes seven leaky .BeginInvoke() callsJohn Hurliman1-3/+3
2009-08-10Replace the Replaceable modules nameMelanie1-1/+1
2009-07-10Committing the interface change and the addition to the modules to getMelanie Thielker1-0/+5
2009-06-14Renamed Region/CoreModules/ServiceConnectors to Region/CoreModules/ServiceCon...diva1-1/+1
2009-06-08Bug fix. Adding the asset to the cache after a DB get.diva1-1/+5
2009-06-01* Fix race condition in save oarJustin Clarke Casey1-0/+4
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-29Making the delegate handlers async in async Get, to make things consistent. T...diva1-2/+2
2009-05-22Cleaning up a few HG things. HG Posts may now work in grids, but if the home ...diva1-11/+24
2009-05-18Refactor: Change "Servers" to "Server", since the can only be one. BreakMelanie Thielker1-1/+1
2009-05-17Renaming [ServiceConnectors] back to [Modules].diva1-1/+1
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-1/+1
2009-05-14Honor the temp and local asset flagsMelanie Thielker1-0/+2
2009-05-11Changes to the new user system to add the modularity developed for the assetMelanie Thielker1-1/+1
2009-05-11Plumb the HG asset broker. More naming changes to clarify things. Lots moreMelanie Thielker1-2/+2
2009-05-10Connect up the new asset cache and introduce an asynchronous call pathMelanie Thielker1-14/+106
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-0/+23
2009-05-09Plumb the remote asset hookup, all but the actual requestsMelanie Thielker1-4/+0
2009-05-09Add the asset service connectors and sample config. READ WARNINGS!!!Melanie Thielker1-9/+43
2009-05-05Add the remote user connector skeletonMelanie Thielker1-5/+2
2009-05-05Change local user connector into a shared moduleMelanie Thielker1-1/+7
2009-05-05Some refactoring. Database is now active in the new user serverMelanie Thielker1-2/+2
2009-05-05Plumb the new server connector logicMelanie Thielker1-17/+34
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-8/+8
2008-05-20Add copyright notices.Jeff Ames1-3/+28
2008-05-11Update svn properties.Jeff Ames1-43/+43
2008-05-11* Added NPCModule and NPCAvatar classes for NPCs. Primitive, but we can grow ...Adam Frisby1-0/+43