aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Applying melanie's Landmark patch. Thanks Melanie!Teravus Ovares2008-04-161-0/+4
* Thank you very much, Kmeisthax for:Charles Krinke2008-04-161-1/+3
* * Fixed a few warnings.Teravus Ovares2008-04-141-0/+4
* * Updates BetaGridLikeMoneyModuleTeravus Ovares2008-04-101-0/+10
* * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...Justin Clarke Casey2008-04-071-1/+12
* * Resolve mantis 849Justin Clarke Casey2008-04-031-1/+1
* This update has good news and bad news, first the bad.Teravus Ovares2008-03-301-0/+8
* Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). alondria2008-03-221-0/+1
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* * You can leave godmode if you want now.Teravus Ovares2008-03-141-1/+1
* Applied patch from mantis #749, Grass now stays to set type when moved. thank...MW2008-03-121-1/+1
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-041-0/+19
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-0/+3
* After seeing sdague do his happy dance over trunk working "the best he has ev...MW2008-02-271-0/+3
* * just added a readonly and a commentlbsa712008-02-201-1/+1