summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingcharacter.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...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
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
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-20PATH-738: Removing SERVER_SIDE_CHARACTER_SHAPE_ROLLOUT_COMPLETE ifdef.Todd Stinson
2012-06-04BUGFIX: Ensuring that the physics capsule is built for each character.Todd Stinson
2012-06-04BUGFIX: Ensuring that the viewer will still work on regions that have older p...Todd Stinson
2012-06-01Removed unneeded allocprep linden
2012-05-31WIP:build fixprep linden
2012-05-31WIP:Displaying physics capsule for a character - it is currently disabled.prep
2012-05-30Pulling in the new character fields from the CharacterProperties service.Todd Stinson
2012-05-30First pass at refactoring the pathfinding linksets and pathfinding characters...Todd Stinson
2012-04-25Removing windows line endings from .h and .cpp files.Todd Stinson
2012-03-27Refactoring the characters floater code.Todd Stinson
2012-02-17PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel.Todd Stinson
2012-02-13Updating the pathfinding character initialization to match the new data type ...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
2012-02-02PATH-245: First pass at laying out the characters floater. Functionality is ...Todd Stinson