OpenSimMirror/OpenSim/Region
jjgreens df2d5a460f Replaced the update lists with a priority queue implementation in LLClientView
Replaced the update lists with a priority queue implementation in LLClientView.
The priority queues are based on the MinHeap implementation also included in
this commit within the OpneSim.Framework namespace.  Initially setup to exactly
mimic the behavior beofre the change which was a first come first serve queue.
2009-10-15 15:52:53 -07:00
..
Application * Switched to a plain lock for the ClientManager collections and protected the TryGetValues with try/catch instead of a lock 2009-10-14 14:25:58 -07:00
ClientStack Replaced the update lists with a priority queue implementation in LLClientView 2009-10-15 15:52:53 -07:00
Communications Formatting cleanup. 2009-10-01 01:17:47 +09:00
CoreModules * Removed some of the redundant broadcast functions in Scene and SceneGraph so it is clear who/what the broadcast is going to each time 2009-10-15 15:25:02 -07:00
DataSnapshot Merge branch 'diva-textures-osgrid' 2009-10-04 05:49:16 +01:00
Examples/SimpleModule * Consolidated adding / removing ClientManager IClientAPIs to two places in Scene 2009-10-13 17:33:45 -07:00
Framework * Removed some of the redundant broadcast functions in Scene and SceneGraph so it is clear who/what the broadcast is going to each time 2009-10-15 15:25:02 -07:00
OptionalModules * Removed some of the redundant broadcast functions in Scene and SceneGraph so it is clear who/what the broadcast is going to each time 2009-10-15 15:25:02 -07:00
Physics * Eliminated unnecessary parameters from LLUDPServer.SendPacketData() 2009-10-13 10:38:35 -07:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Enable LSL dialogs to display group names properly 2009-10-14 17:39:38 +01:00
UserStatistics Formatting cleanup. 2009-10-01 01:17:47 +09:00