summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-18SH-4578 WIP - cleaner folder version accountingBrad Payne (Vir Linden)
2013-11-18add handler for socket.error to fix OPEN-196Oz Linden
2013-11-18correct attribution for open-195Oz Linden
2013-11-16STORM-1980 Code cleanup and an attempt to fix a mac/linux compile errorJonathan Yap
2013-11-15SH-4621 WIPBrad Payne (Vir Linden)
2013-11-15STORM-1980 Added a floater displaying a countdown timer.Jonathan Yap
Removed most of the previous changes.
2013-11-14merge changes for WOLF-444Oz Linden
2013-11-14STORM-1984: Mousing over UI elements does not make them light upAnsariel
2013-11-14merge changes for WOLF-444Oz Linden
2013-11-14add open-195 to doc/contributions.txtOz Linden
2013-11-14merge changes for open-195Oz Linden
2013-11-13OPEN-195 Cleaned non-UTF8 safe charactersDrake Arconis
2013-11-13correct some male/female shape differencesjeremiah@lindenlab.com
2013-11-12STORM-1980/1983 Merge changes to region restart message format made by SimonJonathan Yap
to include region name.
2013-11-12SH-4030 FIXBrad Payne (Vir Linden)
2013-11-11Merge 3.6.11 for RC-abilityGraham Linden
2013-11-11merge changes for 3.6.10-releaseOz Linden
2013-11-11merge 3.6.10-releaseOz Linden
2013-11-11convert dos line endingsOz Linden
2013-11-11increment viewer version to 3.6.11Oz Linden
2013-11-11Added tag 3.6.10-release for changeset 5b54b36862ffOz Linden
2013-11-08STORM-1980/1983 Small XML cleanup.Jonathan Yap
Changed notification type to Alert. Addes seconds field to notification message.
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-06STORM-1980/1983 Add debug setting UISndRestart and value. This UUID will ↵Jonathan Yap
need to be replaced with an official UUID once one has been established.
2013-11-06updated avatar filesjeremiah@lindenlab.com
2013-11-05STORM-1980/1983 Revert previous changeJonathan Yap
2013-11-05STORM-1980/1983 Attempt to test alert message with a new uploaded soundJonathan Yap
2013-11-05Shot in the dark patch for MAINT-3353 backported from viewer-tigerAura Linden
2013-11-05STORM-1980/1983 Add time to region restarting messageJonathan Yap
2013-11-05merge changes for storm-1982Oz Linden
2013-11-05STORM-=1982 Remove duplicate entry in settings.xmlJonathan Yap
2013-11-05STORM-1980 Play sound for region restarting messageJonathan Yap
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-04mergeBrad Payne (Vir Linden)
2013-11-04mergeBrad Payne (Vir Linden)
2013-11-02BUG-3764: Groups count in groups list does not display if floater is resizedAnsariel
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-11-01merge changes for storm-1975Oz Linden
2013-10-31mergeBrad Payne (Vir Linden)
2013-10-30STORM-1975 Changed timeout constants toJonathan Yap
ME_TYPING_TIMEOUT = 4.0 OTHER_TYPING_TIMEOUT = 9.0
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.