aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-06-11*Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen1-1/+1
2008-06-06* This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares1-0/+1
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke1-1/+1
2008-05-26Thank you kindly, Melanie for a patch for script resetCharles Krinke1-0/+2
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-0/+13
2008-05-25* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares1-0/+6
2008-05-24This enables return from the parcel object owner display.Teravus Ovares1-0/+3
2008-05-23Thank you kindly, Melanie, for:Charles Krinke1-1/+1
2008-05-18* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares1-1/+3
2008-05-17* Tweaked patch mantis 1302 and committing it.Teravus Ovares1-2/+9
2008-05-16* Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-17/+17
2008-05-14* Adding the very bare minimum for the client to register user as having the ...Teravus Ovares1-0/+3
2008-05-14* Refactored OutPacket out of ScenePresence Teravus Ovares1-3/+8
2008-05-14* Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares1-2/+4
2008-05-13*Complete redo of the permissions modulemingchen1-0/+3
2008-05-12* Added some build warnings for Teravus. :)Adam Frisby1-1/+11
2008-05-12Formatting cleanup.Jeff Ames1-1/+1
2008-05-110001199: [PATCH] Add support for default animations Teravus Ovares1-0/+1
2008-05-10* Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...Teravus Ovares1-0/+11
2008-05-10* More OutPacket refactors.Teravus Ovares1-0/+3
2008-05-10* Two more OutPacket refactors. TextureSender.Teravus Ovares1-0/+2
2008-05-10Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares1-0/+4
2008-05-08* Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg.Adam Frisby1-0/+1
2008-05-08* Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby1-0/+2