Drake Arconis d70db51466 Only send the requested ObjectPropertiesFamily in the RequestObjectPropertiesFamily reply and not the actual ObjectProperties packet 9 lat temu
..
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 9 lat temu
Tests 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 lat temu
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 lat temu
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
J2KImage.cs 96b87407f1 Revert "removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does." 9 lat temu
LLClientView.cs d70db51466 Only send the requested ObjectPropertiesFamily in the RequestObjectPropertiesFamily reply and not the actual ObjectProperties packet 9 lat temu
LLImageManager.cs 96b87407f1 Revert "removed replacement texture in UDP Texture code. The replacement texture introduces false data into viewer cache. Removing that decreases the necessity for clearing the viewer cache. The viewer knows with ImageNotInDatabase that it is missing and can therefore know what to do about it a lot better than the sim does." 9 lat temu
LLUDPClient.cs 155da5aad2 Add debug ability to ignore reliably sent packets that are not acknowledged. 9 lat temu
LLUDPServer.cs 20af31f18e Fixed mistakes related to confusion between Environment.TickCount (milliseconds) and TimeSpan.TicksPerXXX (10000 x milliseconds) 9 lat temu
LLUDPServerCommands.cs 155da5aad2 Add debug ability to ignore reliably sent packets that are not acknowledged. 9 lat temu
OpenSimUDPBase.cs f27ce66877 Squooshed a warning that could result in a runtime null pointer exception. It says that code is for debugging, but it was buggy. 9 lat temu
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 lat temu
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 11 lat temu
ThrottleRates.cs 041a09ecb9 Enable runtime configuration of the minimum rate for adaptive 10 lat temu
TokenBucket.cs bc7570e59c Merge branch 'mb-throttle-test' 10 lat temu
UnackedPacketCollection.cs 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 lat temu