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-06-09 05:05:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1de80cdafebe6a604d03df60e3bb7920a9bee852
opensim
/
OpenSim
/
Region
/
ClientStack
History
Justin Clark-Casey (justincc)
3ec2923022
Reuse the same AgentUpdateArgs object for each AgentUpdate UDP packet (of which there are 10 a second) rather than constructing a new one every time.
...
We can do this because AgentUpdate packets are handled synchronously.
2012-10-17 23:54:05 +01:00
..
Linden
Reuse the same AgentUpdateArgs object for each AgentUpdate UDP packet (of which there are 10 a second) rather than constructing a new one every time.
2012-10-17 23:54:05 +01:00
ClientStackManager.cs
Formatting cleanup.
2009-10-01 01:17:47 +09:00
IClientNetworkServer.cs
Beginning work on the new LLUDP implementation
2009-10-05 17:38:14 -07:00
RegionApplicationBase.cs
Added unit tests for multi-region OARs
2012-09-14 20:32:25 +01:00