summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2010-03-13Mesh cache. Has a bug.Dave Parks
2010-03-12Fix for file dialog crashing on mac and linux when uploading meshes.Dave Parks
2010-03-11mergeDave Parks
2010-03-11"Generate Normals" is less busted now.Dave Parks
2010-03-11merge from viewer-2-0Tofu Linden
2010-03-11Automated merge with ssh://angela@hg.lindenlab.com/viewer/viewer-2-0/angela
2010-03-11merge from repoangela
2010-03-10a try to fix EXT-5845: crash on LLTexLayerTemplate::render [secondlife-bin ↵Xiaohong Bao
lltexlayer.cpp:1898]
2010-03-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-03-10debug code for EXT-6093: crash at LLTextureCache::updateTextureEntryList ↵Xiaohong Bao
[secondlife-bin lltexturecache.cpp:847]
2010-03-10debug code for EXT-5599: Viewer crashes consistently, in Linden Homes region.Xiaohong Bao
2010-03-10VWR-18046 en_xui_changeEli Linden
2010-03-10MergeEli Linden
2010-03-10linguistic changeEli Linden
2010-03-10merge from viewer-2-0Tofu Linden
2010-03-10PE mergeTofu Linden
2010-03-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Lynx Linden
2010-03-10EXT-6114: Ignore secondlife:///app/login SLapps if logged in.Lynx Linden
If you were already logged in, clicking on these SLapps would crash your viewer (crash was in experimental reg-in-client code). We now ignore these SLapps if the user is already logged in, and a one-time warning is emitted in this case.
2010-03-10Update for major bug EXT-5942 - Entering a Classified with a banned keyword ↵Dmitry Zaporozhan
doesn't publish, and doesn't let you edit. Updated code for disabling verbs for unpublished classified. --HG-- branch : product-engine
2010-03-10Fixed major bug EXT-5942 - Entering a Classified with a banned keyword ↵Dmitry Zaporozhan
doesn't publish, and doesn't let you edit. Changed the way panels handle classified publishing - each classified panel will keep listening to callbacks and will know when classified is published successfuly. If publish failed, panel will allow user to edit classified and try publishing again. All unpublished classifieds will be lost on Viewer restart. --HG-- branch : product-engine
2010-03-09MergeEli Linden
2010-03-09VWR-18034 en_xui_changeEli Linden
2010-03-09VWR-17485 en_xui_changeEli Linden
2010-03-09VWR-17514 en_xui_changeEli Linden
2010-03-09mergeRichard Nelson
2010-03-09EXT-6030 - [ Assert Failure] Assert in LLFolderViewFolder when select ↵Richard Nelson
inventory folder after moving item between folders reviewed by Leyla
2010-03-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-03-09fix for EXT-5956: texture downloading/decoding to never fully stop.Xiaohong Bao
2010-03-09Implemented nice-to have sub-task EXT-4706 (Add maturity icons to About Land).Andrew Dyukov
- Added maturity icons to Options and Access tabs. - Created auxiliary local class to get full access to checkboxes' textboxes. --HG-- branch : product-engine
2010-03-09mergeDave Parks
2010-03-09Tool tips for model preview. Rename "Impostor" to "Lowest"Dave Parks
2010-03-09beta 4 FR translation, new fileEli Linden
2010-03-09beta 4 FR translationEli Linden
2010-03-09beta 4 DE translationEli Linden
2010-03-09beta 4 DE translationEli Linden
2010-03-09MergeEli Linden
2010-03-09linguistic changesEli Linden
2010-03-09mergeRichard Nelson
2010-03-09Merge from default branchVadim Savchuk
--HG-- branch : product-engine
2010-03-09Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Xiaohong Bao
2010-03-09fix for EXT-4161: skinny pant legs(have no flare)Xiaohong Bao
2010-03-09mergeTofu Linden
2010-03-09'Taking over unused buffer' spam from audio engine downgraded from llinfos ↵Tofu Linden
to lldebugs.
2010-03-09mergeBrad Payne (Vir Linden)
2010-03-09For EXT-6247. Log file spam cleanupBrad Payne (Vir Linden)
2010-03-09We can enable alpha masking for fullbright faces as long as we're not in ↵Tofu Linden
deferred mode. Deferred masked fullbrights are still broken (we fall back to blending instead of masking as a workaround), but they always have been. :/
2010-03-09Disable alpha-masking for glowing surfaces. It seems beyond my ability to ↵Tofu Linden
get right. Refactor some replicated and/or strangely-expressed logic.
2010-03-09PE mergeTofu Linden
2010-03-09Update for commit 10217 : 158e0438a11b (WIP on EXT-5687 (Classifieds are ↵Dmitry Zaporozhan
missing the clickthrough data)). Updated parameter name. --HG-- branch : product-engine
2010-03-09Fixed major bug EXT-5939 (UI slider tracks turn light grey when in focus)Mike Antipov
- All horizontal sliders are configured to have no highlighted track. --HG-- branch : product-engine