aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestClient.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-26Add AvatarInterestsReplyMelanie1-1/+4
2009-11-05Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie1-0/+1
2009-11-04Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie1-0/+1
2009-10-17Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...John Hurliman1-0/+4
2009-10-15Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman1-23/+5
2009-10-13* Consolidated adding / removing ClientManager IClientAPIs to two places in S...John Hurliman1-0/+5
2009-10-13* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman1-1/+1
2009-09-30Add RebakeAvatarTexturesPacket to the client viewMelanie1-0/+4
2009-08-16Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson1-0/+1
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-1/+1
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares1-0/+4
2009-07-17fixed the bug where changing the rotation of a selection of prims in a linkse...MW1-0/+1
2009-07-01Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker1-0/+5
2009-06-19From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-25letting TestClient implement IClientCore as well to fix test caseDr Scofield1-1/+22
2009-05-16Send the owner name, not the client name on SendDialog.Homer Horwitz1-1/+1
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker1-0/+4
2009-05-04Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker1-0/+4
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker1-1/+1
2009-04-20Add PlacesQuery packetMelanie Thielker1-0/+2
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-1/+1
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-1/+1
2009-04-15Commit the group deeding support, thank you, mcortezMelanie Thielker1-0/+1
2009-04-14Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker1-0/+2
2009-04-10Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin1-0/+3
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey1-0/+1
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-0/+2
2009-03-30Add PickInfoReply packet.Melanie Thielker1-0/+4
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-6/+1
2009-03-29Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker1-0/+4
2009-03-28Add mute list request event and dummy responseMelanie Thielker1-0/+6
2009-03-28* Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares1-1/+1
2009-03-27Add the events needed for profiles.Melanie Thielker1-0/+5
2009-03-27Remove a hardcoded flow/dependency on the money module from LLCLientViewMelanie Thielker1-0/+4
2009-02-26* Update ScenePresenceTests to reflect current REST communication workflow.Sean Dague1-25/+33
2009-02-26Plumb in the RetrieveInstantMessages event that is sent by the viewerMelanie Thielker1-0/+2
2009-02-19Thank you, Snowdrop, for a patch that makes the callback ID parameterMelanie Thielker1-1/+1
2009-02-17Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker1-1/+1
2009-02-11* Change SendBulkUpdateInventory from two methods to one which accepts an Inv...Justin Clarke Casey1-5/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-2/+2
2009-01-22* Add some caps seed capability path checking to the simple non neighbours st...Justin Clarke Casey1-1/+9
2009-01-21* refactor: Extract caps related code from scene and put into a region moduleJustin Clarke Casey1-2/+5
2009-01-16* Rig up enough infrastructure to actually perform a successful 'standalone' ...Justin Clarke Casey1-18/+61
2009-01-15* Add new unit test for simple teleport in a standalone.Justin Clarke Casey1-0/+11
2009-01-13* Extended TextureSenderTests and modified TestClient.cs with new methodsSean Dague1-19/+41
2009-01-12* Separate starting a client thread into a separate Start() method (which mat...Justin Clarke Casey1-0/+4
2009-01-12* Extend PacketHandlerTest to fire in a packet.Justin Clarke Casey1-8/+8
2009-01-09Finish dwell sending, adding the forgotten method body.Melanie Thielker1-1/+7
2009-01-03Plumb the remaining dwell packetsMelanie Thielker1-1/+5