aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/AssetCache.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-30* Optimized usingslbsa711-107/+100
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-29* Removed AssetNotFound as it crashes clientlbsa711-13/+13
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-77/+91
2007-10-26Region ground texture was not marked as temporary, when being created, and as...Tleiades Hax1-7/+9
2007-10-26Very early first implementation of grid based assets.Tleiades Hax1-4/+7
2007-10-24Part of supporting gridwide assetss. A little premature release, but I'm tire...Tleiades Hax1-23/+1
2007-10-22* Return of R2162. /Take that SVN!/Adam Frisby1-2/+2
2007-10-22revert r2162 as it completely clobbered all the work onSean Dague1-2/+2
2007-10-22* Major ass commit.Adam Frisby1-2/+2
2007-10-19* Total refactoring of Asset Server for massive winlbsa711-2/+7
2007-09-24* Encapsulated all CommunicationsManager serviceslbsa711-5/+4
2007-09-15Hopefully fixed the build error that I introduced with my last commit.MW1-1/+1
2007-09-15Testing to see if this fixes the editing appearance crash, or makes it (or an...MW1-1/+9
2007-09-11move the locks closer to the data, sqlite for assets now works like a champSean Dague1-9/+3
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-6/+6
2007-09-04Some work on Module loading/management.MW1-1/+6
2007-08-30Added some place holder classes for various modules.MW1-36/+39
2007-08-27Deleted a few old files that are no longer used.MW1-3/+3
2007-08-27Stopped EntityBase from implementing IScriptHost, as don't think it should, m...MW1-1/+1
2007-08-27Another small tweak to image sending.MW1-1/+2
2007-08-27Tweaks to assetcache to make texture downloading better (I hope)Brian McBee1-13/+14
2007-08-26See if this fixes the 0x0 texture size problems, and speeds up texture downlo...MW1-2/+3
2007-08-26Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW1-32/+69
2007-08-25Second attempt to commit : Test to see if this change improves or makes worse...MW1-1/+1
2007-08-22A little bit of cleaning up.MW1-1/+1
2007-08-16Taking Prims (SceneObjectGroups) in and out of inventory should now work and ...MW1-26/+43
2007-08-09Making sure my local working copy is in sync with svn before I start the job ...MW1-3/+5
2007-08-08Fixed the asset download problem I think, solution might not be ideal but wor...MW1-12/+9
2007-08-08Hopefully improved texture downloading (including the speed at which they dow...MW1-35/+83
2007-07-29Deleting objects should now work. But beware they aren't send to your trash f...MW1-0/+1
2007-07-27Should now have version 0.1 of our new ruth default avatar. At the moment, yo...MW1-8/+7
2007-07-26More work on inventory and opensim library.MW1-337/+457
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-561/+561
2007-07-22Think I've recovered my deleted files, so hopefully it works now. MW1-0/+561