This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
aeeaa3a0a9b965dfe5d1111b178234c94de9ba9d
opensim
/
OpenSim
/
Region
/
CoreModules
/
Agent
/
AssetTransaction
History
Melanie
0d15a6a01f
Remove any mention of IRegionModule from region names and comments to aid
...
grepping for remaining uses
2012-11-12 19:18:20 +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
Remove any mention of IRegionModule from region names and comments to aid
2012-11-12 19:18:20 +00:00
AssetXferUploader.cs
Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist.
2012-09-25 23:30:25 +01:00