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-07-14 03:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
66b1c37973e5ec34cc0c700b7dac9c767f8301ff
opensim
/
OpenSim
/
Region
/
CoreModules
/
Framework
/
EntityTransfer
History
Justin Clark-Casey (justincc)
66b1c37973
Fix bug in HG attachment throttling code where attachments were never rezzed on any teleport within a foreign grid after the first.
...
Bug was introduced in ghosts branch commit 69abade
2014-11-25 23:23:12 +00:00
..
EntityTransferModule.cs
Add naive implementation of controlled incoming HG attachments to manage load.
2014-11-25 23:23:10 +00:00
EntityTransferStateMachine.cs
varregion: add lots of DEBUG level log messages. Especially for teleport.
2013-12-24 12:31:26 -08:00
HGEntityTransferModule.cs
Fix bug in HG attachment throttling code where attachments were never rezzed on any teleport within a foreign grid after the first.
2014-11-25 23:23:12 +00:00
HGIncomingSceneObjectEngine.cs
When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments.
2014-11-25 23:23:11 +00:00