Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-09 | merge | Brad Payne (Vir Linden) | |
2014-01-08 | increment viewer version to 3.6.14 | Oz Linden | |
2014-01-06 | SH-4666 WIP - modified LLMaterialsResponder to use httpSuccess()/httpFailure() | Brad Payne (Vir Linden) | |
2013-12-19 | SH-4664 WIP - updated from from UpdateCreateInventoryItem to inventory ↵ | Brad Payne (Vir Linden) | |
observers. | |||
2013-12-17 | merge fix | Brad Payne (Vir Linden) | |
2013-12-11 | MAINT-3575: remove old exe if found in current install directory | Oz Linden | |
2013-12-11 | Workaround for MAINT 3099: remove any Vivox log file left in the program folder | Oz Linden | |
2013-12-11 | BUG-4685: remove any SecondLife.exe file left in the SecondLifeViewer folder ↵ | Oz Linden | |
by an install prior to 3.12 | |||
2013-12-10 | fix for license wording | Brad Payne (Vir Linden) | |
2013-12-10 | MAINT-3571: include settings_install.xml whether it contains settings or not | Oz Linden | |
2013-12-10 | merge | Brad Payne (Vir Linden) | |
2013-12-09 | increment viewer version to 3.6.13 | Oz Linden | |
2013-12-05 | SH-4611 WIP - this should prevent the case logged, which I believe is caused ↵ | Brad Payne (Vir Linden) | |
when cache loading fails. Can not repro so somewhat speculative. | |||
2013-12-05 | merge | Brad Payne (Vir Linden) | |
2013-12-03 | Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3489 | Nat Goodspeed | |
2013-12-03 | SH-4640 WIP - use backlinks in inventory | Brad Payne (Vir Linden) | |
2013-12-03 | SH-4640 WIP | Brad Payne (Vir Linden) | |
2013-11-26 | MAINT-3489: Gracefully handle missing downloaded installer file. | Nat Goodspeed | |
If a marker file indicates that an installer has been downloaded and verified and is ready to install, but that installer file does not exist, log it and revert to checking for update. Also add logging to every code path that can remove the installer explicitly, in case the missing installer is actually being killed off by some weird sequence of state-machine transitions. | |||
2013-11-26 | MAINT-3489: Make Mac updater script detect prematurely deleted .dmg. | Nat Goodspeed | |
Also, delete it when done. | |||
2013-11-25 | SH-4613 WIP - add CREATE mask bit for newly created items in ↵ | Brad Payne (Vir Linden) | |
AISUpdate::doUpdate() - needed for some inventory observers. | |||
2013-11-25 | SH-4549 FIX - code cleanup | Brad Payne (Vir Linden) | |
2013-11-25 | remove obsolete INSTFLAGS references from installer | Oz Linden | |
2013-11-24 | move setting default grid to settings_install.xml so that it works on all ↵ | Oz Linden | |
platforms | |||
2013-11-24 | normalize format of and add arch to all installer names | Oz Linden | |
2013-11-23 | SH-4611 FIX - use an observer to scroll after category rename completes | Brad Payne (Vir Linden) | |
2013-11-21 | increment viewer version to 3.6.12 | Oz Linden | |
2013-11-20 | SH-4611 WIP | Brad Payne (Vir Linden) | |
2013-11-18 | SH-4625 FIX - changed a warning that didn't really indicate a problem to an ↵ | Brad Payne (Vir Linden) | |
info statement | |||
2013-11-18 | SH-4578 WIP - cleaner folder version accounting | Brad Payne (Vir Linden) | |
2013-11-15 | SH-4621 WIP | Brad Payne (Vir Linden) | |
2013-11-12 | SH-4030 FIX | Brad Payne (Vir Linden) | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-11-11 | convert dos line endings | Oz Linden | |
2013-11-11 | increment viewer version to 3.6.11 | Oz Linden | |
2013-11-08 | MAINT-3412 Fix Intel Iris recognizer to include optional Pro as is reported ↵ | Graham Linden | |
with integrated-only graphics on new MBP | |||
2013-11-07 | Automated merge with https://bitbucket.org/lindenlab/sunshine-internal | Xiaohong Bao | |
2013-11-07 | add some debug code for possible gray baked avatar textures | Xiaohong Bao | |
2013-11-07 | DRTVWR-338 Make an inocuous change to get a new build number out of TeamCity | Dave Parks | |
2013-11-07 | merge | Brad Payne (Vir Linden) | |
2013-11-07 | fix for SH-3959: Make sure baked textures cache and load from cache correctly. | Xiaohong Bao | |
2013-11-06 | SH-4595 WIP | Brad Payne (Vir Linden) | |
2013-11-05 | Shot in the dark patch for MAINT-3353 backported from viewer-tiger | Aura Linden | |
2013-11-05 | MAINT-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-11-04 | SH-4595 WIP - use new LLInventoryObserver::CREATE flag to distinguish newly ↵ | Brad Payne (Vir Linden) | |
created items from existing ones being added to inventory. | |||
2013-11-01 | SH-4595 WIP - removed UDP hooks from LLInventoryAddItemByAssetObserver | Brad Payne (Vir Linden) | |
2013-11-01 | BUG-4286 add AMD R7/R9 entried to GPU table | Graham Linden | |
2013-11-01 | SH-4595 WIP - reworked descendents of LLInventoryAddedObserver to use ↵ | Brad Payne (Vir Linden) | |
gInventory.getAddedIDs(). LLInventoryAddedObserver isn't really needed anymore, but leaving it in as a debugging point at least for now. | |||
2013-10-31 | merge | Brad Payne (Vir Linden) | |
2013-10-30 | SH-4548 WIP Changes to avatar physics are propogated to observers | Nyx Linden | |
There was a broken linkage between the chest driver & driven parameters. Fixed some cross-wearable flags to make sure the params are stored & linked properly. Will test to make sure params get properly transmitted next. | |||
2013-10-29 | SH-4586 WIP - possible fix for some COF mismatches | Brad Payne (Vir Linden) | |