Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-08 | merge | Logan Dethrow | |
2011-08-08 | Fixed numerous comment spelling errors in llerror.cpp and llerror.h | Logan Dethrow | |
2011-08-08 | LLProxy cleanup. | Logan Dethrow | |
Made the socks proxy start first in llstartup.cpp Moved initialization of the proxy to before the HTTP table fetch Added Doxygen comments to LLProxy methods. Removed call to applyProxySettings in llxmlrpctransaction.cpp since the ctor of LLCurlEasyRequest will apply the proxy settings. | |||
2011-08-08 | increment viewer version to 3.0.1 | Oz Linden | |
2011-08-08 | Added tag 3.0.0-start for changeset 6b678ea52f90 | Oz Linden | |
2011-08-08 | correct xml syntax error | Oz Linden | |
2011-08-08 | correct version number typo | Oz Linden | |
2011-08-08 | correct merge-induced error in settings.xml | Oz Linden | |
2011-08-08 | merge back beta tags | Oz Linden | |
2011-08-08 | merge back release tag | Oz Linden | |
2011-08-08 | increment viewer version to 3.0.0 | Oz Linden | |
2011-08-08 | merge changes for storm-1060 | Oz Linden | |
2011-08-05 | merged .hgtags | Debi King (Dessie) | |
2011-08-05 | Added tag DRTVWR-75_2.8.3-beta1, 2.8.3-beta1 for changeset 599677276b22 | Debi King (Dessie) | |
2011-08-05 | remove override for channel testing | Oz Linden | |
2011-08-05 | undo Mac app name change (again) | Oz Linden | |
2011-08-05 | Merging STORM-565 | Vadim ProductEngine | |
2011-08-05 | undo Mac app name change | Oz Linden | |
2011-08-05 | change parameters to test build for release | Oz Linden | |
2011-08-04 | remove parameter used in test builds | Oz Linden | |
2011-08-04 | merge changes for SH-2218 | Oz Linden | |
2011-08-04 | merge changes for SH-2218 | Oz Linden | |
2011-08-04 | Added tag DRTVWR-72_2.8.1-release, 2.8.1-release for changeset 29e93d7e1999 | Debi King (Dessie) | |
2011-08-04 | storm-1060 : add windows (thanks Kadah and Michelle), remove some files I ↵ | Oz Linden | |
think are no longer used | |||
2011-08-04 | merge changes for storm-1538 | Oz Linden | |
2011-08-04 | merge changes for storm-1355 | Oz Linden | |
2011-08-04 | merge changes for storm-1458 | Oz Linden | |
2011-08-04 | merge changes for storm-1291 | Oz Linden | |
2011-08-04 | fix path choice for project branches, attempt to fix linux icon | Oz Linden | |
2011-08-04 | LLProxy: Added another attempt to download gpu and feature tables after ↵ | Logan Dethrow | |
successfully setting up a proxy. Other minor changes: Clarified why we are using SOCKS5 as the "grid" argument to store proxy credentials. Added class wide logging to the LLProxy class. | |||
2011-08-04 | correct default channel | Oz Linden | |
2011-08-04 | merge back disabling of watchdog | Oz Linden | |
2011-08-04 | fix license headers | Oz Linden | |
2011-08-04 | fix DOS line endings | Oz Linden | |
2011-08-04 | merge changes for storm-1537 : releasable mesh branch | Oz Linden | |
2011-08-04 | storm-1060 (temporary) adjust build params for icon selection test | Oz Linden | |
2011-08-04 | storm-1060 (partial) : update icon selection for Mac and Linux builds | Oz Linden | |
2011-08-03 | SH-2218 WORK AROUND -- v2.8.x Viewers crash consistently when I actively use ↵ | Leslie Linden | |
other applications * Just removed mac memory stats to make a low-risk work-around. | |||
2011-08-03 | Automated merge with file:///Users/oz/Work/V-PR | Oz Linden | |
2011-08-02 | re-re-re-enable watchdog | Oz Linden | |
2011-08-02 | merge back late beta fixes | Oz Linden | |
2011-08-02 | merge back late release fix | Oz Linden | |
2011-08-02 | merge changes for storm-1535 | Oz Linden | |
2011-08-02 | disable watchdog | Oz Linden | |
2011-08-02 | Pull from richard/viewer-experience | Merov Linden | |
2011-08-02 | SH-2202 FIX physics costs have increased | Nyx (Neal Orman) | |
Changed the default to use low LOD for single hull generation, will fall back to medium or high if not present. | |||
2011-08-02 | Sync with lindenlab/viewer-development | Merov Linden | |
2011-08-02 | pulling latest viewer-development into mesh merge branch. | Nyx (Neal Orman) | |
2011-08-02 | LLProxy cleanup. | Logan Dethrow | |
* Removed early returns in LLStartup::handleSocksProxy * Corrected some cases that would result in handleSocksProxy not being called again during login if settings changed * Allowed for short replies in tcp_handshake in LLProxy.cpp * Renamed LLProxy::isEnabled() to LLProxy::isSocksProxyEnabled() to clarify its use. | |||
2011-08-02 | Attempt to fix Linux build failure | Merov Linden | |