This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-20 23:35:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5beb480eaf23fa7454728724de80b2a67ded1e8
opensim
/
OpenSim
/
Region
/
CoreModules
/
Agent
/
AssetTransaction
History
Justin Clark-Casey (justincc)
fd34a75cde
minor: Tidy up disabled logging on AssetTransactionModule for future use. Make it clear that transaction parameter to HandleUDPUploadRequest is an ID.
2013-01-29 04:03:33 +00:00
..
AgentAssetsTransactions.cs
Insert transaction ID into AssetXferUploader constructor rather than at UploadAsset() to prevent item creation failure when NewInventoryItem thread reachs the object first.
2012-09-25 22:54:20 +01:00
AssetTransactionModule.cs
minor: Tidy up disabled logging on AssetTransactionModule for future use. Make it clear that transaction parameter to HandleUDPUploadRequest is an ID.
2013-01-29 04:03:33 +00:00
AssetXferUploader.cs
Prevent items being destroyed by rename operations. Renaming of a wearable also
2013-01-27 01:07:37 +00:00