aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-05-07* Added Obsolete() tag to IClientAPI.OutPacket.Adam Frisby1-1/+1
2008-05-07* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby1-7/+77
2008-05-07* Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares1-0/+4
2008-05-07get all the right bits to SendPrimitiveToClient so we can actuallySean Dague1-8/+11
2008-05-07From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey1-1/+1
2008-05-06send actual velocity and angular velocity in terse updatesSean Dague1-1/+1
2008-05-06*LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen1-5/+52
2008-05-06* Committing a bunch of work for control snatching. Not done yet. No visib...Teravus Ovares1-0/+3
2008-05-05*Standardized the Land module by removing all references to libsecondlife.pac...mingchen1-1/+26
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-2/+10
2008-05-04*Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen1-0/+1
2008-05-04*Fixed up EstateManagementModule to the module standard - no more packets all...mingchen1-3/+41
2008-05-03* For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares1-0/+1
2008-05-02* Refactored ClientView into LLClientView. Removed all direct references to U...Adam Frisby1-0/+6
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-3/+6
2008-04-29* Spring cleaning.Adam Frisby1-73/+83
2008-04-28* Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares1-0/+2
2008-04-27* Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares1-0/+1
2008-04-27* More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares1-2/+2