.. |
EntityTransferModule.cs
|
39eab72d7c
When performing region cross, don't add the velocity to the new position in ETM.CrossAgentIntoNewRegionMain() since this has already been performed by SP.CheckForBorderCrossing()
|
10 years ago |
EntityTransferStateMachine.cs
|
e5f7c8b6e8
varregion: add lots of DEBUG level log messages. Especially for teleport.
|
11 years ago |
HGEntityTransferModule.cs
|
f3ab7c0f5c
refactor: rename IteratingUuidGather.AddAssetUuidToInspect() and RecordAssetUuids() to AddForInspection() as this properly describes what both of these methods do.
|
10 years ago |
HGIncomingSceneObjectEngine.cs
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
10 years ago |