Drake Arconis d70db51466 Only send the requested ObjectPropertiesFamily in the RequestObjectPropertiesFamily reply and not the actual ObjectProperties packet 9 years ago
..
Properties da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 9 years ago
Tests 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 years ago
IncomingPacket.cs 2ed59ad8ac If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 12 years ago
IncomingPacketHistoryCollection.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
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 years ago
LLClientView.cs d70db51466 Only send the requested ObjectPropertiesFamily in the RequestObjectPropertiesFamily reply and not the actual ObjectProperties packet 9 years ago
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 years ago
LLUDPClient.cs 155da5aad2 Add debug ability to ignore reliably sent packets that are not acknowledged. 9 years ago
LLUDPServer.cs 20af31f18e Fixed mistakes related to confusion between Environment.TickCount (milliseconds) and TimeSpan.TicksPerXXX (10000 x milliseconds) 9 years ago
LLUDPServerCommands.cs 155da5aad2 Add debug ability to ignore reliably sent packets that are not acknowledged. 9 years ago
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 years ago
OutgoingPacket.cs d8ee0cbe1c First stab at cleaning up Caps. Compiles. Untested. 13 years ago
PacketPool.cs 7d268912f1 Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 11 years ago
ThrottleRates.cs 041a09ecb9 Enable runtime configuration of the minimum rate for adaptive 10 years ago
TokenBucket.cs bc7570e59c Merge branch 'mb-throttle-test' 10 years ago
UnackedPacketCollection.cs 5bb73793c7 Comment out the debugging statements added in the last commit. Keeping 10 years ago