Sean Dague
|
57ab79e331
* Update ScenePresenceTests to reflect current REST communication workflow.
|
15 years ago |
Melanie Thielker
|
ed2de7ac82
Plumb in the RetrieveInstantMessages event that is sent by the viewer
|
15 years ago |
Melanie Thielker
|
863556f2cc
Thank you, Snowdrop, for a patch that makes the callback ID parameter
|
16 years ago |
Melanie Thielker
|
3130784934
Re-add the objectID field to the anim pack, that was deemed unneccessary
|
16 years ago |
Justin Clarke Casey
|
8645c7482d
* Change SendBulkUpdateInventory from two methods to one which accepts an InventoryNode
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |
Justin Clarke Casey
|
884009ed33
* Add some caps seed capability path checking to the simple non neighbours standalone region teleport test
|
16 years ago |
Justin Clarke Casey
|
37fa677548
* refactor: Extract caps related code from scene and put into a region module
|
16 years ago |
Justin Clarke Casey
|
eca6442bae
* Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in
|
16 years ago |
Justin Clarke Casey
|
093adb2113
* Add new unit test for simple teleport in a standalone.
|
16 years ago |
Sean Dague
|
9dff38ca14
* Extended TextureSenderTests and modified TestClient.cs with new methods
|
16 years ago |
Justin Clarke Casey
|
ade107f04f
* Separate starting a client thread into a separate Start() method (which matches the existing Stop() and Restart() methods)
|
16 years ago |
Justin Clarke Casey
|
d4d2c19594
* Extend PacketHandlerTest to fire in a packet.
|
16 years ago |
Melanie Thielker
|
7c7ea57c5c
Finish dwell sending, adding the forgotten method body.
|
16 years ago |
Melanie Thielker
|
7beb8a5abb
Plumb the remaining dwell packets
|
16 years ago |
Melanie Thielker
|
23844a9073
Plumb the profile reply packets for picks, classifieds and notes
|
16 years ago |
Melanie Thielker
|
318de200bd
Plumb in EventNotification* and EventGodDelete
|
16 years ago |
Melanie Thielker
|
fc053a6af8
Plumb in the 4 missing classified events and the 3 packet methods
|
16 years ago |
Teravus Ovares
|
119104e35b
* Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section.
|
16 years ago |
Melanie Thielker
|
008e1fe8df
Plumb the TP-Sending packets
|
16 years ago |
Justin Clarke Casey
|
bec3993849
* Fold mock classes into existing OpenSim/Tests/Common assembly rather than sprouting another one
|
16 years ago |