Andrey Kleshchev
acc8928330
Merge release/2025.05 into develop
2025-08-06 14:17:18 +03:00
Andrey Kleshchev
a33fda4f28
#4339 Remade fix for world map's find button
2025-07-31 18:56:32 +03:00
Maxim Nikolenko
590ad6747f
#4047 fix 'Show on Map' command for parcel URI links
2025-07-17 23:51:42 +03:00
Andrey Kleshchev
58420b8e63
#4339 World Map Find button shouldn't autocomplete
...
Either don't track (go) or implement trackSearch
onCommitSearchResult() tracks location and 'autocompletes' as it is
meant for selecting and applying items from search list.
2025-07-09 21:18:25 +03:00
Ansariel Hiller
c1255a1ab2
Clean up worldmap: Remove LLCtrlListInterface and reduce number of getChild calls ( #4044 )
2025-05-08 18:53:54 +03:00
Ansariel Hiller
bb9adf3329
Fix map search bug causing duplicate requests properly ( #4037 , #4040 )
2025-05-07 18:21:53 +03:00
Rider Linden
81df0476b5
Private Issue #297 : Accept new flags in ScriptTeleportRequest message. Flags indicate if the world map should be opened and focused.
2025-02-26 16:02:24 -08:00
Mnikolenko Productengine
782facee39
Reduce 'World map' floater draw time
2024-09-09 14:26:00 +03:00
Ansariel Hiller
593479f33c
Display parcel name when clicking on a parcel on the world map ( #2131 )
2024-08-03 01:24:41 +03:00
Ansariel Hiller
fceec45641
Fix a bunch of XUI warnings ( #2120 )
2024-07-27 18:10:17 +03:00
Rye Mutt
7dd3f5db0b
Fix getChild calls during draw in LLFloaterWorldMap
2024-07-25 08:45:52 -04:00
Ansariel
b42f9d836b
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible loss of precision" warnings
2024-06-01 15:49:26 +02:00
Ansariel
e2e37cced8
Fix line endlings
2024-05-22 22:40:26 +03:00
Ansariel
1b67dd855c
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
...
# Conflicts:
# autobuild.xml
# indra/cmake/CMakeLists.txt
# indra/cmake/GoogleMock.cmake
# indra/llaudio/llaudioengine_fmodstudio.cpp
# indra/llaudio/llaudioengine_fmodstudio.h
# indra/llaudio/lllistener_fmodstudio.cpp
# indra/llaudio/lllistener_fmodstudio.h
# indra/llaudio/llstreamingaudio_fmodstudio.cpp
# indra/llaudio/llstreamingaudio_fmodstudio.h
# indra/llcharacter/llmultigesture.cpp
# indra/llcharacter/llmultigesture.h
# indra/llimage/llimage.cpp
# indra/llimage/llimagepng.cpp
# indra/llimage/llimageworker.cpp
# indra/llimage/tests/llimageworker_test.cpp
# indra/llmessage/tests/llmockhttpclient.h
# indra/llprimitive/llgltfmaterial.h
# indra/llrender/llfontfreetype.cpp
# indra/llui/llcombobox.cpp
# indra/llui/llfolderview.cpp
# indra/llui/llfolderviewmodel.h
# indra/llui/lllineeditor.cpp
# indra/llui/lllineeditor.h
# indra/llui/lltextbase.cpp
# indra/llui/lltextbase.h
# indra/llui/lltexteditor.cpp
# indra/llui/lltextvalidate.cpp
# indra/llui/lltextvalidate.h
# indra/llui/lluictrl.h
# indra/llui/llview.cpp
# indra/llwindow/llwindowmacosx.cpp
# indra/newview/app_settings/settings.xml
# indra/newview/llappearancemgr.cpp
# indra/newview/llappearancemgr.h
# indra/newview/llavatarpropertiesprocessor.cpp
# indra/newview/llavatarpropertiesprocessor.h
# indra/newview/llbreadcrumbview.cpp
# indra/newview/llbreadcrumbview.h
# indra/newview/llbreastmotion.cpp
# indra/newview/llbreastmotion.h
# indra/newview/llconversationmodel.h
# indra/newview/lldensityctrl.cpp
# indra/newview/lldensityctrl.h
# indra/newview/llface.inl
# indra/newview/llfloatereditsky.cpp
# indra/newview/llfloatereditwater.cpp
# indra/newview/llfloateremojipicker.h
# indra/newview/llfloaterimsessiontab.cpp
# indra/newview/llfloaterprofiletexture.cpp
# indra/newview/llfloaterprofiletexture.h
# indra/newview/llgesturemgr.cpp
# indra/newview/llgesturemgr.h
# indra/newview/llimpanel.cpp
# indra/newview/llimpanel.h
# indra/newview/llinventorybridge.cpp
# indra/newview/llinventorybridge.h
# indra/newview/llinventoryclipboard.cpp
# indra/newview/llinventoryclipboard.h
# indra/newview/llinventoryfunctions.cpp
# indra/newview/llinventoryfunctions.h
# indra/newview/llinventorygallery.cpp
# indra/newview/lllistbrowser.cpp
# indra/newview/lllistbrowser.h
# indra/newview/llpanelobjectinventory.cpp
# indra/newview/llpanelprofile.cpp
# indra/newview/llpanelprofile.h
# indra/newview/llpreviewgesture.cpp
# indra/newview/llsavedsettingsglue.cpp
# indra/newview/llsavedsettingsglue.h
# indra/newview/lltooldraganddrop.cpp
# indra/newview/llurllineeditorctrl.cpp
# indra/newview/llvectorperfoptions.cpp
# indra/newview/llvectorperfoptions.h
# indra/newview/llviewerparceloverlay.cpp
# indra/newview/llviewertexlayer.cpp
# indra/newview/llviewertexturelist.cpp
# indra/newview/macmain.h
# indra/test/test.cpp
2024-05-22 19:04:52 +02:00
Andrey Lihatskiy
38c2a5bde9
Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge
2024-05-01 08:16:58 +03:00
Andrey Lihatskiy
1b68f71348
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
2024-04-29 07:56:09 +03:00
Andrey Lihatskiy
85f2447b3d
Merge branch 'main' into marchcat/a-merge
...
# Conflicts:
# autobuild.xml
# indra/llimage/llimage.cpp
# indra/llui/llsearcheditor.cpp
# indra/llui/llview.cpp
# indra/newview/llagent.cpp
# indra/newview/llappviewer.cpp
# indra/newview/llfloatercamera.cpp
# indra/newview/llfloatereditsky.cpp
# indra/newview/llfloatereditwater.cpp
# indra/newview/llinventoryfunctions.cpp
# indra/newview/lloutfitgallery.cpp
# indra/newview/lloutfitslist.cpp
# indra/newview/llpanelgroupbulkban.cpp
# indra/newview/llsidepanelappearance.cpp
# indra/newview/llvovolume.cpp
2024-04-24 19:28:15 +03:00
Andrey Lihatskiy
428f21cf79
Merge branch 'main' into marchcat/x-merge
2024-04-24 18:45:54 +03:00
Ansariel
60d3dd98a4
Convert remaining BOOL to bool
2024-02-21 23:14:31 +02:00
Ansariel
a5261a5fa8
Convert BOOL to bool in llui
2024-02-21 03:00:25 +02:00
Ansariel
8c16ec2b53
Convert BOOL to bool in LLControlGroup and related classes
2024-02-21 03:00:25 +02:00
Ansariel
c285f59ce2
Replace BOOL with bool in llwindow and dependent classes
2024-02-18 15:51:54 +02:00
Andrey Lihatskiy
c87850ddab
Merge branch 'main' into DRTVWR-591-maint-X
...
# Conflicts:
# doc/contributions.txt
# indra/newview/llpanelprofile.cpp
# indra/newview/llspatialpartition.cpp
2023-12-18 07:57:29 +02:00
Andrey Lihatskiy
aed6313d7c
Merge branch 'main' into DRTVWR-594-maint-Y
2023-12-18 06:33:57 +02:00
Maxim Nikolenko
40157b9083
SL-20327 FIXED friend location on the map is not shown after right click>Map
2023-11-22 12:34:02 +02:00
Andrey Kleshchev
d0d05ddddf
SL-15039 Prune unused preferences #4
2023-09-27 13:11:12 +03:00
Andrey Kleshchev
1aa27d4d13
SL-20273 IM, Offer Teleport, Map and Pay SLurls from external browser were blocked
2023-09-07 23:06:00 +03:00
Andrey Kleshchev
daca555592
SL-19609 Urls aren't dispatched according to the indicated grid
2023-04-19 20:06:37 +03:00
Andrey Lihatskiy
e0ace0c722
Merge branch 'master' into DRTVWR-570-maint-Q
...
# Conflicts:
# indra/newview/llnetmap.cpp
# indra/newview/llnetmap.h
2022-10-20 22:34:11 +03:00
Andrey Kleshchev
6f946b6b16
SL-18165 Tighten up some command permissions
2022-10-11 17:29:44 +03:00
Andrey Lihatskiy
329268c5f7
Merge branch 'master' into DRTVWR-548-maint-N
...
# Conflicts:
# indra/newview/llmodelpreview.h
2022-09-15 20:44:04 +03:00
Mnikolenko Productengine
e3ef38876b
SL-17785 FIXED World Map scrolls too slowly after pressing "Me" button
2022-08-04 17:45:06 +03:00
Andrey Lihatskiy
59ab8e78f4
Merge branch 'master' into DRTVWR-544-maint
...
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
# indra/newview/llpanelobject.cpp
2022-08-04 00:17:55 +03:00
Andrey Lihatskiy
ea26ee5e92
Merge branch 'master' into DRTVWR-548-maint-N
...
# Conflicts:
# indra/newview/llfloaterworldmap.cpp
# indra/newview/llvovolume.cpp
2022-08-04 00:15:36 +03:00
Mnikolenko Productengine
38cc06e43a
SL-17785 FIXED World Map scrolls too slowly when searching for a region.
2022-07-18 16:53:43 +03:00
Mnikolenko Productengine
59c586d0c6
SL-17666 Allow Map sidebar UI to be hidden
2022-07-07 18:14:49 +03:00
Andrey Lihatskiy
b5406352e9
DRTVWR-548 post-merge build fix
2022-04-19 00:01:52 +03:00
Andrey Lihatskiy
026ad511ea
Merge branch 'master' into DRTVWR-544-maint
...
# Conflicts:
# indra/newview/app_settings/settings.xml
# indra/newview/llfloatersearch.cpp
# indra/newview/llgroupactions.cpp
# indra/newview/llvovolume.cpp
2022-04-18 20:43:49 +03:00
Andrey Lihatskiy
16494f4400
Merge branch 'master' into DRTVWR-548-maint-N
2022-04-18 20:38:56 +03:00
Cosmic Linden
9bca1aa8fb
SL-15232: Clang format
2022-04-05 11:55:34 -07:00
Cosmic Linden
c6cba3a67d
SL-15232: Clean up LLWorldMapView a bit.
...
Avoid a static variable hack and convert a few related variables/methods to non-static as well
2022-04-05 11:55:34 -07:00
Cosmic Linden
288fbe2317
SL-15232: Fix top/right edges of main map not being scrollable
2022-04-05 11:55:34 -07:00
Cosmic Linden
d3a616122f
SL-15232: Test to scroll mouse wheel to map position on main map/minimap
2022-04-05 11:55:34 -07:00
Mnikolenko Productengine
d97105663f
SL-17091 FIXED Walk/Run/Fly buttons are not clickable
2022-03-29 18:07:06 +03:00
Mnikolenko Productengine
b3cd910e75
SL-17037 Center map on current location after teleporting
2022-03-23 15:37:58 +02:00
Andrey Kleshchev
6987dcfd62
SL-11011 Multiselect, scroll to selection and search fix for estate's ban list
2022-02-02 20:44:08 +02:00
Mnikolenko Productengine
8ca811f849
SL-14799 add "Hide beacon" button
2021-07-09 16:43:10 +03:00
andreykproductengine
c61d0f4297
DRTVWR-493 LLUI to LLParamSingleton
2019-08-10 15:31:03 +03:00
maxim_productengine
f8106e9f3f
SL-9991 FIXED Crash in LLViewerLODTexture::processTextureStats()
2018-11-05 17:52:45 +02:00
maxim_productengine
5ed2790ff9
MAINT-2375 FIXED World Map always shows first friend location after search for some users
2018-01-25 18:14:32 +02:00