summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-05MAINT-4158 cleanupBrad Payne (Vir Linden)
2014-09-05MAINT-1192 FIXED Empty folders remain in the recent items tab of inventory ↵Mnikolenko ProductEngine
until relog
2014-09-04MAINT-4323 FIXED Mouselook - right-click locks cam position (mac-only)Mnikolenko ProductEngine
2014-09-03MAINT-4363 FIXED In-use script dialogs and pending inventory offers are ↵andreykproductengine
forced out of view and into their chiclet every time a new conversation is started by another resident or a new group chat session opens
2014-09-01MAINT-2699 FIXED Disable voice and release mic button when status is changed ↵Mnikolenko ProductEngine
to STATUS_VOICE_DISABLED.
2014-08-28MAINT-4158 WIP - comment changeBrad Payne (Vir Linden)
2014-08-28MAINT-4158 WIP - track position overrides requested by attachments so they ↵Brad Payne (Vir Linden)
can be undone intelligently
2014-08-28MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.andreykproductengine
Reverted previous two fixes and modified LLTextBase::changeLine()
2014-08-29MAINT-4239 FIXED Buttons are added to Object contents floaterMnikolenko ProductEngine
2014-08-27WIP on attachment offset management in jointsBrad Payne (Vir Linden)
2014-08-27MAINT-4368 FIXED Statistics floater - Object Cache Hit Rate, Cache Hit Rate ↵andreykproductengine
and Cache Read latency graphs display incorrectly
2014-08-26MAINT-4210 FIXED Don't try to replace wiki-link with label if it's not ↵Mnikolenko ProductEngine
correct(contains url in label part).
2014-08-26MAINT-4322 FIXED Re-assert DND tag animation if it was cancelled by script, ↵Mnikolenko ProductEngine
when DND mode is still active
2014-08-25Please restore 'Region Debug Console' to viewer menu, under Develop -> ConsolesMaestro Linden
Added the region debug console menu item to Develop->Consoles. Reviewed by Simon.
2014-08-21MAINT-4158 WIP - fix for bug caused by multiple wearables with the same asset idBrad Payne (Vir Linden)
2014-08-21fixing merge conflictsandreykproductengine
2014-08-21MAINT-4293 FIXED Very slow inventory fetchandreykproductengine
2014-08-21Merge downstream code into viewer-lion and become version 3.7.15simon
2014-08-15Merged with windows fixes.Aura Linden
2014-08-15Allegedly hides voice position on teleport. Needs testing.Aura Linden
2014-08-15Added delay to Windows shutdown to let SLVoice die a good death.Aura Linden
2014-08-15Changed: Updated contributions file.NiranV
2014-08-15more joint info in ArchetypeXML dump fileBrad Payne (Vir Linden)
2014-08-15more joint info in ArchetypeXML dump fileBrad Payne (Vir Linden)
2014-08-15STORM-2064: Changed: Reverted previous changes since Merov has clarified ↵NiranV
that it is intended behavior.
2014-08-15STORM-2064: Changed: Renamed 'Scanlines' filter to 'Video' and removed the ↵NiranV
old 'Video' one.
2014-08-15MAINT-4293 [BEAR] Very slow inventory fetch on Bear compared to current ↵maksymsproductengine
release: this change-set will does this issue not [BEAR] and reverts most part of fix for MAINT-1192.
2014-08-15STORM-2060: Fixed: Height spinner not being detected as first changed.NiranV
2014-08-15BUG-7020: Fixed: Snapshot floater being resized while it's minimized.NiranV
2014-08-15MAINT-4158 WIP - fix for at least some forms of distortion. I can't repro ↵Brad Payne (Vir Linden)
the drastic height changes, so not positive it addresses that.
2014-10-23MAINT-4196 WIP, including clearer inventory warnings for attachment errorsBrad Payne (Vir Linden)
2014-08-15MAINT-4158 WIP - fix for at least some forms of distortion. I can't repro ↵Brad Payne (Vir Linden)
the drastic height changes, so not positive it addresses that.
2014-08-14fixed: bad behavior of input windowPell Smit
2014-08-15fixed: unwanted input window on OSXPell Smit
2014-08-14fixed: modifier key bugPell Smit
2014-08-14fixed: inline backspace bugPell Smit
2014-08-14STORM-2064: Changed: Made background of status text invisible. #2NiranV
2014-08-14Changed: Updated contributions file.NiranV
2014-08-14BUG-6958: Fixed: Snapshot position is always <0,0,0>.NiranV
onIdle isn't called as much as they thought it is, it's only called when "Auto refresh" is on but not on normal manual snapshot refreshes.
2014-08-13Ported from defective branch.Aura Linden
2014-08-13merge changes for MAINT-4356Oz Linden
2014-08-13MAINT-4356 adjust abuse report category label for gamingOz Linden
2014-08-12Better support for dynamic option changes in llcorehttp. Libcurl hasMonty Brandenberg
some problems disabling pipelining on a multi handle with outstanding requests so build a more conservative system that allows requests to drain before setting curl multi options. Would rather not have this but it is significantly safer. "HttpPipelining" debug setting is now fully dynamic. Connection limits can also be made dynamic in the near future. Upped the default connection count back to 8 for now but will revisit this in the tuning phase. It might be time to combine mesh and textures into a single asset class. For normal server operations that would be a clear path, but for server under load, the current scheme may be better. Minor cleanup in logging to elminate some redundant strings. Might add some more tracing to the stall logic 'just in case'.
2014-08-12Remove old linux_updater executable from source tree and CMake.Nat Goodspeed
2014-08-12Remove old Windows updater executable from source tree and CMake.Nat Goodspeed
2014-08-12Remove now-unused mac_updater subtree from viewer source.Nat Goodspeed
2014-08-12MAINT-4218 FIXED Adding clothing from inventory closes THAT clothing folder ↵andreykproductengine
and hides THAT folder
2014-08-19MAINT-3391 FIXED Sounds no longer play directly when double clicking in ↵andreykproductengine
inventory.
2014-08-18MAINT-4334 FIXED Request confirmation from the user when paying another ↵andreykproductengine
avatar to ensure that the destination avatar and L$ amount is correct and intended before the money is sent
2014-08-11Doc cleanup. Unicode cruft, copy editing.Monty Brandenberg