aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IAssetServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-3/+3
2008-07-07* remove redundant sync locking in AssetServerBase since this is already bein...Justin Clarke Casey1-1/+1
2008-05-16* Cache knowledge in the region server that the asset service has reported an...Justin Clarke Casey1-1/+2
2008-05-16* Removing unnecessary LLUUID.Zero check from AssetCacheJustin Clarke Casey1-2/+5
2008-04-29* Spring cleaning.Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+0
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-02-20* Report 'asset not found' situations back to UserTextureDownloadServiceJustin Clarke Casey1-1/+11
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey1-6/+0
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-14* ARequest changed name to AssetRequest and moved to own file.lbsa711-6/+0
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-11-01renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...MW1-1/+1
2007-10-31* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa711-0/+0
2007-10-31set svn:eol-styleJeff Ames1-68/+68
2007-10-30* Optimized usingslbsa711-3/+1
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-71/+71
2007-10-24Preparing for grid wide assetsTleiades Hax1-1/+0
2007-10-19* some more refactoring + bugfixlbsa711-0/+7
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-1/+2
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-2/+2
2007-08-26Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW1-1/+1
2007-07-16changed to native line ending encodingSean Dague1-64/+64
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-5/+0