summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
AgeCommit message (Collapse)Author
2014-10-25Additional changes for commit 8cc91b833acb - necessary changes for files in ↵Northspring
/en/ directory in order to make files properly localizable Also, fixes a bug in /en/ for floater_model_preview - "value" is not "label"; Sending localized string in "value" may cause a viewer error
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-07-24Adding a group identifier to the group objects in the pathfinding linksets ↵Todd Stinson
and characters floaters.
2012-07-12Cleaning up some runtime output warning messages about invalid XUI syntax.Todd Stinson
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-25PATH-717: Minor UI changes from Leo. Also, adding a notification when ↵Todd Stinson
attempting to return or delete multiple items.
2012-06-04Adding more space to allow for translated copy on the pathfinding characters ↵Todd Stinson
floater.
2012-06-04Ensuring that the scroll list is rebuilt after any missing avatar names are ↵Todd Stinson
loaded into cache.
2012-05-31WIP:Displaying physics capsule for a character - it is currently disabled.prep
2012-05-30First pass at refactoring the pathfinding linksets and pathfinding ↵Todd Stinson
characters classes to reduce code duplication, as both functionalities were heavily duplicated.
2012-03-29Removing the scrolllist elements from the tab stops.Todd Stinson
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-02-17PATH-310: Switching the cpu time display from milliseconds to microseconds ↵Todd Stinson
to properly indicate the correct values.
2012-02-07PATH-245: Ensuring that the characters floater is scalable.Todd Stinson
2012-02-07PATH-245: Hooking the characters floater up to the character service. Also, ↵Todd Stinson
adding in an additional state to handle the floater when the service does not exist.
2012-02-02PATH-245: First pass at laying out the characters floater. Functionality is ↵Todd Stinson
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.