summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2012-06-29Merge with viewer-betacallum
2012-06-28Ensuring that the Show in Linksets and Show in Characters right-click menu ↵Todd Stinson
option is only show on pathfinding-enabled regions.
2012-06-28Ensuring that the linksets filters are cleared before attempting to select ↵Todd Stinson
an object from right-click in-world menu.
2012-06-28Removing the SERVER_SIDE_OWNER_ROLLOUT_COMPLETE ifdef.Todd Stinson
2012-06-28Merge cleanupDave Parks
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-28Remove redundant "create_account_url" string from panel_login.xml.Nat Goodspeed
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel.
2012-06-28MergeDave Parks
2012-06-28mergeDave Parks
2012-06-28MAINT-678 Fix for inconsistent data in physics shape displayDave Parks
2012-06-28mergeDave Parks
2012-06-28mergeDave Parks
2012-06-28merge up to 3.3.3-releaseOz Linden
2012-06-27MAINT-889 Viewer Group Invitation picker needs to limit to 100 residentsKelly Washington
Requests to invite more than 100 agents at a time are blocked. reviewed with Simon.
2012-06-27MAINT-1204 Fix for crash on selecting a texture anywhere other than the ↵Dave Parks
build tools.
2012-06-27Merge pulled in lindenlab/viewer-beta to kelly_linden/maint-1078Kelly Washington
2012-06-27Minor changes to pathfinding-specific wordings.Todd Stinson
2012-06-27MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to addsimon@Simon-PC.lindenlab.com
per-parcel filtering. Reviewed by Kelly
2012-06-27PATH-788: Adding more state information for the rebake region button to ↵Todd Stinson
capture and display the rebaking states. Also, altering how the stop flying button works so that it does not hide the entire panel.
2012-06-27MAINT-1078 Merchant Outbox import failuresKelly Washington
Add 1s throttle on update checks for importer reviewed with Simon
2012-06-27merge changes for DRTVWR-167Oz Linden
2012-06-26fix merge conflicts: v-r to dranoXiaohong Bao
2012-06-26Renaming the rebake navmesh panel class.Todd Stinson
2012-06-26Updating the header licensing comments.Todd Stinson
2012-06-26Removing unreferenced headers from the #include list.Todd Stinson
2012-06-26Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-06-26Updating the teleport-me-to-it behavior for the characters and linksets. ↵Todd Stinson
Firstly, to remove the direct call to gAgent.teleportRequest() which is being made into a private function. Secondly, to check the viewer object list to see if the object exists there, and if so, to use that location as the teleport destination.
2012-06-26MAINT-675 Fix for DoF focal point being incorrect when alt-zooming on terrain.Dave Parks
2012-06-26Updating the pathfinding-specific settings with appropriate comments and an ↵Todd Stinson
unified naming scheme.
2012-06-26MAINT-654 Potential fix for corrupt avatar bakes on some AMD systems.Dave Parks
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-26Some clean-up after checking the differences between the pathfinding branch ↵Todd Stinson
and viewer-release.
2012-06-26PATH-773: correct update of grid and location selectors for arbitrary locationsOz Linden
2012-06-26merge to latest viewer-development-havokaiOz Linden
2012-06-26Mergesimon@Simon-PC.lindenlab.com
2012-06-26line endings fixBrad Payne (Vir Linden)
2012-06-26STORM-1895 - Rename Delay Restart button to Cancel RestartWhirly
2012-06-25correct linux packaging for hunspell libraryOz Linden
2012-06-25MAINT-1173 : Top Scripts: Break down usage by parcel. Reviewed by Kellysimon@Simon-PC.lindenlab.com
2012-06-25Correcting a state message when setting values on the linkset floater.Todd Stinson
2012-06-25PATH-718: Disabling the view/test menu in the case of a stubbed ↵Todd Stinson
llphysicsextensions library.
2012-06-25PATH-718: Ensuring that the characters panel will work correctly with a ↵Todd Stinson
stubbed physicsextension library.
2012-06-25PATH-783: Ensuring that the pathfinding console and pathfinding characters ↵Todd Stinson
floaters cannot be created through getInstanceHandle().
2012-06-25Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
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-25MAINT-1078 Merchant Outbox import failuresKelly Washington
Add 1s throttle on update checks for importer reviewed with Simon
2012-06-25PATH-743: Small code refactoring for clean-up.Todd Stinson
2012-06-25PATH-743: Updating the cursors for path testing mode to final designs.Todd Stinson
2012-06-25merge up to 3.3.3-release + pathfindingOz Linden
2012-06-25fix line endings (no code change)Oz Linden