summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingcharacters.cpp
AgeCommit message (Expand)Author
2024-05-30Re-enable compiler warning C4800 (performance warning)Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-08-14PATH-849: Group objects were losing their [group] identifier following the la...Todd Stinson
2012-08-14PATH-849: Refactoring the behavior after loading the owner name of a pathfind...Todd Stinson
2012-07-24Adding a group identifier to the group objects in the pathfinding linksets an...Todd Stinson
2012-06-29PATH-797: BUGFIX Altering how the rows are being added to the scrolllist widg...Todd Stinson
2012-06-28Cleaning up new files in preparation for merge into viewer-release.Todd Stinson
2012-06-26Updating the header licensing comments.Todd Stinson
2012-06-25PATH-718: Ensuring that the characters panel will work correctly with a stubb...Todd Stinson
2012-06-25PATH-783: Ensuring that the pathfinding console and pathfinding characters fl...Todd Stinson
2012-06-22PATH-764,PATH-765: Adding in a context menu option on right-click of an objec...Todd Stinson
2012-06-20PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef.Todd Stinson
2012-06-15BUGFIX: Correcting a behavior where moving the cursor over a selected object ...Todd Stinson
2012-06-07Physics capsules now inherit the rotations of their parent vo when rendered. ...prep
2012-06-05BUGFIX: Correcting an assert behavior where the LLSD returned from calls to ...Todd Stinson
2012-06-05Altering the method name.Todd Stinson
2012-06-04BUGFIX: Ensuring that the viewer will still work on regions that have older p...Todd Stinson
2012-06-04PATH-676: Correcting selection behavior so that the first selected object doe...Todd Stinson
2012-06-04Some class refactoring.Todd Stinson
2012-06-04Ensuring that the scroll list is rebuilt after any missing avatar names are l...Todd Stinson
2012-06-01Migrated restoration of physics capsule into pathing characterprep
2012-06-01Migrated physics capsule logic into pathing character objectprep
2012-05-30Cleaning up some unreferenced headers and classes definitions from previous r...Todd Stinson
2012-05-30First pass at refactoring the pathfinding linksets and pathfinding characters...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-08PATH-349: BUGFIX Incorrect ordering of CPU time was only occurring in the cas...Todd Stinson
2012-03-01BUGFIX Correcting a problem with the object selection code in the pathfinding...Todd Stinson
2012-02-17PATH-310: Switching the cpu time display from milliseconds to microseconds to...Todd Stinson
2012-02-13Updating the pathfinding character initialization to match the new data type ...Todd Stinson
2012-02-13PATH-284: Hooking up the characters button to open the characters floater.Todd Stinson
2012-02-10PATH-245: Adding functionality for returning objects to owner from the charac...Todd Stinson
2012-02-09PATH-245: Adding initial functionality for rendering debug beacons for select...Todd Stinson
2012-02-09PATH-245: Adding proper toggling of the enabled state for the take, take copy...Todd Stinson
2012-02-09PATH-245: Basic functionality for take, take copy, and delete.Todd Stinson
2012-02-09PATH-245: Fixing an issue with character selection.Todd Stinson
2012-02-07PATH-245: Disabling character selection through the character floater as it i...Todd Stinson
2012-02-07PATH-245: Adding functionality to teleport avatar to the last known position ...Todd Stinson
2012-02-07PATH-245: Integrating with the working sim-side cap service.Todd Stinson
2012-02-07PATH-245: Hooking the characters floater up to the character service. Also, ...Todd Stinson