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