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
/
Linden
/
UDP
/
PacketPool.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-5
/
+5
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-16
/
+9
*
Make PacketPool class stats pull stats instead of push stats so they can be l...
Justin Clark-Casey (justincc)
2012-11-15
1
-62
/
+52
*
Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...
Justin Clark-Casey (justincc)
2012-10-23
1
-6
/
+34
*
Explicitly return only the incoming AgentUpdate packet as this is the only on...
Justin Clark-Casey (justincc)
2012-10-17
1
-2
/
+8
*
minor: Fix bug in categorization of blocks reused stat from packetpool
Justin Clark-Casey (justincc)
2012-10-12
1
-1
/
+1
*
Add AgentUpdate to PacketPool. This is the most common inbound packet from v...
Justin Clark-Casey (justincc)
2012-10-12
1
-1
/
+7
*
Fix percentage stats to multiply by 100. Adjust container name for packetpoo...
Justin Clark-Casey (justincc)
2012-10-12
1
-2
/
+2
*
Fix packetpool for ImprovedTerseObjectUpdate packets.
Justin Clark-Casey (justincc)
2012-10-11
1
-2
/
+2
*
Extend "show stats" command to "show stats [list|all|<category name>]"
Justin Clark-Casey (justincc)
2012-10-11
1
-8
/
+35
*
refactor: Move OpenSim.Framework.PacketPool to OpenSim.Region.Clientstack.Lin...
Justin Clark-Casey (justincc)
2012-10-05
1
-0
/
+249