Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Ames
d756fa01ae Add copyright header. Formatting cleanup. 2009-10-22 18:57:24 +09:00
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