Commit Graph

73 Commits (8a13530ce4eeb481ee467fd3ec54f1ed7e9f632a)

Author SHA1 Message Date
Todd Stinson 9329217667 PATH-585: Adding an initial notification for when a server-side automatic unfreeze occurs. 2012-04-27 17:08:33 -07:00
Todd Stinson a72034fa42 PATH-580: BUGFIX Adding functionality to detect when the region's capabilities have not yet been loading and deferring requests for the navmesh query until the capabilities are fully loaded. 2012-04-24 19:23:20 -07:00
Todd Stinson 9d22b22d96 PATH-482: BUGFIX Automatically reloading the character and linksets floaters on region crossing. 2012-04-05 15:59:34 -07:00
Todd Stinson 473da43c1b Refactoring the characters floater code. 2012-03-27 19:05:29 -07:00
Todd Stinson d4fb7c99fe PATH-302: Adding in status reporting for the simulator navmesh status. Separating the viewer status messaging from the simulator status. 2012-03-14 14:09:36 -07:00
Todd Stinson e1aac37181 PATH-394: First pass at handling the sim-to-viewer message reporting the change from FROZEN to UNFROZEN state. 2012-03-13 16:42:07 -07:00
Todd Stinson 66374e4d65 PATH-304: Proper handling of the sim-to-viewer message. 2012-03-13 11:59:44 -07:00
Todd Stinson b84db8354d PATH-304: Adding more debug messaging and correcting the camel-case of the NavMesh update message. 2012-03-13 10:23:55 -07:00
Todd Stinson c990cc71ce PATH-304: Adding an extra state for the pathfinding console to report that the status of the navmesh is being checked. 2012-03-12 19:18:19 -07:00
Todd Stinson b3197fc12e PATH-304: Making the navmesh version information work for both Premium Wilderness regions (old pathfinding simulator build with missing capabilities) as well as the new pathfinding simulator builds with the version services. 2012-03-12 18:48:40 -07:00
Todd Stinson f578181af9 PATH-304: Adding functionality to handle the reloading of out-of-date navmeshes. 2012-03-08 12:34:11 -08:00
Todd Stinson 160a9532ba Removing unreferenced parameters from the post data. 2012-03-07 15:08:35 -08:00
Todd Stinson a0c626fe41 PATH-205,PATH-304: More work to handle downloading of out-of-date navmeshes. 2012-03-06 18:40:37 -08:00
Todd Stinson ead79432fb Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. 2012-03-06 13:57:04 -08:00
Todd Stinson 49477cec95 Updating the freeze/unfreeze service with the new field names. Also, still supporting the old field names until fully deprecated from all server builds. 2012-03-06 11:01:29 -08:00
Todd Stinson a33e24413e PATH-304,PATH-205: Initial reworking of the navmesh download functionality. 2012-03-02 19:17:16 -08:00
Todd Stinson 1503338ddc PATH-292: Ensuring that the terrain linkset is not visible and/or editable to a non-estate non-god agent. 2012-02-27 16:15:16 -08:00
William Todd Stinson 9b06300e2c PATH-292: Adding the ability to view and edit pathfinding attributes of the terrain. 2012-02-25 22:27:06 -08:00
Todd Stinson 640b08c58a PATH-292: Fixing an issue where clicking Apply Edits without any changes resulted in an usable floater state. 2012-02-23 18:41:23 -08:00
Todd Stinson 73aa47f391 PATH-292: Reworking how and where linksets are requested and managed. 2012-02-23 16:51:06 -08:00
Todd Stinson 42779ff3b4 Adding a missing base constructor to the list. 2012-02-22 14:04:13 -08:00
Todd Stinson 1757f39678 PATH-296: Refining the behavior of the freeze/unfreeze functionality to support both basic and edit/test pathfinding floaters open at the same time. 2012-02-21 18:40:40 -08:00
Todd Stinson 516ad5b3c2 PATH-292: Implementing the new freeze/unfreeze functionality on the basic panel. 2012-02-17 19:03:16 -08:00