aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/AgentAssetTransactionsManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-16Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...MW1-1/+4
2008-02-13Commenting and a spelling correctionJustin Clarke Casey1-3/+13
2008-02-13* Clean up the agent's asset transactions when it is removed from the sceneJustin Clarke Casey1-2/+17
2008-02-13* Refactor: Move last commit's refactor back to AgentAssetTransactionsManagerJustin Clarke Casey1-35/+81
2008-02-12Refactor: factor a method out of AgentAssetTransactionsManagerJustin Clarke Casey1-13/+2
2008-02-12* Refactoring: Rename AssetTransactions.cs and AssetTransactionsManager and a...Justin Clarke Casey1-11/+26
2008-02-11Re-enabled Inventory creation of body partsMW1-2/+5
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-1/+1
2008-02-09* Change logger to handle [<entry>] where <entry> contains non alphabetic cha...Justin Clarke Casey1-1/+1
2008-02-08* Stop asset transactions hanging around after they've completedJustin Clarke Casey1-2/+18
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-10more work on texture downloading.MW1-2/+2
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-01Attempt to fix mantis issue # 65, seems like it is a race condition between t...MW1-4/+7
2007-10-30* Optimized usingslbsa711-19/+18
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-7/+7
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-26Another attempt to fix the image sending bug (next week, I intend to rewrite ...MW1-2/+3
2007-08-15More work on inventory, can now create other inventory types, like Clothes an...MW1-5/+31
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-81/+81
2007-07-22Think I've recovered my deleted files, so hopefully it works now. MW1-87/+81
2007-07-16changed to native line ending encodingSean Dague1-87/+87