Commit Graph

  • c3f03b6bbf [Follow] Specify that Follow has been cancelled, with Cancelled notice Liru Færs 2020-01-10 03:11:19 -05:00
  • e15839a2cb Move autoPilot Agent Avatar Valid check to beginning Liru Færs 2020-01-10 02:42:48 -05:00
  • e0efbd7d26 Fix two race conditions in meshrepo. Shyotl 2020-01-10 00:09:35 -06:00
  • 8e57288819 Stand Up by user should cancel autopilot Liru Færs 2020-01-10 01:01:38 -05:00
  • 107f512545 Teleport notifications now use avatar slurls Liru Færs 2020-01-09 22:53:16 -05:00
  • 14dc348179 Add Sit On to Object UI Menus Liru Færs 2020-01-09 22:11:39 -05:00
  • eccbd98d79 Change some enables to visibles Liru Færs 2020-01-09 21:18:31 -05:00
  • a5115aa69e Fix Crash T, someone broke their install, but we should gracefully exit Liru Færs 2020-01-09 12:41:43 -05:00
  • 327574db7c Cancel autopilot when user initiates a goto Liru Færs 2020-01-08 22:32:17 -05:00
  • 8b4a29cbd3 Break simulator autopilot out into its own function Liru Færs 2020-01-08 22:31:18 -05:00
  • 544feee19f Fix Copy Names in Object Menu not working, oops!! sv-1.8.7.8113-beta Liru Færs 2020-01-08 20:48:48 -05:00
  • bee60da089 Break out get_obj_data into its own function Liru Færs 2020-01-08 20:43:47 -05:00
  • c466b44143 Introduce rudimentary objects list menu for Area Search Liru Færs 2020-01-08 20:09:46 -05:00
  • 27222d524c Add Object support to List.ShowProfile, via get_slurl_for Liru Færs 2020-01-08 19:49:34 -05:00
  • b99e2cbbdd Add support for OBJECT type to get_slurl_for Liru Færs 2020-01-08 19:48:42 -05:00
  • a5bdc24a14 Refactor get_slurl_for Liru Færs 2020-01-08 19:46:22 -05:00
  • 0b6d94f202 Request: Change "Log" button on IM Floater to "History" Liru Færs 2020-01-08 19:43:27 -05:00
  • bf5035388b Expose ObjectData from AreaSearch Liru Færs 2020-01-08 19:22:36 -05:00
  • 640c136bcc Add Cam To to Object URL menu Liru Færs 2020-01-08 19:13:36 -05:00
  • 6ebd2eef00 Feature Request: Add Chat History to Group right click menus Liru Færs 2020-01-08 19:11:46 -05:00
  • c954d02125 Add missing Go To to object pie menu Liru Færs 2020-01-08 18:00:51 -05:00
  • a34414849c Sync some of llcommandlineparser with alchemy Liru Færs 2020-01-08 17:07:49 -05:00
  • c1ffb1b332 [Follow] Do not fly unless flying avatar target or already flying Liru Færs 2020-01-08 16:54:30 -05:00
  • d06448cdfd Remove dead german menu entry Liru Færs 2020-01-08 16:53:23 -05:00
  • 117ef68916 Put object pie Follow where it was actually supposed to go Liru Færs 2020-01-08 16:07:23 -05:00
  • 83b384ab97 Combine Marking from Minimap with Radar Mark Liru Færs 2020-01-08 15:54:43 -05:00
  • 5ee5ba473b Small refactor of minimap marking code Liru Færs 2020-01-08 15:39:40 -05:00
  • 4055af4afd Add Mark menu to radar Liru Færs 2020-01-08 15:23:51 -05:00
  • 65dad7acfd Remove weird double newline between single avatar on minimap and distance Liru Færs 2020-01-08 14:53:08 -05:00
  • a21927e510 [Follow] If target av isn't rendered, still try to get their position Liru Færs 2020-01-08 13:15:37 -05:00
  • 094c948a87 Move Minimap Mark submenu back out of Selected Avatars menu for convenience Liru Færs 2020-01-08 13:12:13 -05:00
  • 31003f13af Fix Crash on text editor right click sv-1.8.7.8092-beta Liru Færs 2020-01-08 10:05:14 -05:00
  • c1f39e167c Bang bang on the list baby Router Gray 2020-01-07 20:00:50 -06:00
  • 0e28436aa9 Fix invalid initialization of non-const reference Router Gray 2020-01-07 19:59:53 -06:00
  • bc1c816b99 Fix right click local avatar url menu's Focus being broken sv-1.8.7.8089-beta Liru Færs 2020-01-07 19:20:58 -05:00
  • 32424e5640 Fix up presentation of radar and local avs menus Liru Færs 2020-01-07 19:19:00 -05:00
  • 760f1308f3 Add SinguFollowDistance for setting minimum follow distance Liru Færs 2020-01-07 18:51:49 -05:00
  • dfe8e364be Add Follow to pie and right click UI menus for objects and avatars Liru Færs 2020-01-07 17:44:08 -05:00
  • 33feeb0a01 Make Follow Great Again! Liru Færs 2020-01-07 17:40:43 -05:00
  • 50eb21ce23 This never got reset... weird Liru Færs 2020-01-07 16:48:27 -05:00
  • d2052b9e4c Teleport and move to objects by their IM name links Liru Færs 2020-01-07 15:00:31 -05:00
  • 2c5ad97697 *Shakes cane* Get off my lawn, you young whippersnapper! Liru Færs 2020-01-07 14:21:24 -05:00
  • 8283422717 Rename Radar.TeleportTo to List.TeleportTo, and move the code Liru Færs 2020-01-07 11:53:23 -05:00
  • 4a293ff1e1 Clean up excess teleport to code using get_av_pos Liru Færs 2020-01-07 11:46:06 -05:00
  • 828307ca96 Sync LLSDSerialize with alchemy, and merge fix for Crash K Liru Færs 2020-01-07 11:00:21 -05:00
  • a83901d2e4 Add ARC to avatar hover tips Liru Færs 2020-01-07 10:57:58 -05:00
  • 878ba534b5 Add Land Impact to object hover tip Liru Færs 2020-01-07 10:46:39 -05:00
  • f17e6637d6 Use findAvatar instead of findObject Liru Færs 2020-01-07 10:39:56 -05:00
  • 66b2ad5f30 Actually fix crash 1, 5, and J Liru Færs 2020-01-07 08:12:01 -05:00
  • 463151c830 Fix crash and generaly wrong duplicate attribute name Liru Færs 2020-01-07 06:19:05 -05:00
  • 77b6a903ac Remove spurious extra /* in rlvactions.h, thanks Router! Liru Færs 2020-01-07 05:13:37 -05:00
  • 1813a7bf8b [LLNameUI] Handle LFIDBearer::Type instead of jusst group or not sv-1.8.7.8072-beta Liru Færs 2020-01-06 12:30:47 -05:00
  • 6839cba56a Encapsulate LFIDBearer::sActive, set with member setActive Liru Færs 2020-01-06 12:22:31 -05:00
  • f73fb6424b Const qualify copy Liru Færs 2020-01-06 12:14:13 -05:00
  • af2ae76ca2 [NameUI] Remove pointless is_group check in refresh Liru Færs 2020-01-06 07:40:48 -05:00
  • a870534ea0 This slipped out of an earlier commit, woops. Liru Færs 2020-01-06 03:03:04 -05:00
  • ba61314c32 Add Copy Name to radar menu and Move To to radar and avatar url menus Liru Færs 2020-01-06 02:40:22 -05:00
  • d32e478456 Clean up some string character literals Liru Færs 2020-01-06 02:16:44 -05:00
  • 1b29210f16 Feature Request: Add a setting to control the output of key2name command Liru Færs 2020-01-06 01:57:26 -05:00
  • 760f23b370 Sync with upstream to make the simulator version change notification useful Liru Færs 2020-01-06 01:54:30 -05:00
  • a7cba5f1a3 Add Alchemy's /sethome command Liru Færs 2020-01-05 23:27:51 -05:00
  • 27033f4ebb Add /setchannel command to set the nearby chat channel, from Alchemy Liru Færs 2020-01-05 23:27:13 -05:00
  • c772179149 Add RlvCommandOption support for Attachment UUID Liru Færs 2020-01-05 23:26:09 -05:00
  • 4c7eacf4fc Remove unused code Liru Færs 2020-01-05 23:25:36 -05:00
  • 672037d1f2 Sync LLChatBar with alchemy's LLChatBar and LLChatUtilities Liru Færs 2020-01-05 23:25:22 -05:00
  • 80cedb913a Make Folder inventory window prettier Liru Færs 2020-01-05 17:41:26 -05:00
  • 734621be82 Add Move To to avatar right click menus Liru Færs 2020-01-05 16:25:55 -05:00
  • dd3944161d Fix uninitialized member variable Liru Færs 2020-01-05 15:45:14 -05:00
  • 1aabbb13c0 Woops, this slipped out of a previous commit. Liru Færs 2020-01-05 15:44:46 -05:00
  • 5574f263b1 Fix crash in LLControlAvatar::matchVolumeTransform() from Kitty Barnett Liru Færs 2020-01-05 15:44:31 -05:00
  • 2117c66c9a Further LLControlAvatar sync with Alchemy Liru Færs 2020-01-05 15:41:22 -05:00
  • 1fbfc498bf Change signature of handle_go_to to be more versatile Liru Færs 2020-01-05 15:39:35 -05:00
  • a02693e4dd [Animesh] Hook up more missing parts of LLControlAvatar, maybe fix stuff? sv-1.8.7.8051-beta Liru Færs 2020-01-05 00:08:26 -05:00
  • 24118e8e67 [Animesh] Hook up isImposter override for control avatars Liru Færs 2020-01-05 00:07:36 -05:00
  • 19ad64cc96 AlchSync: Change dynamic_casts to LLVOVolume to asVolume() Liru Færs 2020-01-04 23:31:15 -05:00
  • e81affce51 Harmless Alchemy sync Liru Færs 2020-01-04 21:43:10 -05:00
  • dec0bff972 Fix Crash C: mRootVolp wasn't being set null on mark for death Liru Færs 2020-01-04 21:36:47 -05:00
  • 5daf4aa777 Fix a shutdown crash (Crash B) Liru Færs 2020-01-04 19:46:17 -05:00
  • 2f24a53a01 Clean up some code sv-1.8.7.8045-beta Liru Færs 2020-01-04 12:08:26 -05:00
  • 28af96229b Cleaner port of Ansariel's fix for Attachment loss on TP/Crossing Liru Færs 2020-01-04 12:07:59 -05:00
  • 6d776632a9 Fix incorrect Link number in build floater. Liru Færs 2020-01-04 09:39:11 -05:00
  • 1853500e10 Fix Crash A: mFolders was being used without a null check Liru Færs 2020-01-04 02:57:40 -05:00
  • 8e01fcb7f0 Merge branch 'master' of https://github.com/RouterGray/SingularityViewer Liru Færs 2020-01-02 01:55:02 -05:00
  • 3cddb0df2e Fix Crashes 1 and 5: LLTextEditor::replaceUrl, call to member sv-1.8.7.8039-beta Liru Færs 2020-01-01 21:35:07 -05:00
  • 37c4a4bbcb Fix possible unlinked and bad looking names in general tab of build tools Liru Færs 2020-01-01 13:07:49 -05:00
  • af8f0e1155 Fix gcc error 'extra qualification on member'. Router Gray 2020-01-01 06:53:08 -06:00
  • 5df00a481d Code cleanup, now that erase is a member function Liru Færs 2020-01-01 02:59:52 -05:00
  • d299c55ea4 Ve must erase ze kinderlach!! Liru Færs 2020-01-01 02:59:23 -05:00
  • d9d83a6807 Fix potential crash when SinguReplaceLinks is off. Liru Færs 2019-12-31 05:27:06 -05:00
  • 3fec94bb94 Clean up spell check entries properly, yikes. sv-1.8.7.8034-beta Liru Færs 2019-12-28 04:14:32 -05:00
  • 09926d12bb Fix compile, again, oops. Liru Færs 2019-12-28 04:10:21 -05:00
  • 19bcdae6ac LineEditor: Automatically hide spell check separator when it's not in use Liru Færs 2019-12-28 02:55:38 -05:00
  • 36025384f4 Space change, remove excess check Liru Færs 2019-12-28 02:22:30 -05:00
  • 4bdbb89e6f TODONE: create accessor methods for mItems Liru Færs 2019-12-28 01:43:01 -05:00
  • e94314dc95 LLMenuGL::getItemCount should be const and return size_type Liru Færs 2019-12-28 01:02:31 -05:00
  • 5dd68a4055 Actually make use of the item_list_t typedef Liru Færs 2019-12-28 00:31:45 -05:00
  • fff4e9b4b8 Add optional name parameter to addSeparator Liru Færs 2019-12-28 00:23:46 -05:00
  • 8a6f5b49a3 Merge branch 'master' of https://github.com/RouterGray/SingularityViewer Liru Færs 2019-12-27 20:19:49 -05:00
  • c8290b913e [CMake] Change remaining WORD_SIZE references to ADDDRESS_SIZE. Router Gray 2019-12-27 06:16:59 -06:00
  • e6e6d811c6 Updating crashpad Liru Færs 2019-12-25 21:33:51 -05:00