summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-12-23STORM-1790 Provide a Develop sub-menu to change the default logging levelJonathan Yap
co-authored with Zi Ree
2011-12-23EXP-1732 FIXED "Refresh to Save" message displayed in auto-refresh mode.Vadim ProductEngine
2011-12-23EXP-1744 FIXED URL-like group display name was shown as hyperlink in the ↵Vadim ProductEngine
Leave Group confirmation dialog.
2011-12-22EXP-1632 FIXED Added checking for valid agent avatar before selecting the ↵Seth ProductEngine
avatar gender and loading the initial outfit.
2011-12-21updated headerprep
2011-12-21merge changes for vmrg-209 and vmrg-210 back from beta branchOz Linden
2011-12-21merge changes for vmrg-210Oz Linden
2011-12-21mergeprep
2011-12-21Support for generating a viewer side path from mouse input.prep
2011-12-21EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs ↵Seth ProductEngine
window and in scroll list widget in general. - Added a customizable date format string to be used for scroll list cell of "date" type. - The date localization does not change the value of a scroll list cell changing only its string representation. - Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before. - Changed the date format in Item Profile window (French locale) as noted in the issue description. - For this fix the French locale still needs the localization of the following strings in strings.xml: <string name="dateTimeWeekdaysNames"> <string name="dateTimeWeekdaysShortNames"> <string name="dateTimeMonthNames"> <string name="dateTimeMonthShortNames"> <string name="dateTimeDayFormat"> <string name="dateTimeAM"> <string name="dateTimePM">
2011-12-21EXP-1695 FIXED currency format in Group Profile > Land/Asset and New Group.Seth ProductEngine
2011-12-20Parameter name change.Todd Stinson
2011-12-20Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2011-12-20add mutex to protect curl_multi-init()Xiaohong Bao
2011-12-20EXP-1499 FIXED Added some NULL checks in notifications UI code to avoid a ↵Vadim ProductEngine
crash on exit. The crash happened if connection timed out while there were unread object inventory offers.
2011-12-20Adding functionality to set the console values from the console class.Todd Stinson
2011-12-20more tuning of llcurl code targeting crashes like SH-2777.Xiaohong Bao
2011-12-20Allow for the overlaying of an unblended navmesh ontop of the scenes normal ↵prep
renderables
2011-12-20merge changes for storm-1734Oz Linden
2011-12-20merge changes for storm-653 and storm-1737Oz Linden
2011-12-20merge up to latest viewer-developmentOz Linden
2011-12-19Stubbing out functionality for catching the terrain material properties changes.Todd Stinson
2011-12-19Stubbing out functionality for catching the rebuild and refresh navmesh ↵Todd Stinson
button clicks.
2011-12-19Stubbing out functionality for catching the character type switch states.Todd Stinson
2011-12-19Stubbing out functionality for catching the character width slider changes.Todd Stinson
2011-12-19Stubbing out functionality for catching the path selection state switch.Todd Stinson
2011-12-19SH-2738 Don't lock unless we really need toDave Parks
2011-12-19Stubbing out functionality for catching the overlay display render state switch.Todd Stinson
2011-12-19merge changes for vmrg-206Oz Linden
2011-12-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2011-12-19merge changes for storm-1737Oz Linden
2011-12-18STORM-1737 panel_edit_skin.xml uses confusing historical terminologyJonathan Yap
2011-12-17STORM-653 As a user i would like to be able to see the available number of ↵Jonathan Yap
attachments and remaining free slots.
2011-12-16Moving the call to initialize the LLPathingLib instance to the pathfinding ↵Todd Stinson
console floater onOpen() callback.
2011-12-16Hooking the navmesh and exclusion volumes render states up to the ↵Todd Stinson
pathfinding console floater.
2011-12-16EXP-1742 FIX -- Clicking IM notification or receiving multiple IM ↵Leslie Linden
notifications in quick succession crashes to desktop * Moved toast logic for mouse hover out of the draw call to avoid chain of callbacks that lead to reordering of the draw list while we are iterating over it.
2011-12-16Moving the pathfinding console link into the toolbar under the Build menu.Todd Stinson
2011-12-16Adding functionality for the linksets button on the console to open the ↵Todd Stinson
linksets floater.
2011-12-16merge changes for storm-1729Oz Linden
2011-12-16merge snowstorm issues to latest viewer-developmentOz Linden
2011-12-16merge changes for vmrg-206Oz Linden
2011-12-15fix for SH-2738 and SH-2777, might also help SH-2723: heap corruptionXiaohong Bao
SH-2738: Texture fetching freezes due to LLcurl SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle
2011-12-15Refinement on the pathfinding console floater.Todd Stinson
2011-12-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-15dummy commit to fix TeamCityRichard Linden
2011-12-15merge changes for storm-1653Oz Linden
2011-12-15merge changes for storm-1731Oz Linden
2011-12-15merge changes for storm-1723Oz Linden
2011-12-15merge changes for storm-1733Oz Linden
2011-12-15First pass at laying out the pathfinding linksets floater.Todd Stinson