Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-03 | fix for SH-2177: Second Life Crashes On Startup in Advanced Mode -- I have ↵ | Xiaohong Bao | |
reinstalled SL, Clear Caches -- Nothing Works | |||
2011-08-03 | storm-1534: code to allow external source of current Linden names | Oz Linden | |
2011-08-03 | Automated merge with file:///Users/oz/Work/V-PR | Oz Linden | |
2011-08-03 | Put back the Linden names | 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 | |
2011-08-02 | merged .hgtags | Debi King (Dessie) | |
2011-08-02 | Fix build of llimage_libtest | Merov Linden | |
2011-08-02 | SH-2183 Thread local storage initialization is unreliable. | Dave Parks | |
2011-08-02 | STORM-1534: Derive Credits in About Second Life from doc/ sources | Oz Linden | |
2011-08-02 | SH-2183 Only apply multi-threaded curl on the main thread. | Dave Parks | |
2011-08-02 | STORM-1291 FOLLOWUP Localized common (unisex) gestures. | Vadim ProductEngine | |
2011-08-02 | Proxy: Improved mutex usage in LLProxy. Introduced an LLAtomic member to ↵ | Logan Dethrow | |
track the status of the http proxy that can be checked without locking a mutex. | |||
2011-08-01 | SH-2183 Add a debug setting to control whether or not to use multiple ↵ | Dave Parks | |
threads in LLCurl | |||
2011-08-01 | merge changes for storm-1535 | Oz Linden | |
2011-08-01 | STORM-1186 FIXED Removed the "no mCurrentRMessageTemplate" warning message. | Vadim ProductEngine | |
The mCurrentRMessageTemplate member seems to only be non-NULL for a short while after an incoming message was validated and parsed, thus there is no guarantee that we can obtain name of the last received message at any given time. So if we can't we'll simply return an empty string without spamming the log with warnings. | |||
2011-08-01 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-08-01 | increment viewer version to 2.8.4 | Oz Linden | |
2011-07-29 | Include some certs that were missed in the latest cert update. Specifically, | Roxie Linden | |
paypal had a verisign -2 CA cert, and the new trust list only includes -3. Also, disable use of the system cert store. Just use our list. | |||
2011-07-29 | EXP-1057 FIX Cursor doesn't go to the input field on the Find Floater due to ↵ | Richard Linden | |
lack of window focus also allow right clip to copy url from disabled address bar | |||
2011-07-29 | merge | Dave Parks | |
2011-07-29 | SH-2200 Fix for BSOD on 7800 Go on Vista when setting graphics detail to "High" | Dave Parks | |
2011-07-29 | STORM-1512 Fix for crash when rendering impostors. | Dave Parks | |
2011-07-29 | EXP-1056 FIX Web popup issues with Web Content Browser | Richard Linden | |
changed browser id back to a string so it accepts malformed uuid strings coming from webkit - "{uuid}" instead of "uuid" | |||
2011-07-29 | merge | Dave Parks | |
2011-07-29 | SH-2181 Fix for alpha flickering when basic shaders enabled (don't use ↵ | Dave Parks | |
glAlphaFunc when shaders are available). Reviewed by Leslie | |||
2011-07-29 | STORM-1112 Input sanitization of proxy options. | Logan Dethrow | |
2011-07-29 | merge changes for storm-1510 | Oz Linden | |
2011-07-29 | merge changes for late release fixes | Oz Linden | |
2011-07-29 | late fix to set watchdog on at 60 seconds | Oz Linden | |
2011-07-29 | late fix to disable VBO on Macs for performance | Oz Linden | |
2011-07-29 | sync with viewer-development | eli | |
2011-07-29 | reconciled .hgtags | Debi King (Dessie) | |
2011-07-29 | merge changes for storm-1451 | Oz Linden | |
2011-07-29 | merge changes for storm-1408 | Oz Linden | |
2011-07-29 | merge changes for storm-1405 | Oz Linden | |
2011-07-29 | merge changes for storm-1529 | Oz Linden | |
2011-07-29 | merge changes for storm-1404 | Oz Linden | |
2011-07-29 | merge changes for storm-1291 | Oz Linden | |
2011-07-29 | merge changes for storm-1233 | Oz Linden | |
2011-07-29 | merge changes for storm-1220 | Oz Linden | |
2011-07-29 | merge changes for storm-1311 | Oz Linden | |
2011-07-29 | merge changes for storm-1234 | Oz Linden | |
2011-07-29 | STORM-632 FIXED Disallow showing URL-like avatar display names as Web links ↵ | Vadim ProductEngine | |
in various places. Fixed in: * People panel -> friend list * IM toast * Friend online/offline notification toasts * IM well * Avatar inspector |