Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-16 | Ported memory leak fix in llcommon/llstring.h from the Ascent Viewer | McCabe Maxsted | 1 | -0/+1 | |
2010-10-16 | #77: Make URLs in group notices clickable | McCabe Maxsted | 1 | -0/+1 | |
2010-10-16 | Don't dump callstacks at clean exit of viewer. | Aleric Inglewood | 1 | -10/+0 | |
2010-10-16 | More SNOW-802: disable http for bakes earlier. | thickbrick | 1 | -0/+4 | |
2010-10-16 | Port of SNOW-802: Use UDP for baked textures. | thickbrick | 5 | -8/+17 | |
Port of SNOW-802 from SG1. Originally ported by Robin cornelius from SG 2.1. Also added a paramter can_use_http to the LLTextureFetchWorker constructor, to avoid messing with locks. | |||||
2010-10-17 | Don't dump callstacks at clean exit of viewer. | Aleric Inglewood | 1 | -10/+0 | |
2010-10-17 | Add LLQTWEBKIT_INCLUDE_DIR to indra/llplugin/CMakeLists.txt | Aleric Inglewood | 1 | -1/+2 | |
Make it find llqtwebkit.h with --standalone. | |||||
2010-10-16 | More SNOW-802: disable http for bakes earlier. | thickbrick | 1 | -0/+4 | |
2010-10-16 | Fix windows mime types and gstreamer plugin name. | Aleric Inglewood | 3 | -486/+8 | |
2010-10-16 | fix bug #450 Terrain textures render rainbow | Armin Weatherwax | 2 | -7/+7 | |
2010-10-16 | Port of SNOW-802: Use UDP for baked textures. | thickbrick | 5 | -8/+17 | |
Port of SNOW-802 from SG1. Originally ported by Robin cornelius from SG 2.1. Also added a paramter can_use_http to the LLTextureFetchWorker constructor, to avoid messing with locks. | |||||
2010-10-16 | Fix the fix - bad logic for failed http requests | thickbrick | 1 | -5/+5 | |
2010-10-15 | Rename LLRect::isNull to LLRect::isEmpty (a random thing I picked up from ↵ | Aleric Inglewood | 5 | -8/+8 | |
snowglobe 2.x). | |||||
2010-10-15 | Comment out code to make it compile at all (with the latest llqtwebkit). | Aleric Inglewood | 2 | -0/+11 | |
2010-10-15 | Add missing semi-colon. | Aleric Inglewood | 1 | -1/+1 | |
2010-10-15 | RED-595: Manual merge with weekly-webkit. | Aleric Inglewood | 11 | -91/+95 | |
Plus some white space fixes (TABs --> spaces) in install.xml. | |||||
2010-10-15 | Fix typo in buggy OpenSim version detection. | thickbrick | 1 | -2/+2 | |
2010-10-14 | Work around for buggy range responses in OpenSim | thickbrick | 2 | -1/+54 | |
Ugly work around for http://opensimulator.org/mantis/view.php?id=5081 by adding 1 to the http request range when on affected versions, and always requesting ranges that start with 0 (viewer2 style). | |||||
2010-10-14 | More robust handling of http texture responses. | thickbrick | 1 | -29/+68 | |
Specifically allow for status 416 (unsatisfiable range) and scuessful responses without status 216 (i.e. whole file at once). This *should* allow this to work on different servers, as long as they comply with RFC 2616 WRT range requests. | |||||
2010-10-14 | Changed the display of the GCC version to add more information on the ↵ | elektrahesse | 1 | -1/+1 | |
compiler used in llfloaterabout.cpp | |||||
2010-10-13 | Removed a debug message left over | elektrahesse | 1 | -1/+1 | |
2010-10-13 | Added support for upload and local usage of PSD (Photoshop, including layers ↵ | elektrahesse | 7 | -15/+90 | |
and native transparency) and TIFF images (including alpha channel) on any Intel Mac using native Quartz/vImage routines | |||||
2010-10-13 | Added CodeBastard Redgrave and Elektra Hesse as Imp Devels on the minimap :) | elektrahesse | 1 | -1/+3 | |
2010-10-12 | Don't try to fetch http-textures past end of file | thickbrick | 1 | -6/+7 | |
Treat http texture requests that returned less data than requsted as indication that we have the whole file, even if we did not specifically requested the whole file by using a very large range yet. IMPORTANT: This will fail to load past 599 bytes in OpenSim <= 0.7.0.2, as it has buggy handling of ranged requests. But OpenSim http texture breakage is not new. http://opensimulator.org/mantis/view.php?id=5081 | |||||
2010-10-12 | RED-634: Fixed Name/Owner not showing up for objects. | elektrahesse | 3 | -0/+8 | |
2010-10-12 | Removed a debugging llwarns :P | elektrahesse | 1 | -1/+0 | |
2010-10-12 | RED-526: No more saving of screen_last.bmp on the root of the hard drive if ↵ | elektrahesse | 1 | -10/+4 | |
not logged in. | |||||
2010-10-12 | Fixed change of cache path for Experimental on Mac to align it with ↵ | elektrahesse | 1 | -1/+1 | |
Windows/Linux and to avoid a crash at startup. | |||||
2010-10-12 | Fixed a mac-only crash caused by uploading non-power-of-two images (wasn't ↵ | elektrahesse | 1 | -1/+1 | |
crashing in bulk upload, only on single texture upload). | |||||
2010-10-11 | Experimental only: changed Experimental cache folder to ↵ | McCabe Maxsted | 2 | -2/+2 | |
ImprudenceExperimental and settings file to settings_imprudence_experimental.xml | |||||
2010-10-10 | Revert "port of LL renderpipeline/Kirstens S19 pipeline for bridging to ↵ | Robin Cornelius | 209 | -12426/+2000 | |
Viewer 2 texture system" This reverts commit 087e15e89930d51c3964329befb273ae3b2d330d. Conflicts: linden/indra/newview/llsurface.cpp linden/indra/newview/llviewerwindow.cpp linden/indra/newview/llvoavatar.cpp linden/indra/newview/pipeline.cpp linden/indra/newview/pipeline.h | |||||
2010-10-10 | Thickbrick Sleaford, Soft Linden: STORM-164 make gcc-4.4 happy about llvosky.h | Armin Weatherwax | 1 | -1/+1 | |
2010-10-10 | Force mime_types.xml to use gstreamer as default | Robin Cornelius | 2 | -37/+37 | |
2010-10-10 | Let the gstreamer plugin build on windows | Robin Cornelius | 5 | -14/+67 | |
2010-10-10 | Removed a little piece of test code | elektrahesse | 1 | -5/+0 | |
2010-10-10 | RED-628: Tab completion isn't setting the cursor in the right position. | elektrahesse | 2 | -24/+20 | |
Now the cursor goes to the end of the selected part. It's impossible to deselect on the fly upon keystroke unless we go hacking in LLLineEditor, which takes the key down before even reaching the chatbar... | |||||
2010-10-10 | Added missing rlva_strings.xml file | elektrahesse | 1 | -0/+65 | |
2010-10-10 | Missing files for new RLV | elektrahesse | 2 | -0/+598 | |
2010-10-09 | Removed not needed libgio-2.0 dependency on OSX | elektrahesse | 1 | -1/+0 | |
2010-10-09 | Mac Only: Implemented initial CoreGraphics image decoding to support ↵ | elektrahesse | 9 | -6/+282 | |
uploads, both single and bulk, bypassing viewer's internal decoding classes and using osx native frameworks. Also pushing non-fully-working-yet (and thus disabled) code for native j2c decoding. | |||||
2010-10-09 | Mac Only: Implemented initial CoreGraphics image decoding to support ↵ | elektrahesse | 9 | -6/+282 | |
uploads, both single and bulk, bypassing viewer's internal decoding classes and using osx native frameworks. Also pushing non-fully-working-yet (and thus disabled) code for native j2c decoding. | |||||
2010-10-09 | Use all those cores for compile | Robin Cornelius | 1 | -0/+1 | |
2010-10-09 | Fix tab/space issues in viewer_manifest.py | Robin Cornelius | 1 | -11/+11 | |
2010-10-09 | Add a fall back to find NSIS on win64 | Robin Cornelius | 1 | -2/+6 | |
2010-10-09 | Fix some STL errors highlighted by MSVC debug | Robin Cornelius | 2 | -2/+11 | |
2010-10-09 | Fixed #593: buy button overlaps currency when you become a millionaire | McCabe Maxsted | 1 | -1/+1 | |
2010-10-09 | Added install.xml to the IDE under the 'Library Install File' folder | McCabe Maxsted | 1 | -0/+13 | |
2010-10-09 | Removed spell check from the script editor | McCabe Maxsted | 1 | -1/+1 | |
2010-10-09 | Applied RLVa-1.1.2-Imprudence.patch by Kitty Barnett | McCabe Maxsted | 90 | -2414/+3477 | |
2010-10-09 | Use all those cores for compile | Robin Cornelius | 1 | -0/+1 | |