summaryrefslogtreecommitdiff
path: root/indra/newview/llworldmapview.cpp
AgeCommit message (Collapse)Author
2023-03-31SL-19432 External group links dont load in SLAndrey Kleshchev
2022-07-18SL-17785 FIXED World Map scrolls too slowly when searching for a region.Mnikolenko Productengine
2022-05-26Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-04-05SL-15232: Clang formatCosmic Linden
2022-04-05SL-15232: Clean up LLWorldMapView a bit.Cosmic Linden
Avoid a static variable hack and convert a few related variables/methods to non-static as well
2022-04-05SL-15232: Test to scroll mouse wheel to map position on main map/minimapCosmic Linden
2021-11-30SL-16386 replace gutted LLRender::setAlphaRejectSettings() with explicit flush()Dave Houlton
2019-11-12Downstream merge from lindenlab/viewer-servalAndreyL ProductEngine
2019-09-26SL-12016 Mini-map avatar icon (Z-position) fixAndreyL ProductEngine
2019-08-14Merged in lindenlab/viewer-releaseandreykproductengine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2019-05-23Merged in default (pull request #56)Andrey Lihatskiy
SL-10898[Mac] Camera spins and pulls back when using alt+zoom with mouse Approved-by: Maxim Nikolenko Approved-by: Andrey Lihatskiy
2019-05-21SL-10898[Mac] Camera spins and pulls back when using alt+zoom with mouseruslantproductengine
2019-04-02Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-03-13Fixed (#3)ruslantproductengine
2019-01-03SL-8963 Fixed Long name of region overlaps with next one on the World mapandreykproductengine
2018-11-26SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functionsruslantproductengine
SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" window. SL-10027 - [Mac] [Render] Add toggle for Retina support to mitigate FPS loss Re-FIX for Retina support.
2018-10-31SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" ↵ruslantproductengine
window.
2018-08-29SL-967 simplify viewer log file field syntaxOz Linden
MAINT-8991: only escape log message characters once, add unit test remove extra log line created by LL_ERRS document that tags may not contain spaces
2018-11-12SL-10043 FIXED Viewer crashes when double-clicking 'For sale' parcel icon on ↵maxim_productengine
World map in some cases
2017-12-20MAINT-1251 Fixed Search Error when Double Clicking on Sales Tags in WorldMapandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-10-20Update to build on Xcode 6.0: Large (and final) collection of fixes for ↵callum_linden
unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake
2014-05-07Merge downstream version 3.7.8 codesimon
2014-03-28MAINT-3871 FIXED Recent issues with dragging the World Map.maksymsproductengine
2014-03-12merge with releaseRichard Linden
2013-10-23MAINT-3250 FIXED [TUI] Dragging on the Map does not working correctlymaksymsproductengine
2013-10-08merge from viewer-releaseRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
2013-06-05merge with viewer-releaseRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-22Pull and merge latest viewer-betasimon
2013-03-20Merge with viewer-chuiprep@lindenlab.com
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2
2013-03-16CHUI-863 : Clean up dead code that's creating failures on gcc-4.6 builds on ↵merov
Linux
2013-03-14Rollback Maestro interp changesGraham Madarasz (Graham Linden)
2013-03-13More fixes for gcc-4.6 breakageDon Kjer
2013-03-12SH-3944 WIP CHUI merge fixingNyx Linden
re-introduced don's refactor of low-level openGL calls pulling out of llui and putting them into llrender. Took the new code from their updated versions from the CHUI merge, but put them in a place accessible to appearance utility.
2013-03-08Optimize interp code to elim hundreds of divides per frame and fix jitter bugs.Graham Madarasz (Graham)
2012-08-23MAINT-1474 FIXED World map tracking ring renders in incorrect position with ↵Richard Linden
UI scale != 1
2012-03-09merge changes for vmrg-225Oz Linden
2012-01-31EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local ChatRichard Linden
2012-01-27STORM-1793 1) Treat all mini-map altitudes above 1020 m as the same height ↵Jonathan Yap
2) Improve z-level accuracy With help from Aleric Inglewood
2011-11-24merge changes for vmrg-193Oz Linden
2011-11-02STORM-1678: Correct map display when For Sale is enabledSiana Gearz