aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-071-1/+1
* Estate series, patch 9 (#9157)Melanie Thielker2008-08-011-1/+1
* Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker2008-07-311-0/+3
* renaming the increasingly ill-named ChatFromViewerArgs to OSChatMessageDr Scofield2008-07-251-2/+2
* Add GetGroupPowers() and a dictionary to hold them to ClientView andMelanie Thielker2008-07-251-0/+2
* Changed it so the avatar's rotation is now sent as part of a full avatar upda...MW2008-07-231-1/+1
* Refactor the packet scheduling out of ClientView. Add intelligentMelanie Thielker2008-07-221-6/+6
* added experimental packet tracker (LLPacketTracker.cs), which can be told to ...MW2008-07-211-2/+9
* Patch #9151Melanie Thielker2008-07-181-4/+6
* Mantis#1638. Thank you kindly, Salahzar for a patch that:Charles Krinke2008-07-131-1/+1
* corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...MW2008-07-091-1/+1
* * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...lbsa712008-07-081-0/+10
* * Changed casing of some archaic methods to conform with code standardslbsa712008-07-081-10/+10
* * Split out various classes from IClientAPI into their own files, in accordan...lbsa712008-07-081-365/+3
* Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke2008-06-281-0/+6
* * Various documentation to some black magic parts of LLClientView Teravus Ovares2008-06-281-0/+2
* dr scofield's warning safari:Dr Scofield2008-06-271-10/+10
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-06-261-5/+2
* Mantis#1597. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+2
* added the flag param to IClientAPI.SendMapBlockMW2008-06-251-1/+1
* first part of Requestmapblocks fixes: Adds uint flags param to the OnRequestM...MW2008-06-251-1/+1
* * Adds Region ban capability to Regions. You access this by going to World->...Teravus Ovares2008-06-211-0/+3
* Mantis#1543. Thank you kindly, Jonc for a patch that:Charles Krinke2008-06-191-1/+3
* * Refactors call to OutPacket out of AssetCache and into LLClientViewTeravus Ovares2008-06-181-0/+2
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-1/+1
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-061-0/+1
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+1
* Thank you kindly, Melanie for a patch for script resetCharles Krinke2008-05-261-0/+2
* This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield2008-05-261-0/+13
* * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.Teravus Ovares2008-05-251-0/+6
* This enables return from the parcel object owner display.Teravus Ovares2008-05-241-0/+3
* Thank you kindly, Melanie, for:Charles Krinke2008-05-231-1/+1
* * Group type stuff. Nothing spectacular. two packets, sorta almost semi half...Teravus Ovares2008-05-181-1/+3
* * Tweaked patch mantis 1302 and committing it.Teravus Ovares2008-05-171-2/+9
* * Committing patch from mantis 0001297: [PATCH] Fix behavior of child prim in...Teravus Ovares2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-17/+17
* * Adding the very bare minimum for the client to register user as having the ...Teravus Ovares2008-05-141-0/+3
* * Refactored OutPacket out of ScenePresence Teravus Ovares2008-05-141-3/+8
* * Refactored OutPacket and FirstName/LastName out of Friends Module.Teravus Ovares2008-05-141-2/+4
* *Complete redo of the permissions modulemingchen2008-05-131-0/+3
* * Added some build warnings for Teravus. :)Adam Frisby2008-05-121-1/+11
* Formatting cleanup.Jeff Ames2008-05-121-1/+1
* 0001199: [PATCH] Add support for default animations Teravus Ovares2008-05-111-0/+1
* * Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...Teravus Ovares2008-05-101-0/+11
* * More OutPacket refactors.Teravus Ovares2008-05-101-0/+3
* * Two more OutPacket refactors. TextureSender.Teravus Ovares2008-05-101-0/+2
* Refactored out a few warnings related to Adam's bane OutPacketTeravus Ovares2008-05-101-0/+4
* * Proper fix for 1191 - Missing TypeData in ViewerEffectEventHandlerArg.Adam Frisby2008-05-081-0/+1
* * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby2008-05-081-0/+2