summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindinglinksets.cpp
AgeCommit message (Expand)Author
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
2012-01-18PATH-186: Sending the PUT to update the modified fields. However, still rely...Todd Stinson
2012-01-17PATH-186: Enabling and disabling the edit fields based on whether linksets ar...Todd Stinson
2012-01-13PATH-186: Starting to build some baseline UI functionality to support the edi...Todd Stinson
2012-01-13Updating to the latest llpathinglib package.Todd Stinson
2012-01-12PATH-145: Preserving all possible selected items between filter changes.Todd Stinson
2012-01-12Adding some fake data to the linksets UI grid for development purposes.Todd Stinson
2012-01-11PATH-145: Implementing the basics of filtering on the pathfinding linksets co...Todd Stinson
2012-01-11Changing the name of the fetch states to be more informative.Todd Stinson
2012-01-10PATH-142: Pulling the new data fields for position and walkable from the Obje...Todd Stinson
2012-01-10PATH-142: Implementing some basic distance from viewer calculation per linkse...Todd Stinson
2012-01-09PATH-142: Refined the linksets status messaging functionlity.Todd Stinson
2012-01-09PATH-142: Initial pass at hooking up the NavmeshData GET service to the UI.Todd Stinson
2012-01-04Hijaking the land status messaging for temporary development of the pathfindi...Todd Stinson
2011-12-16Adding functionality for the linksets button on the console to open the links...Todd Stinson
2011-12-15Introducing the initial hooks for building the pathfinding linkset floater.Todd Stinson