summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-04added Twitter floater for ACME-1146, ACME-1147, ACME-1148, ACME-1149, and ↵Cho
ACME-1150
2013-11-04fix for SH-4596: Interesting: MacBook Pro has worse framerate than on ReleaseXiaohong Bao
2013-11-04Update libpng after fixing arch under which it was built.Monty Brandenberg
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-04Changed SLShare menu text to match spec for ACME-1138Cho
2013-11-04mergeBrad Payne (Vir Linden)
2013-11-04mergeBrad Payne (Vir Linden)
2013-11-02initialize critical section onceRichard Linden
2013-11-02BUG-3764: Groups count in groups list does not display if floater is resizedAnsariel
2013-11-02added Flickr floater for ACME-1136, ACME-1137, ACME-1138, ACME-1140, and ↵Cho
ACME-1141
2013-11-01Update build plumbing with tier 2, 3 and 4 librariesMonty Brandenberg
2013-11-01added LLTwitterConnect for ACME-1133Cho
2013-11-01added LLFlickrConnect for ACME-1116Cho
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-31fix for SH-4599: Interesting: objects flicker between LODs while you alt-zoomXiaohong Bao
and SH-4598: Interesting: objects near the edge of the screen flicker
2013-10-31more fix for performance regression.Xiaohong Bao
2013-10-31mergeBrad Payne (Vir Linden)
2013-10-30more fix to reduce number of rendered triangles per frame.Xiaohong Bao
2013-10-30ACME-1104 : Crash when getting a cap from an unset region. Extended ↵Merov Linden
ACME-1099 fix.
2013-10-30[MAINT-3384] - Ban list UI is partially enabled for users without group ban ↵Baker Linden
ability - Fixed the issue where "Ban Resident" button was enabled for members without the group ban ability
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.
2013-10-30Merge downstream code from viewer-bearsimon
2013-10-30Fix transplated codesimon
2013-10-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-30fix for SH-4584: Interesting: objectprojectionAreaCutOFF hides large objects ↵Xiaohong Bao
on adjacent regions.
2013-10-30mergeRichard Linden
2013-10-30MAINT-3359 Don't check for LLGLSLShader::sNoFixedFunction as we don't want ↵Mnikolenko ProductEngine
to loose ui colours(depending on enabled/disabled basic shader).
2013-10-30stats now autoscale back down in range, instead of sticking at high water markRichard Linden
2013-10-29mergeRichard Linden
2013-10-29Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-10-29fix to decrease number of triangles rendered per frameXiaohong Bao
2013-10-29SH-4585 FIX: Viewer crashes after attempt to login with invalid SOCKS 5 proxy.Richard Linden
don't have 2 login panels at the same time
2013-10-29always dump entire fast timer log on right click...not just visible timersRichard Linden
2013-10-29fixed timer bars not appearing in fast timer viewRichard Linden
fixed "bouncing" stat values when a value ended in zeroes
2013-10-29- Updated role_constants to reflect new ban access power valueBaker Linden
2013-10-29- Fixed the allowed_by_all to use all 64 bitsBaker Linden
- Changed some text to be more clarifying and to remove temp strings.
2013-10-29STORM-1975 Convert old-style debugging lines to new-styleJonathan Yap
2013-10-29SH-4586 WIP - possible fix for some COF mismatchesBrad Payne (Vir Linden)
2013-10-29STORM-1975 IM windows occasionally report false typing status.Jonathan Yap
2013-10-29ACME-1099 : Prevent possible crashes on get connect URL for Twitter and FlickrMerov Linden