summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindinglinksets.cpp
AgeCommit message (Expand)Author
2012-05-09Adding an owner field to the pathfinding linksets console. Making the scroll...Todd Stinson
2012-05-07PATh-621: BUGFIX Fixing an issue where attempting to apply changes from the p...Todd Stinson
2012-05-01Switching the functionality of the linksets and character request handling to...Todd Stinson
2012-04-25Removing windows line endings from .h and .cpp files.Todd Stinson
2012-04-06Altering the layout of the pathfinding console based on feedback.Todd Stinson
2012-04-05PATH-482: BUGFIX Automatically reloading the character and linksets floaters ...Todd Stinson
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-03-19Adding non-volume status to the pathfinding linkset to restrict non-convex li...Todd Stinson
2012-03-06Storing the slots for the registered signal listeners. Before, this was crea...Todd Stinson
2012-03-06Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-...Todd Stinson
2012-03-06Attempting to set the scroll position back to the original value on refresh.Todd Stinson
2012-03-02PATH-304,PATH-205: Initial reworking of the navmesh download functionality.Todd Stinson
2012-03-01BUGFIX Correcting a problem with the object selection code in the pathfinding...Todd Stinson
2012-02-27PATH-292: Ensuring that the terrain linkset use is clearly called out as unmo...Todd Stinson
2012-02-27PATH-292: Adding better usability and warning notifications for the handling ...Todd Stinson
2012-02-25PATH-341: BUGFIX Clamping the walkability coefficient text inputs to maximum ...William Todd Stinson
2012-02-25PATH-341: BUGFIX Allowing walkability coefficients to be set to zero.William Todd Stinson
2012-02-25PATH-292: Adding the ability to view and edit pathfinding attributes of the t...William Todd Stinson
2012-02-23PATH-292: Re-enabling filtering for the linksets floater.Todd Stinson
2012-02-23PATH-292: Fixing an issue where clicking Apply Edits without any changes resu...Todd Stinson
2012-02-23PATH-292: Fixing the post-modify update handler to update the linkset list ra...Todd Stinson
2012-02-23PATH-292: Reworking how and where linksets are requested and managed.Todd Stinson
2012-02-16PATH-292: Adding an additional show beacons checkbox for the linksets floater.Todd Stinson
2012-02-16PATH-292: Implementing the action buttons for the linksets floater.Todd Stinson
2012-02-16PATH-292: First pass at implementing the new design of the linksets floater.Todd Stinson
2012-02-07Adding functionality to better handle the cause where the capability service ...Todd Stinson
2012-01-30PATH-187: Consolidating field names for the cap service into local defines.Todd Stinson
2012-01-30PATH-187: Resolving an issue where in a particular scenario the edit fields w...Todd Stinson
2012-01-30PATH-187: Using handles instead of pointers for safer implementation.Todd Stinson
2012-01-27PATH-187: Moving the filtered pathfinding linksets class into its own file.Todd Stinson
2012-01-27PATH-187: Refactoring to make the appropriate class able to be inlined.Todd Stinson
2012-01-27PATH-187 : Renaming the walkability parameters to be more descriptive.Todd Stinson
2012-01-27PATH-187 : Moving the PathfindingLinkset definition into its own file.Todd Stinson
2012-01-26PATH-187: Started refactoring of the CAP service by moving the translation to...Todd Stinson
2012-01-26Introducing changes to prepare for the upcoming server-side change of the wal...Todd Stinson
2012-01-20PATH-187: Starting to refactor the capability service for querying/editing li...Todd Stinson
2012-01-20PATH-226: Removing the extraneous checks for both the old and new CAP service...Todd Stinson
2012-01-20Ensuring that the new path state radio items are properly enabled/disabled ba...Todd Stinson
2012-01-20Setting initial sorting of the linksets to be ascending by name.Todd Stinson
2012-01-20Fixing an issue with the linkset filtering that was not properly excluding ob...Todd Stinson
2012-01-19PATH-225: Replacing the Fixed and Walkable columns with a single State column.Todd Stinson
2012-01-19PATH-225: Adding ability to filter and edit linksets using the pathing state ...Todd Stinson
2012-01-19PATH-227: Adding code to update the scroll list after a PUT response.Todd Stinson
2012-01-18Changing the camel case of Navmesh to be NavMesh.Todd Stinson
2012-01-18PATH-226: Implementing a check for the multiple names of the ObjectNavMeshPro...Todd Stinson
2012-01-18PATH-186: Removing unnecessary this-> reference.Todd Stinson
2012-01-18PATH-186: Changing the base type for internal storage of the walkability coef...Todd Stinson
2012-01-18PATH-186: Ensuring to not send PUT data with no parameters specified.Todd Stinson
2012-01-18PATH-186: Removing fake data code.Todd Stinson
2012-01-18PATH-186: Completing the linkset editing functionality. Updating the walkabi...Todd Stinson