summaryrefslogtreecommitdiff
path: root/indra/newview/llwlparammanager.cpp
AgeCommit message (Expand)Author
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-09-20MAINT-3172 fix rendering regressions from release mergedownGraham Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-04MAINT-2371 More optimizations.Dave Parks
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-01-30SH-2592 PROGRESS -- (OS X Lion) Graphics issues with Atmospheric Shaders enab...Leslie Linden
2011-07-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
2011-06-10STORM-1305 WIP User sky presets now go first in all lists.Vadim ProductEngine
2011-06-10STORM-1279 FIXED Changing sky preset with a keyboard shortcut now updates the...Vadim ProductEngine
2011-06-07STORM-1255 WIP Consistency pass on sky presets removal.Vadim ProductEngine
2011-06-07STORM-1255 WIP Implemented creating, editing and removing local sky presets.Vadim ProductEngine
2011-06-02STORM-1253 WIP Debugging stuff.Vadim ProductEngine
2011-05-30STORM-1245 WIP Fixed sky initialization to apply user preferences correctly.Vadim ProductEngine
2011-05-30STORM-1253 WIP Fixed loading user day cycle on start-up; improved error handl...Vadim ProductEngine
2011-05-26STORM-1284 ADDITIONAL_FIX Fixing build errors.Vadim ProductEngine
2011-05-26STORM-1284 FIXED Changes to region environment are now visible immediately.Vadim ProductEngine
2011-05-26STORM-1253 WIP Implemented switching between multiple day cycles (locally and...Vadim ProductEngine
2011-05-24STORM-1256 WIP Fixed resetting the Environment tab if a server env. update co...Vadim ProductEngine
2011-05-23STORM-1256 WIP Implemented editing region environment settings via the Region...Vadim ProductEngine
2011-05-19STORM-1269 FIXED Teleport to a region that has no env. settings now resets en...Vadim ProductEngine
2011-05-17Merge from viewer-development.Vadim ProductEngine
2011-05-17STORM-1245 WIP Fixed switching to day cycle.Vadim ProductEngine
2011-05-17STORM-1244 FIXED Environment Settings floater implementation.Seth ProductEngine
2011-05-17STORM-1245 WIP Restored environment settings interpolation on region crossing.Vadim ProductEngine
2011-05-16STORM-1245 WIP Implement loading and applying region environment settings.Vadim ProductEngine
2011-05-16STORM-1245 WIP Reimplementing management of local presets according to the ne...Vadim ProductEngine
2011-05-11STORM-477 Restored the backed out changeset: b62b260aa04dSeth ProductEngine
2011-03-31STORM-1126 mergeVadim ProductEngine
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 8Vadim ProductEngine
2011-03-31STORM-1126 WIP Windlight Estate Settings integration: pass 4Vadim ProductEngine
2011-02-23STORM-1126 WIP Windlight Estate Settings port from 1.23: baseline: read only ...tiggs@lindenlab.com
2010-10-28STORM-480 remove unused "wrap" parameter from LLDir::getNetFileInDirOz Linden
2010-09-30STORM-1126 WIP Windlight Estate Settings port from 1.23: second pass at getti...Nyx (Neal Orman)
2010-09-27STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at mergin...Nyx (Neal Orman)
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-10Added better error handling to LLEventHost, so we no longer crash when shutti...brad kittenbrink
2009-11-13Refactoring of llviewerprecompiledheaders.h to hopefully increase stabilitybrad kittenbrink
2009-11-05Don't print every Windlight param file loaded.James Cook
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss
2009-09-22Merging render-pipeline-6-qa-2 into viewer-2David Parks