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-19 14:06:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54360dd20ef4034e33bfeadcb067d8ff6cbf7e70
opensim
/
OpenSim
/
Region
/
Framework
History
Justin Clark-Casey (justincc)
54360dd20e
When a client connects to a scene, send other avatar appearance data asynchronously to reduce hold up in the IN UDP packet processing loop.
...
This is already being done for the initial object data send.
2011-12-08 18:39:56 +00:00
..
Interfaces
On a new client circuit, send the initial reply ack to let the client know it's live before sending other data.
2011-12-08 18:34:23 +00:00
Scenes
When a client connects to a scene, send other avatar appearance data asynchronously to reduce hold up in the IN UDP packet processing loop.
2011-12-08 18:39:56 +00:00
ModuleLoader.cs
Make it more obvious when it happens that DLL plugin loading fails. Improve exception output on Windows.
2011-04-11 21:51:17 +01:00