OpenSimMirror/OpenSim/Region/ClientStack/Linden/UDP
UbitUmarov 49bf83ecb8 do global position X and Y with double precision in autopilot, so
corrected viewers do work
2014-09-30 23:31:55 +01:00
..
Properties Bump OPenSimulator version and assembly versions up to 0.8.0 Dev 2013-10-04 23:33:47 +01:00
Tests refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() 2013-09-27 22:27:39 +01:00
IncomingPacket.cs Revert "Merge master into teravuswork", it should have been avination, not master. 2012-11-15 10:05:16 -05:00
IncomingPacketHistoryCollection.cs First stab at cleaning up Caps. Compiles. Untested. 2011-04-30 09:24:15 -07:00
J2KImage.cs Merge branch 'master' into careminster 2013-07-04 22:32:58 +01:00
LLClientView.cs do global position X and Y with double precision in autopilot, so 2014-09-30 23:31:55 +01:00
LLImageManager.cs Do some simple queue empty checks in the main outgoing udp loop instead of always performing these on a separate fired thread. 2013-07-21 08:56:48 -07:00
LLUDPClient.cs reduce MIN_CALLBACK_MS guard time. A value too high introduces a extra 2014-09-02 18:51:49 +01:00
LLUDPServer.cs Fix a nullref in a debug message. If we have no SceneAgent, we can't output data from it. 2014-09-15 23:15:27 +02:00
OpenSimUDPBase.cs Merge branch 'master' into careminster 2013-10-04 20:03:12 +01: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 *needs testing, not that good* change throttles math using floats and not 2014-09-02 15:48:59 +01:00
TokenBucket.cs void time change between gettime calls 2014-09-02 16:11:46 +01:00
UnackedPacketCollection.cs minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 2011-10-12 19:35:40 +01:00