Justin Clark-Casey (justincc)
|
b1c26a56b3
Fix an issue where under teleport v2 protocol, teleporting from regions in an line from A->B->C would not close region A when reaching C
|
11 years ago |
Justin Clark-Casey (justincc)
|
b9dac1f8df
Fix test failure in BasicCircuitTests from previous commit 0d2fd0d9
|
11 years ago |
Justin Clark-Casey (justincc)
|
f35826eb31
minor: Make BasicCircuitTests.SetUp() call overriden base method instead of ignoring it.
|
12 years ago |
Justin Clark-Casey (justincc)
|
21d0cbf703
Add AgentUpdate to PacketPool. This is the most common inbound packet from viewers.
|
12 years ago |
Justin Clark-Casey (justincc)
|
c215b1ad16
If logging a client out due to ack timeout, do this asynchronously rather than synchronously on the outgoing packet loop.
|
12 years ago |
Justin Clark-Casey (justincc)
|
5f4f9f0230
Add regression test for client logout due to ack timeout.
|
12 years ago |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 years ago |
Justin Clark-Casey (justincc)
|
50eebb5cba
Don't reply with an ack packet if the client is not authorized.
|
13 years ago |
Justin Clark-Casey (justincc)
|
32d0ef89c6
Extend TestAddClient() to check that the first packet received is an ack packet
|
13 years ago |
Justin Clark-Casey (justincc)
|
14e407aff3
Add OpenSim.Region.ClientStack.LindenUDP.Tests.dll back into the test suite
|
13 years ago |
Justin Clark-Casey (justincc)
|
bc13855e64
Reactivate BasicCircuitTests.TestAddClient()
|
13 years ago |
Justin Clark-Casey (justincc)
|
631d5e16ef
Get rid of some traces of the old pre-ROBUST grid architecture config
|
13 years ago |
Justin Clark-Casey (justincc)
|
f5f7ca47ea
Bring LindenUDP.Tests back from the dead. No tests are running.
|
13 years ago |
Diva Canto
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
13 years ago |