summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-11-07storm-1831 General cleanup of cruft created during caps experiments ;-)Ima Mechanique
2013-11-07STORM-1831 Adding "LSLSyntax" to list of capabilities the region keeps track of.Ima Mechanique
2013-11-07STORM-1831 Increasing source text buffer to 256 KB (As discussed in ↵Ima Mechanique
Server/Scripting and Open Source User Groups). This change also addresses/closes: VWR-22401
2013-11-05MAINT-3376 FIXED Successive llSetTextureAnim calls fail in 3.6.10 (283075) ↵maksymsproductengine
unless a different command (llSleep(0.01), llSay(0,"hello")) is placed between them.: - fix for MAINT-2861 was reverted to resolve this issue;
2013-10-28Pull merge from lindenlab/viewer-fbcMerov Linden
2013-10-28ACME-1099 : Fix crash when getting the Facebook cap from a (potentially ↵Merov Linden
null) region
2013-10-28MAINT-3343 FIXED Expand/Collapse message pan only on left click.Mnikolenko ProductEngine
2013-10-25cleaning out extra (commented) setKeywordsXml callIma Mechanique
2013-10-25storm-1831 fixes for setKeywordsXmlIma Mechanique
2013-10-25storm-1831 Fixing viewer crash and clean up. No idea why storing the region ↵Ima Mechanique
pointer in mRegion causes crashes, when doing it locally in each method doesn't.
2013-10-22STORM-1831 Style cleanup/fixesIma Mechanique
2013-10-21STORM-1831 Adding the llsyntaxid.* files let were left out of commit ↵Ima Mechanique
7c74a59eeee4 OOPS
2013-10-21Fixing typo in colors.xml pointed out by Kireji2 HaikuIma Mechanique
2013-10-21STROM-1831 Updating keywords default file. Adding several new constants, ↵Ima Mechanique
functions and adds two missing god-mode tags.
2013-10-21Merge 3.5.8-releaseIma Mechanique
2013-10-21STORM-1831 First attempt at using SyntaxIdLSL capability. (incomplete)Ima Mechanique
2013-10-18Merge 3.5.8-releaseIma Mechanique
2013-10-18storm-1831 Fixing colors xml broken by me during last merge :-(Ima Mechanique
2013-10-16increment viewer version to 3.6.9oz@lindenlab.com
2013-10-15Renaming file to better reflect it's actual usage for the future.Ima Mechanique
2013-10-11MAINT-2968 Transplant cleanup.Dave Parks
2013-10-10MAINT-2968 Fix for crash on AMD hardware running current drivers.Dave Parks
2013-10-08Renaming file to better reflect its purpose in future.Ima Mechanique
2013-10-04Merge v3.6.7 inIma Mechanique
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-10-03increment viewer version to 3.6.8Oz Linden
2013-09-30MAINT-3193 FIXED crash with LLControlCache<bool>::LLControlCache: Control ↵MaximB ProductEngine
named RenderAutoMuteLoggingnot found.
2013-09-26MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for ↵Graham Madarasz (Graham Linden)
SLURL handling
2013-09-26NORSPEC-259 revive fix stomped with materials->bear mergeGraham Linden
2013-09-25BUG-3984 fix broken rendering of particles using blend funcsGraham Linden
2013-09-25BUG-3982 add code to subtract the lack of not removing the removal of ↵Graham Linden
backfaces for particles (make particles render double-sided again)
2013-09-23NORSPEC-285 fix merge error with attenuation on alpha masquerading as this ↵Graham Linden
norspec from wayback
2013-09-20MergeGraham Linden
2013-09-20MAINT-3172 fix rendering regressions from release mergedownGraham Linden
2013-09-20Fix AvatarRenderInfo cap broken in merge, add a new diagnostic log messagesimon
2013-09-20ACME-902: Link the '?' button to the proper viewer-help article or articlesGilbert Gonzales
2013-09-20NORSPEC-366 fix regression on 10.6.8 Mac only from release to bear mergeGraham Linden
2013-09-20NORSPEC-292 fix regression of materials bug from mismerge of release to bearGraham Linden
2013-09-19Pull from lindenlab/viewer-releaseMerov Linden
2013-09-18The unbearable lightness of being norspecGraham Linden
2013-09-19Merge with bitbucket.org/cinderblocks/bug-3863maksymsproductengine
2013-09-19Merge with bitbucket.org/msavchenko/viewer-release-maint-3132maksymsproductengine
2013-09-18increment viewer version to 3.6.7Oz Linden
2013-09-18MAINT-3148 FIXED PgUp Key forces fly toggle instead of jump (maint RC only)dmitrykproductengine
2013-09-18MAINT-3152 FIXED [MAINTENANCE RC] Confusing naming of Lighting and ↵dmitrykproductengine
Shadows/Advanced Lighting Model options in graphics preferences
2013-09-17MAINT-3161 : Clean up avatar muting code and prototype featuresimon
2013-09-16Pulled https://bitbucket.org/eli_linden/eli_viewer-release for translations ↵simon
fixes
2013-09-12MAINT-3135 WIP partial fix, addresses graphics corruption on resize, but not ↵Graham Madarasz (Graham Linden)
mouse mapping issues
2013-09-12MAINT-3134 keep chat from opening in response to key confirm on quit dialog, ↵Graham Madarasz (Graham Linden)
fix mac-only sketchy precedence warning, and re-re-re-re-re-remove patch file that simply will not die.
2013-09-12BUG-3863: Populate the filename field when saving a file on OSXCinder Biscuits