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-18 04:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a2b673fca6fcff4e358cf4ef6bd773f8a0488ba
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