aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Added a few more packets to ClientView. Added tendons to the Skeletal Group...Teravus Ovares2008-02-201-0/+6
* Thank you very much Ahzzmandius for adding the supportCharles Krinke2008-02-181-0/+8
* The very beginnings of attachments (no detachments! :)Dalien Talbot2008-02-101-0/+7
* * Refactored permissions handling to extract info out of permisisons block in...lbsa712008-02-101-3/+1
* * Refactored the sound calls to SceneObjectPart Teravus Ovares2008-02-051-0/+4
* Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTrigge...Teravus Ovares2008-02-041-1/+2
* * Whole buncha stuff.Adam Frisby2008-02-041-2/+4
* Implements LSL function llDialog().alondria2008-02-021-0/+1
* * Committing some untested stuff regarding texture animations. This won't br...Teravus Ovares2008-02-021-0/+4
* * Enabled dead region tracking for ChildAgentDataUpdates Teravus Ovares2008-01-221-0/+3
* Check if remote simulator is up before attempting teleport. Teleport to a rem...Brian McBee2008-01-201-1/+1
* * Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimSt...Teravus Ovares2008-01-161-0/+3
* * Added the ability for estate managers to use the magic secondlife blue card...Teravus Ovares2008-01-041-0/+3
* * Re-wrote IM that sends the friend request so that it displays the name of t...Teravus Ovares2008-01-021-1/+1
* * You can add and remove a friend in standalone now within the same simulator...Teravus Ovares2008-01-011-0/+13
* * Applied Melanie's same instance IM fix. This will make IMs work within the...Teravus Ovares2007-12-301-14/+4
* * Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...Teravus Ovares2007-12-281-1/+17
* * Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares2007-12-281-1/+1
* * Optimized usingslbsa712007-12-271-21/+35
* Make copying of scripts into prim inventories more reliable on the first atte...Justin Clarke Casey2007-12-221-2/+7
* Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey2007-12-211-1/+3
* * Remapped the Connection shutdown path.Teravus Ovares2007-12-211-1/+1