aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Added Obsolete() tag to IClientAPI.OutPacket.Adam Frisby2008-05-071-1/+1
* * Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...Adam Frisby2008-05-071-7/+77
* * Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares2008-05-071-0/+4
* get all the right bits to SendPrimitiveToClient so we can actuallySean Dague2008-05-071-8/+11
* From: Alan M Webb <awebb@vnet.ibm.com>Justin Clarke Casey2008-05-071-1/+1
* send actual velocity and angular velocity in terse updatesSean Dague2008-05-061-1/+1
* *LLClientView is now pushed the EstateSettings instead of pulling it from the...mingchen2008-05-061-5/+52
* * Committing a bunch of work for control snatching. Not done yet. No visib...Teravus Ovares2008-05-061-0/+3
* *Standardized the Land module by removing all references to libsecondlife.pac...mingchen2008-05-051-1/+26
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-051-2/+10
* *Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen2008-05-041-0/+1
* *Fixed up EstateManagementModule to the module standard - no more packets all...mingchen2008-05-041-3/+41
* * For your fragging desire, damage enabled land works, but watch out!, life d...Teravus Ovares2008-05-031-0/+1
* * Refactored ClientView into LLClientView. Removed all direct references to U...Adam Frisby2008-05-021-0/+6
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-3/+6
* * Spring cleaning.Adam Frisby2008-04-291-73/+83
* * Added basic 3-5 level undo on prim position/rotation/scale.Teravus Ovares2008-04-281-0/+2
* * Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares2008-04-271-0/+1
* * More attachment stuff, reworked some of the inventory routines to be what I...Teravus Ovares2008-04-271-2/+2
* * First draft implementation of copying prim inventory items back to agent in...Justin Clarke Casey2008-04-261-0/+3
* replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2008-04-241-10/+10
* * Adds much better support for attachments that you right click on in world.Teravus Ovares2008-04-241-1/+3
* * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares2008-04-231-0/+3
* * Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby2008-04-231-1/+5
* * Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby2008-04-231-1/+3
* Thank you kindly krtaylor for a patch to solve:Charles Krinke2008-04-191-0/+1
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-0/+3