Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-08-14 | PATH-849: Group objects were losing their [group] identifier following the ↵ | Todd Stinson | |
last commit. This should fix that issue. | |||
2012-08-14 | PATH-849: Refactoring the behavior after loading the owner name of a ↵ | Todd Stinson | |
pathfinding object into the avatar name cache so that each object can simply update its respective row in the scroll list rather than rebuilding from scratch after all names are loaded. | |||
2012-08-13 | PATH-849: CRASHFIX This should fix the crash caused by ↵ | Todd Stinson | |
LLPathfindingObject::handleAvatarNameFetch being called after the corresponding LLPathfindingObject has been deleted. | |||
2012-07-23 | PATH-781: Pulling in the new 'owner_is_group' field into the pathfinding object. | Todd Stinson | |
2012-06-28 | Cleaning up new files in preparation for merge into viewer-release. | Todd Stinson | |
2012-06-04 | Ensuring that the scroll list is rebuilt after any missing avatar names are ↵ | Todd Stinson | |
loaded into cache. | |||
2012-05-30 | Cleaning up some unreferenced headers and classes definitions from previous ↵ | Todd Stinson | |
refactoring. | |||
2012-05-30 | First pass at refactoring the pathfinding linksets and pathfinding ↵ | Todd Stinson | |
characters classes to reduce code duplication, as both functionalities were heavily duplicated. |