aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/PriorityQueue.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-25/+63
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-05-061-1/+1
* Fix a bug looping through the priority queues. This should fix the problemMic Bowman2011-04-231-2/+3
* Added a second immediate queue to be used for the BestAvatar policyMic Bowman2011-04-221-17/+82
* Various clean ups. Removed some debugging code. Added a new "show pqueues"Mic Bowman2011-04-221-4/+3
* Added an "immediate" queue to the priority queue. This isMic Bowman2011-04-201-0/+258