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
/
Region
/
ClientStack
/
LindenUDP
/
UnackedPacketCollection.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: remove redundant null checks
Justin Clark-Casey (justincc)
2011-01-17
1
-30
/
+15
*
Fix UnackedBytes client stack statistic as seen in "show queues"
Justin Clark-Casey (justincc)
2011-01-17
1
-1
/
+3
*
Fix a comment marker
Melanie
2010-10-04
1
-1
/
+1
*
Add linden prim renderer and update libOMV
Melanie
2010-10-04
1
-16
/
+31
*
* Change the OnQueueEmpty signature to send the flags of the queues that are ...
John Hurliman
2009-10-21
1
-0
/
+5
*
* Clarified what FireQueueEmpty is doing with a MIN_CALLBACK_MS constant and ...
John Hurliman
2009-10-21
1
-1
/
+1
*
* FireQueueEmpty now checks if a measurable amount of time has passed, and if...
John Hurliman
2009-10-21
1
-4
/
+0
*
* Handle UseCircuitCode packets asynchronously. Adding an agent to a scene ca...
John Hurliman
2009-10-21
1
-3
/
+5
*
* Replaced the UnackedPacketCollection with a lockless implementation. The ti...
John Hurliman
2009-10-21
1
-76
/
+71
*
* Added a sanity check to GetScriptAssemblies() and GetScriptStates() for the...
John Hurliman
2009-10-20
1
-0
/
+2
*
* Copied LocklessQueue.cs into OpenSim.Framework and added the .Count propert...
John Hurliman
2009-10-13
1
-0
/
+9
*
Applying the real fix (thank you for tracking that MSDN doc down Melanie)
John Hurliman
2009-10-06
1
-5
/
+6
*
Trying Melanie's fix
John Hurliman
2009-10-06
1
-3
/
+4
*
* Added a sanity check for Mono before trying to enumerate over an empty Sort...
John Hurliman
2009-10-06
1
-0
/
+3
*
* Added missing references to prebuild.xml and commented out the LindenUDP te...
John Hurliman
2009-10-06
1
-4
/
+45
*
* Continued work on the new LLUDP implementation. Appears to be functioning, ...
John Hurliman
2009-10-06
1
-0
/
+114