aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-15* A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares1-0/+13
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey1-3/+3
2008-04-13* Put in crude poll waiting for 60 seconds for delayed user inventory deliver...Justin Clarke Casey1-2/+27
2008-04-11* Remove the worst excesses of my inventory debugging codeJustin Clarke Casey1-6/+6
2008-04-11* Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey1-11/+20
2008-04-11* Minor inventory code cleanup following on from last patchJustin Clarke Casey1-1/+1
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2-38/+87
2008-04-11* minor: replace test of CachedUserInfo.RootFolder != null with something mor...Justin Clarke Casey2-14/+20
2008-04-11* minor documenting, cleanup, renaming in user profile cache serviceJustin Clarke Casey2-12/+29
2008-04-11* documenting and minor refactoring in UserProfileCacheServiceJustin Clarke Casey1-14/+24
2008-04-11refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey1-14/+13
2008-04-10* Minor: really just comment and subsequent indentation adjustment. Preparat...Justin Clarke Casey1-41/+55
2008-04-10further renaming of properties for claritySean Dague1-5/+5
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-5/+5
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague3-10/+10
2008-04-08* Adjust some inventory lookup failure messages to reduce confusion as to wha...Justin Clarke Casey1-5/+7
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague4-68/+68
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague2-37/+37
2008-04-04From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-2/+0
2008-03-31* Minor change on region grid asset client to change two store log messages t...Justin Clarke Casey1-4/+7
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2-23/+140
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2-9/+12
2008-03-18* Just inserting some exploratory comments into inventory codeJustin Clarke Casey1-0/+12
2008-03-18Formatting cleanup.Jeff Ames11-501/+490
2008-03-15Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...MW1-0/+60
2008-03-12* Add comments and slight corrections to ClientView.AgentTextureCachedJustin Clarke Casey1-2/+2
2008-03-11* Very minor error message change in GridAssetClientJustin Clarke Casey1-3/+1
2008-02-27disabled AssetDownloadModule and re-enabled the asset download code in the as...MW1-17/+18
2008-02-27small fix in the showstate data in AssetCache to reflect that now some functi...MW1-1/+1
2008-02-27After seeing sdague do his happy dance over trunk working "the best he has ev...MW1-17/+18
2008-02-27another attempt at fixing asset lockupsMW1-224/+247
2008-02-27Hopefully fixed the bug that was causing a lot of the freezing. Which was hap...MW1-33/+51
2008-02-25* Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey1-24/+8
2008-02-22* Improve alignment of packet queue stats headignsJustin Clarke Casey1-1/+1
2008-02-22* Winnow the debug and info messages associated with stat fetchingJustin Clarke Casey3-14/+29
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2-0/+2
2008-02-20* Eliminate AssetCache.CopyAsset()Justin Clarke Casey1-26/+4
2008-02-20* Only count download requests for assets which are not already waiting for d...Justin Clarke Casey1-5/+6
2008-02-20* Properly guard removal of asset request lists on AssetCache.AssetNotFound (...Justin Clarke Casey2-14/+16
2008-02-20* Remove unused texture dictionaries from AssetCacheJustin Clarke Casey2-48/+73
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-20Report command string on ConsoleBase.RunCommand exceptionJustin Clarke Casey1-2/+2
2008-02-20* Report 'asset not found' situations back to UserTextureDownloadServiceJustin Clarke Casey2-25/+54
2008-02-20* re-enabled AssetNotFound codelbsa711-15/+16
2008-02-20* Fixed xml loading bug (the xml was scheduled for update before added to a s...lbsa711-70/+101
2008-02-19Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen2-0/+2
2008-02-16Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW2-1/+7
2008-02-13Clean up more unnecessary String.Format callsJeff Ames5-31/+18
2008-02-13* Clean up LIBRARY INVENTORY messagesJustin Clarke Casey1-13/+12
2008-02-13Commenting and a spelling correctionJustin Clarke Casey2-5/+15