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-15 19:35:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1e7352d75b62b6c97e79c4fdb37b9493aba697a
opensim
/
OpenSim
/
Region
/
ClientStack
History
Sean Dague
ce0a84cbc0
instrument most of the tests with a new InMethod function that may help us figure
...
out where that pesky deadlock is during test runs.
2009-05-07 19:07:08 +00:00
..
LindenUDP
instrument most of the tests with a new InMethod function that may help us figure
2009-05-07 19:07:08 +00:00
ClientStackManager.cs
* optimized usings.
2009-02-12 09:53:12 +00:00
ClientStackUserSettings.cs
* Properly use the default value if the LindenUDP.ClientStack section exists by the client throttle setting does not
2008-11-05 20:42:37 +00:00
IClientNetworkServer.cs
Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to void AddScene(IScene x). As there should be no need for the client view to have a reference to Scene. IScene should be all it needs.
2009-03-02 14:42:01 +00:00
RegionApplicationBase.cs
Intermediate commit. WILL NOT COMPILE!
2009-05-04 20:15:39 +00:00
ThrottleSettings.cs
* Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output)
2008-10-03 18:06:45 +00:00