summaryrefslogtreecommitdiff
path: root/indra/newview/llpathfindingcharacter.cpp
AgeCommit message (Collapse)Author
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
for CPU time.
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
adding in an additional state to handle the floater when the service does not exist.
2012-02-02PATH-245: First pass at laying out the characters floater. Functionality is ↵Todd Stinson
mostly stubbed in. The data is currently tied to the same cap service as the linkset data, so that will need to change as soon as the new service is available.