aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/PriorityQueue.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added an "immediate" queue to the priority queue. This isMic Bowman2011-04-201-245/+0
* Fixed the update of items in the priority queue to enable bothMic Bowman2011-04-121-1/+1
* First pass at moving object property requests into a queue similarMic Bowman2011-04-121-6/+6
* Split the priority queue class into a seperate file. LLClientViewMic Bowman2011-04-101-0/+245