Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-07 | merge changes for DRTVWR-333 | Oz Linden | |
2013-07-22 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2013-07-15 | merge changes for CHOP-963 | Oz Linden | |
2013-07-13 | CHOP-963: Add a new --update-service command line argument for QA use | Oz Linden | |
2013-07-02 | CHOP-959: Introduce CmdLineChannel settings var, map --channel to it. | Nat Goodspeed | |
2013-07-02 | CHOP-959: Introduce CmdLineLoginLocation var for --url and --slurl. | Nat Goodspeed | |
Route --url and --slurl command-line switches through a common settings variable. Treat them uniformly now. (Previously, passing --url would notice a grid-specific SLURL and preselect that grid; --slurl wouldn't. Now both do.) | |||
2013-07-01 | CHOP-959: Introduce and use settings vars for some cmd_line switches. | Nat Goodspeed | |
The cmd_line.xml entries: analyzeperformance crashonstartup debugsession disablecrashlogger logmetrics logperformance noquicktime replaysession all specify map-to settings.xml variables -- none of which existed! Introduce such variables. Instead of detecting the presence of a particular switch in the command-line parser, use the value of its corresponding settings variable. | |||
2013-06-28 | merge changes for 3.6.1-release | Oz Linden | |
2013-06-27 | Merge with viewer-release | callum_linden | |
2013-06-27 | CHOP-959: Make settings.xml actually valid XML LLSD. | Nat Goodspeed | |
UserLoginInfo block had <key>Value</key> without the required subsequent element to provide any actual value. This confused at least the Python LLSD reader. | |||
2013-07-02 | Pull merge lindenlab/viewer-release | maksymsproductengine | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-19 | Pull merge lindenlab/viewer-release | Merov Linden | |
2013-06-18 | Occlusion culling overhaul. | Dave Parks | |
2013-06-18 | merge with viewer-release | Nyx Linden | |
2013-06-17 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-06 | merge changes for 3.5.3-release | Oz Linden | |
2013-06-06 | CHUI-945 ADD FIX Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |
2013-06-03 | NORSPEC-227 fix settings XML merge derp | Graham Madarasz | |
2013-05-30 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-05-29 | Merge latest viewer-release | simon | |
2013-05-24 | merge changes for maint-2724 | Oz Linden | |
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-22 | merge changes for 3.5.3-release | Oz Linden | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | merge changes for 3.5.2-release | Oz Linden | |
2013-05-15 | NORSPEC-152 better default norm/spec textures which read better in the UI ↵ | Graham Madarasz | |
and provide better default spec feedback | |||
2013-05-15 | CHUI-945 FIXED Add Object IMs to Chat Notification Preferences | PavelK ProductEngine | |
2013-05-15 | SH-4144 FIX - removed UseAISv3Inventory debug settings - cap is now managed ↵ | Brad Payne (Vir Linden) | |
sim-side | |||
2013-05-14 | NORSPEC-151 NORSPEC-152 fix handling of disable of bumpy and shiny in ↵ | Graham Madarasz | |
graphics panel to also disable deferred properly and add hooks for default norm and spec textures in texture picker | |||
2013-05-11 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
material instead of mMaterial | |||
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
2013-05-09 | Merge viewer-beta | simon | |
2013-05-08 | merge changes for 3.5.1-release | Oz Linden | |
2013-05-02 | Pull from viewer-release | Merov Linden | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | merge changes for CHOP-913 | Oz Linden | |
2013-04-29 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
2013-04-29 | SH-4144 FIX - Debug setting now disables use of AISv3 by default. This is ↵ | Brad Payne (Vir Linden) | |
just a workaround for the problem of aditi advertising the cap when it isn't really present. Once we have aditi in a consistent state we should remove the setting, or at least default it to true. | |||
2013-04-26 | Fix Xui cloud raining on sunshinybumpiness | Graham Madarasz | |
2013-04-26 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-25 | Bump resolution on lightFunc to avoid banding. | Dave Parks | |