Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2017-11-13 | Remove the old wl environment code. | Rider Linden | |
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden | |
2016-02-12 | Suppress some overly verbose logging | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
wide char paths; on other platforms they are now just typedefs to the std classes | |||
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
respectively | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-07-06 | STORM-1262 FIXED Removed the original Windlight Region Settings implementation. | Vadim ProductEngine | |
2011-06-07 | STORM-1255 WIP Consistency pass on sky presets removal. | Vadim ProductEngine | |
* Update all related floaters when a sky preset gets removed. * Don't allow removing skies referenced by (local) day cycles. * Other minor fixes. | |||
2011-06-02 | STORM-1253 WIP Changed the workflow to modify region day cycle. | Vadim ProductEngine | |
Was: Press "Save" after editing the region day cycle in the Day Cycle Editor. Now: - Press "Save" in the Day Cycle Editor. - Open Region / Estate -> Environment tab. - Select the region day cycle. - Press "Apply". | |||
2011-05-31 | STORM-1253 WIP Implemented editing region day cycle. | Vadim ProductEngine | |
2011-05-30 | STORM-1253 WIP Fixed loading user day cycle on start-up; improved error ↵ | Vadim ProductEngine | |
handling. | |||
2011-05-30 | STORM-1253 WIP New day cycle editor. | Vadim ProductEngine | |
Done: * Creating new local day cycles. * Editing existing local day cycles. * Deleting day cycles. To do: * Editing region day cycle, dealing with skies in region scope. * Handle teleport while editing a day cycle. * Update UI when a day cycle or sky preset gets deleted. * Make the time ctrl increase/decrease consistently. | |||
2011-05-26 | STORM-1253 WIP Implemented switching between multiple day cycles (locally ↵ | Vadim ProductEngine | |
and region-wide). | |||
2011-05-23 | STORM-1256 WIP Implemented editing region environment settings via the ↵ | Vadim ProductEngine | |
Region/Estate floater. | |||
2011-04-07 | STORM-1142 ADDITIONAL_COMMIT Debugging improvements. | Vadim ProductEngine | |
2011-03-31 | STORM-1126 WIP Windlight Estate Settings integration: pass 8 | Vadim ProductEngine | |
Eliminated more merge artifacts (superflous copyright changes). | |||
2011-03-31 | STORM-1126 WIP Windlight Estate Settings integration: pass 4 | Vadim ProductEngine | |
Changes: * Fixed incorrect way to pass parameters to notifications. * Fixed crashes in the Advanced Sky floater and the Region Terrain panel. * Fixed initialization and multiple instantiation of the Day Cycle floater (that might lead to incorrect behavior). * Fixed and re-enabled committing env. settings changes to region. * Fixed day cycle and sky settings being sent as empty arrays and therefore not passing validation on server. It is now possible to change region environment settings. * Added debug messages. | |||
2010-09-30 | STORM-1126 WIP Windlight Estate Settings port from 1.23: second pass at ↵ | Nyx (Neal Orman) | |
getting windlight ported to V2. Lots of cleanup in the floater classes. Not sure every decision was correct but it compiles now. Doesn't link yet. (resubmitted by Vadim ProductEngine) | |||
2010-09-27 | STORM-1126 WIP Windlight Estate Settings port from 1.23: first pass at ↵ | Nyx (Neal Orman) | |
merging in windlight estate settings to viewer-dev codebase. not built, not tested. Probably needs a bunch of fixes to be able to be integrated. (resubmitted by Vadim ProductEngine) | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-11-13 | Refactoring of llviewerprecompiledheaders.h to hopefully increase stability | brad kittenbrink | |
and reduce unnecessary dependencies and incredibuild wedging. Hopefully in the long run this will reduce build time. Also cleaned up a lot of header file usage to conform better to the coding standard. reviewed by james and steve. | |||
2009-11-25 | Created lightweight LLNotificationsUtil::add(), switched most alerts to use it | James Cook | |
Cuts number of includes of llnotifications.h from 300+ to 40. | |||
2009-10-20 | fix for gcc build | Richard Nelson | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2009-01-05 | svn merge -r106715:HEAD ↵ | Kent Quirk | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/q/notifications-merge-r106715 . QAR-1149 -- Final merge of notifications to trunk. | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-02-27 | Merge of windlight into release (QAR-286). This includes all changes in | Brad Kittenbrink | |
windlight14 which have passed QA (up through r79932). svn merge -r 80831:80833 svn+ssh://svn.lindenlab.com/svn/linden/branches/merge_windlight14_r80620 |