aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-05Plumb in the DirPlacesReply packetMelanie Thielker1-0/+11
2008-10-04Plumb packet DirPlacesQuery for search moduleMelanie Thielker1-0/+3
2008-10-04Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker1-3/+1
2008-10-04Add "Drop" functionality to pie menuMelanie Thielker1-0/+2
2008-10-03This changeset changes the way chat from client is routed: Dr Scofield1-1/+1
2008-10-03Mantis #1360Melanie Thielker1-2/+3
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-0/+1
2008-09-30* Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby1-2/+1
2008-09-28Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke1-0/+2
2008-09-28Add some methods to allow modules so set client view optionsMelanie Thielker1-0/+2
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-0/+7
2008-09-09Update svn properties, formatting cleanup.Jeff Ames1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-167/+167
2008-08-28Update svn properties, formatting cleanup.Jeff Ames1-3/+3
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares1-0/+6
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+7
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-1/+6
2008-08-18Formatting cleanup.Jeff Ames1-7/+7
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+9
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker1-1/+1
2008-08-14Mantis #1946Melanie 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-1/+1
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/+3
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/+2
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-6/+6
2008-07-21added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW1-2/+9
2008-07-18Patch #9151Melanie Thielker1-4/+6
2008-07-13Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke1-1/+1
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/+10
2008-07-08* Changed casing of some archaic methods to conform with code standardslbsa711-10/+10
2008-07-08* Split out various classes from IClientAPI into their own files, in accordan...lbsa711-365/+3
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/+2
2008-06-27dr scofield's warning safari:Dr Scofield1-10/+10
2008-06-26Update svn properties. Minor formatting cleanup.Jeff Ames1-5/+2
2008-06-26Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke1-0/+2
2008-06-25added the flag param to IClientAPI.SendMapBlockMW1-1/+1
2008-06-25first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW1-1/+1
2008-06-21* Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares1-0/+3
2008-06-19Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke1-1/+3
2008-06-18* Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares1-0/+2