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-30 05:57:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fa088bafb4c78ad3177b0e944a4312bd6abdea7
opensim
/
OpenSim
/
Region
/
ClientStack
History
teravus
4fa088bafb
Pipe Throttle Update Event to EventManager, client --> ScenePresence --> EventManager, so that modules can know when throttles are updated. The event contains no client specific data to preserve the possibility of 'multiple clients' and you must still call ControllingClient.GetThrottlesPacked(f) to see what the throttles actually are once the event fires. Hook EventManager.OnUpdateThrottle to GetTextureModule.
2012-11-04 22:57:24 -05:00
..
Linden
Pipe Throttle Update Event to EventManager, client --> ScenePresence --> EventManager, so that modules can know when throttles are updated. The event contains no client specific data to preserve the possibility of 'multiple clients' and you must still call ControllingClient.GetThrottlesPacked(f) to see what the throttles actually are once the event fires. Hook EventManager.OnUpdateThrottle to GetTextureModule.
2012-11-04 22:57:24 -05: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
Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command
2012-07-25 22:29:40 +01:00