index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
PriorityQueue.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-06
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-04-23
Fix a bug looping through the priority queues. This should fix the problem
Mic Bowman
1
-2
/
+3
2011-04-22
Added a second immediate queue to be used for the BestAvatar policy
Mic Bowman
1
-17
/
+82
2011-04-22
Various clean ups. Removed some debugging code. Added a new "show pqueues"
Mic Bowman
1
-4
/
+3
2011-04-20
Added an "immediate" queue to the priority queue. This is
Mic Bowman
1
-15
/
+28
2011-04-13
Fixed the update of items in the priority queue to enable both
Mic Bowman
1
-1
/
+1
2011-04-13
First pass at moving object property requests into a queue similar
Mic Bowman
1
-6
/
+6
2011-04-12
Fixed the update of items in the priority queue to enable both
Mic Bowman
1
-1
/
+1
2011-04-12
First pass at moving object property requests into a queue similar
Mic Bowman
1
-6
/
+6
2011-04-12
Fixed the update of items in the priority queue to enable both
Mic Bowman
1
-1
/
+1
2011-04-12
First pass at moving object property requests into a queue similar
Mic Bowman
1
-6
/
+6
2011-04-10
Split the priority queue class into a seperate file. LLClientView
Mic Bowman
1
-0
/
+245