OpenSimMirror/OpenSim/Region/ClientStack/Linden/UDP
Diva Canto f3829c10e0 Sometimes the viewer sends a null string as mapName; this made the client thread throw an exception with unexpected behavior for users (nothing happens). This commit gives it a sane default: it assumes we're looking for a position in the current region. 2015-11-27 08:29:19 -08:00
..
Properties On to 0.8.3! 2015-10-18 21:47:10 -07:00
Tests Comment out the debugging statements added in the last commit. Keeping 2014-12-30 14:43:42 -08:00
IncomingPacket.cs If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory churn 2012-10-17 21:08:15 +01:00
IncomingPacketHistoryCollection.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
J2KImage.cs 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." 2015-03-04 14:36:26 -05:00
LLClientView.cs Sometimes the viewer sends a null string as mapName; this made the client thread throw an exception with unexpected behavior for users (nothing happens). This commit gives it a sane default: it assumes we're looking for a position in the current region. 2015-11-27 08:29:19 -08:00
LLImageManager.cs 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." 2015-03-04 14:36:26 -05:00
LLUDPClient.cs Add debug ability to ignore reliably sent packets that are not acknowledged. 2015-01-21 20:31:42 +00:00
LLUDPServer.cs Transformed the LLUDP ad-hoc plugin into a region module. It works. 2015-09-03 15:59:06 -07:00
LLUDPServerCommands.cs Add debug ability to ignore reliably sent packets that are not acknowledged. 2015-01-21 20:31:42 +00:00
OpenSimUDPBase.cs Squooshed a warning that could result in a runtime null pointer exception. It says that code is for debugging, but it was buggy. 2015-06-14 08:18:21 -07:00
OutgoingPacket.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
PacketPool.cs Packet headers are not zero-encoded so don't try to zero-decode these in PacketPool.GetType() 2013-08-16 00:58:25 +01:00
ThrottleRates.cs Enable runtime configuration of the minimum rate for adaptive 2014-12-29 18:46:33 -08:00
TokenBucket.cs Merge branch 'mb-throttle-test' 2014-12-30 16:26:57 -08:00
UnackedPacketCollection.cs Comment out the debugging statements added in the last commit. Keeping 2014-12-30 14:43:42 -08:00