aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-167/+167
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-3/+3
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+6
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+7
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-1/+6
* Formatting cleanup.Jeff Ames2008-08-181-7/+7
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+9
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-151-1/+1
* Mantis #1946Melanie Thielker2008-08-141-1/+1
* 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