summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-01-09mergeBrad Payne (Vir Linden)
2014-01-08increment viewer version to 3.6.14Oz Linden
2014-01-06SH-4666 WIP - modified LLMaterialsResponder to use httpSuccess()/httpFailure()Brad Payne (Vir Linden)
2013-12-19SH-4664 WIP - updated from from UpdateCreateInventoryItem to inventory ↵Brad Payne (Vir Linden)
observers.
2013-12-17merge fixBrad Payne (Vir Linden)
2013-12-11MAINT-3575: remove old exe if found in current install directoryOz Linden
2013-12-11Workaround for MAINT 3099: remove any Vivox log file left in the program folderOz Linden
2013-12-11BUG-4685: remove any SecondLife.exe file left in the SecondLifeViewer folder ↵Oz Linden
by an install prior to 3.12
2013-12-10fix for license wordingBrad Payne (Vir Linden)
2013-12-10MAINT-3571: include settings_install.xml whether it contains settings or notOz Linden
2013-12-10mergeBrad Payne (Vir Linden)
2013-12-09increment viewer version to 3.6.13Oz Linden
2013-12-05SH-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-05mergeBrad Payne (Vir Linden)
2013-12-03Automated merge with http://bitbucket.org/nat_linden/viewer-maint-3489Nat Goodspeed
2013-12-03SH-4640 WIP - use backlinks in inventoryBrad Payne (Vir Linden)
2013-12-03SH-4640 WIPBrad Payne (Vir Linden)
2013-11-26MAINT-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-26MAINT-3489: Make Mac updater script detect prematurely deleted .dmg.Nat Goodspeed
Also, delete it when done.
2013-11-25SH-4613 WIP - add CREATE mask bit for newly created items in ↵Brad Payne (Vir Linden)
AISUpdate::doUpdate() - needed for some inventory observers.
2013-11-25SH-4549 FIX - code cleanupBrad Payne (Vir Linden)
2013-11-25remove obsolete INSTFLAGS references from installerOz Linden
2013-11-24move setting default grid to settings_install.xml so that it works on all ↵Oz Linden
platforms
2013-11-24normalize format of and add arch to all installer namesOz Linden
2013-11-23SH-4611 FIX - use an observer to scroll after category rename completesBrad Payne (Vir Linden)
2013-11-21increment viewer version to 3.6.12Oz Linden
2013-11-20SH-4611 WIPBrad Payne (Vir Linden)
2013-11-18SH-4625 FIX - changed a warning that didn't really indicate a problem to an ↵Brad Payne (Vir Linden)
info statement
2013-11-18SH-4578 WIP - cleaner folder version accountingBrad Payne (Vir Linden)
2013-11-15SH-4621 WIPBrad Payne (Vir Linden)
2013-11-12SH-4030 FIXBrad Payne (Vir Linden)
2013-11-11Merge 3.6.11 for RC-abilityGraham Linden
2013-11-11convert dos line endingsOz Linden
2013-11-11increment viewer version to 3.6.11Oz Linden
2013-11-08MAINT-3412 Fix Intel Iris recognizer to include optional Pro as is reported ↵Graham Linden
with integrated-only graphics on new MBP
2013-11-07Automated merge with https://bitbucket.org/lindenlab/sunshine-internalXiaohong Bao
2013-11-07add some debug code for possible gray baked avatar texturesXiaohong Bao
2013-11-07DRTVWR-338 Make an inocuous change to get a new build number out of TeamCityDave Parks
2013-11-07mergeBrad Payne (Vir Linden)
2013-11-07fix for SH-3959: Make sure baked textures cache and load from cache correctly.Xiaohong Bao
2013-11-06SH-4595 WIPBrad Payne (Vir Linden)
2013-11-05Shot in the dark patch for MAINT-3353 backported from viewer-tigerAura Linden
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-11-04SH-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-01SH-4595 WIP - removed UDP hooks from LLInventoryAddItemByAssetObserverBrad Payne (Vir Linden)
2013-11-01BUG-4286 add AMD R7/R9 entried to GPU tableGraham Linden
2013-11-01SH-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-31mergeBrad Payne (Vir Linden)
2013-10-30SH-4548 WIP Changes to avatar physics are propogated to observersNyx 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-29SH-4586 WIP - possible fix for some COF mismatchesBrad Payne (Vir Linden)