aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestClient.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-12Add EventInfoRequest and EventInfoReply packets.Homer Horwitz1-1/+5
2008-10-11Plumb the remaining search packets and replies.Melanie Thielker1-7/+36
2008-10-10added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...MW1-1/+1
2008-10-10A bit more estate fudgingMelanie Thielker1-1/+1
2008-10-06* Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey1-1/+1
2008-10-06Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker1-0/+1
2008-10-06Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker1-0/+1
2008-10-06* Green dots on the mainmap for avatar.Teravus Ovares1-0/+6
2008-10-05Plumb in the DirPlacesReply packetMelanie Thielker1-0/+4
2008-10-04Plumb packet DirPlacesQuery for search moduleMelanie Thielker1-0/+2
2008-10-04Add "Drop" functionality to pie menuMelanie Thielker1-0/+1
2008-10-03This changeset changes the way chat from client is routed: Dr Scofield1-3/+3
2008-10-03Mantis #1360Melanie Thielker1-2/+3
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-0/+4
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke1-0/+1
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker1-0/+9
2008-09-26* Patch from JHurlimanTeravus Ovares1-2/+1
2008-09-26* Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares1-1/+1
2008-09-25* Adds some WindTeravus Ovares1-0/+3
2008-09-12* Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey1-0/+1
2008-09-09* Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby1-1/+7
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-4/+4
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-99/+99
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+9
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+4
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-0/+9
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+11
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker1-1/+1
2008-08-08De-coupling the IClientAPI interface and ClientManager class from theMike Mazur1-1/+1
2008-08-07Minor formatting cleanup.Jeff Ames1-4/+4
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker1-1/+1
2008-07-31Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker1-0/+8
2008-07-25renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield1-2/+2
2008-07-25Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker1-0/+5
2008-07-23Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW1-1/+1
2008-07-22Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker1-5/+16
2008-07-21added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW1-2/+7
2008-07-18Patch #9151Melanie Thielker1-3/+4
2008-07-09corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW1-1/+1
2008-07-08* Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa711-0/+11
2008-07-08* Changed casing of some archaic methods to conform with code standardslbsa711-10/+10
2008-06-30properly explaining each #pragma warning disableDr Scofield1-0/+1
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-0/+6
2008-06-28* Various documentation to some black magic parts of LLClientView Teravus Ovares1-0/+5
2008-06-26Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke1-0/+1
2008-06-25added the flag param to IClientAPI.SendMapBlockMW1-1/+1
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-0/+5
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-0/+1
2008-06-18* Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares1-0/+3
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-1/+1