summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.cpp
AgeCommit message (Expand)Author
2009-11-30For EXT-2857: Open 'Outfits Bar' accordion when creating/renaming new outfitBrad Payne (Vir Linden)
2009-11-25merge in changes from viewer-2-0, manually fixed conflict in llviewermessages...James Cook
2009-11-25EXT-2769 hair alpha not applied immediatelyNyx (Neal Orman)
2009-11-25For EXT-2584: Select and rename new folder when creating new outfitBrad Payne (Vir Linden)
2009-11-25Created lightweight LLNotificationsUtil::add(), switched most alerts to use itJames Cook
2009-11-24Removed llnotifications.h from all headers by adding llnotificationsptr.hJames Cook
2009-11-24EXT-2671 avatar rebaking on every loginNyx (Neal Orman)
2009-11-23EXT-2535 wearables created in 2.0 don't load in 1.23Nyx (Neal Orman)
2009-11-20mergeBrad Payne (Vir Linden)
2009-11-19cleanup: log file spamBrad Payne (Vir Linden)
2009-11-19For EXT-2623 - object missing wearables and attachments on initial loginBrad Payne (Vir Linden)
2009-11-19For EXT-2623 - object missing wearables and attachments on initial loginBrad Payne (Vir Linden)
2009-11-18EXT-2581 : Old items still display as "(worn)" even after I change outfitsLoren Shih
2009-11-17Merge of viewer2 into avpEric M. Tulla (BigPapi)
2009-11-17Deferring work to idle time to avoid recursive notifyObservers calls - added ...Brad Payne (Vir Linden)
2009-11-14Compile fix for WindowsSteve Bennetts
2009-11-13Fix for post-merge compile error.Eric M. Tulla (BigPapi)
2009-11-13merging avatar-pipeline branch into viewer-2-0Eric M. Tulla (BigPapi)
2009-11-13Header file cleanupLoren Shih
2009-11-13mergeLoren Shih
2009-11-12EXT-2426 : Remove COF processing that is causing recursive calls to gInventor...Loren Shih
2009-11-12LLAppearanceManager cleanup - turning into proper singletonBrad Payne (Vir Linden)
2009-11-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Eric M. Tulla (BigPapi)
2009-11-12Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Brad Payne (Vir Linden)
2009-11-11mergeLoren Shih
2009-11-11Fix for EXT-2244 - Auto fill the My Outfits folder from library/clothing if e...Eric M. Tulla (BigPapi)
2009-11-11Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Brad Payne (Vir Linden)
2009-11-11Believe this fixes the remaining issues with missing attachment links on firs...Brad Payne (Vir Linden)
2009-11-11EXT-2173 use of visual param animation inconsistent at bestNyx (Neal Orman)
2009-11-10Minor comment cleanup for llagentwearables.cpp.Loren Shih
2009-11-05Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Brad Payne (Vir Linden)
2009-11-04Small cleanup in LLAgentWearables.cppBrad Payne (Vir Linden)
2009-11-04For EXT-1985: Clothing previously taken off is re-worn when creating a new cl...Brad Payne (Vir Linden)
2009-11-04Redo Bao's broken mergeBryan O'Sullivan
2009-11-03Automated merge with ssh://hg.lindenlab.com/tulla/avatar-pipeline-2-0Brad Payne (Vir Linden)
2009-11-03For EXT-1591: Current Outfit Folder contains duplicate attachment items after...Brad Payne (Vir Linden)
2009-11-02Merge conflict resolution for previous commit.Loren Shih
2009-11-02EXT-1866 : Inventory Side PanelLoren Shih
2009-10-29Fix signed/unsigned mismatch breaking the build.James Cook
2009-10-29previous checkin had a signed/unsigned mismatch. Using a cast to fix it.Nyx (Neal Orman)
2009-10-29EXT-1945 visual parameter animations brokennyx@NyxTop
2009-10-23EXT-1809 Wearing an item doesn't update avatarNeal Orman
2009-10-23svn merge -r137024:137071 svn+ssh://svn.lindenlab.com/svn/linden/branches/ava...Loren Shih
2009-10-22EXT-1822 changing textures in appearance not immediateNeal Orman
2009-10-22EXT-1784 Server getting spammed whenever you put on a wearableNeal Orman
2009-10-21Code audit for r136515 ("merging in new wearable infrastructure...")Loren Shih
2009-10-19Remove "add" inventory operation and rename MAX_WEARABLES_PER_TYPENeal Orman
2009-10-16svn merge -r134817:136516 svn+ssh://svn.lindenlab.com/svn/linden/branches/ava...Loren Shih
2009-10-16merging in new wearable infrastructure to get a step closer to eventually sup...Neal Orman
2009-10-12Merging avatar-pipeline/currently-worn-folder-10 down to viewer-2.Bradley Payne