Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-01-03 | Updating a few 64bit Linux libs. | Armin Weatherwax | 2 | -7/+7 | |
(Cherry picked by Jacek from 95c834e7) | |||||
2010-01-03 | Trying the new 64bit libs and adding the adjustments needed. | Armin Weatherwax | 6 | -39/+252 | |
(Cherry picked by Jacek from 13412855) | |||||
2010-01-02 | Fixed log spam about missing ParcelVoiceInfoRequest capability. | Armin Weatherwax | 1 | -1/+14 | |
SNOW-66 fix by Armin. SNOW-250 fix by Pixel Gausman and Aleric Inglewood. (Cherry picked by Jacek from 3a84d801) | |||||
2010-01-02 | Updated version to 1.3.0 "merge test". | Jacek Antonelli | 3 | -6/+6 | |
(newview/res/viewerRes.rc is already at 1.3.0.) | |||||
2010-01-01 | Fixed panel_radar.xml missing from newview\CMakeLists.txt | McCabe Maxsted | 1 | -0/+1 | |
2010-01-01 | Added missing debug tags to logcontrol.xml | McCabe Maxsted | 1 | -0/+13 | |
2009-12-31 | Moved notify when L$ spent from Preferences > General to Preferences > Popups | McCabe Maxsted | 4 | -14/+15 | |
2009-12-31 | Added preferences option to use legacy pie menu layout | McCabe Maxsted | 11 | -35/+370 | |
2009-12-30 | Disabled sending viewer stats. | Patrick Sapinski | 1 | -2/+3 | |
It is useless to the viewer and also transmits some sensitive information about the user's computer to LL. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-12-28 | Removed old pre-1.23 alerts and notifications | McCabe Maxsted | 2 | -3896/+0 | |
2009-12-26 | Added script creation resource to the script editor's help menu | McCabe Maxsted | 6 | -0/+58 | |
2009-12-26 | Use Liberation-Sans font sizes | McCabe Maxsted | 1 | -5/+5 | |
2009-12-26 | Added copy key button to profile window | McCabe Maxsted | 3 | -2/+18 | |
2009-12-23 | Made drag and drop work across the entire profile window | McCabe Maxsted | 1 | -4/+4 | |
2009-12-23 | Fixed info not being displayed in About Imprudence floater | McCabe Maxsted | 1 | -3/+1 | |
2009-12-23 | Fixed login panel not showing viewer channel | McCabe Maxsted | 1 | -2/+2 | |
2009-12-23 | Fixed default fonts | McCabe Maxsted | 1 | -3/+3 | |
2009-12-23 | Fixed the Advanced menu toggling | McCabe Maxsted | 1 | -0/+1 | |
2009-12-06 | Added Imprudence VC80 .config files to the repo | McCabe Maxsted | 3 | -4/+44 | |
2009-12-06 | Forgot to remove the debug entry for libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 1 | -1/+0 | |
2009-12-06 | Downgraded OpenAL-soft back to 1.6.372 for the time being (reverts 4633284f) | McCabe Maxsted | 1 | -2/+2 | |
2009-12-06 | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 4 | -10/+16 | |
2009-12-06 | vstool VS2010 support | Patrick Sapinski | 2 | -0/+8 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-12-06 | develop.py support for VS2010 | Patrick Sapinski | 1 | -2/+7 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-12-06 | Removed libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 1 | -1/+0 | |
2009-12-06 | Made downloading the artwork work while using the --standalone flag | McCabe Maxsted | 2 | -3/+8 | |
2009-12-06 | Added Imprudence viewer artwork to install.xml | McCabe Maxsted | 15 | -2/+44 | |
2009-12-06 | Removed VS2003 boost references from CMake | McCabe Maxsted | 1 | -12/+2 | |
2009-12-06 | Make sure windows always uses the Imprudence icon | McCabe Maxsted | 2 | -3/+3 | |
2009-11-28 | dynamically linked libpng for windows added to install.xml (from snowglobe) ↵ | Patrick Sapinski | 1 | -2/+2 | |
which is required to build 1.23 and up. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-11-28 | commented out some cmake code that completely breaks distributed builds on ↵ | Patrick Sapinski | 1 | -7/+7 | |
Windows, doesn't affect other builds, seems to do nothing, and was commented out on MK years ago :) Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-11-28 | Compile flag "-Wno-non-virtual-dtor" is for C++, not C. | Jacek Antonelli | 1 | -2/+2 | |
Fixes a warning when compiling Mac updater. | |||||
2009-11-28 | Downgraded Linux boost to 1.36.0. | Jacek Antonelli | 1 | -2/+2 | |
2009-11-27 | 'FALSE' is supposed to be 'OFF' in develop.py. | Jacek Antonelli | 1 | -2/+2 | |
2009-11-27 | make the linker happy not linking ndof twice (yes, again -lol) | Armin Weatherwax | 1 | -1/+0 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-11-27 | Port of objectbackup to 1.23 source tree: fixed LLAPRFile changes | Lilly Zenovka | 1 | -3/+6 | |
Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | |||||
2009-11-26 | Reverted "Updated primbackup from latest meerkat svn (r246)" | Jacek Antonelli | 2 | -616/+52 | |
This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32. | |||||
2009-11-26 | Updated Windows libpng url | McCabe Maxsted | 1 | -2/+2 | |
(A long-lost commit.) | |||||
2009-11-26 | Updated windows zlib (to 1.2.3) and boost libs (to 1.36) | McCabe Maxsted | 1 | -4/+4 | |
2009-11-25 | Updated version to 1.2.1 | McCabe Maxsted | 4 | -6/+6 | |
2009-11-25 | Updated windows openal libs to openal-soft 1.10.622 | McCabe Maxsted | 1 | -2/+2 | |
2009-11-25 | Fixed Linux's gstreamer, gstreamer-plugins, and liboil. | Jacek Antonelli | 1 | -6/+6 | |
Compiled with the correct version of glibc. | |||||
2009-11-21 | libxml2.so.2 was missing from Linux viewer manifest. | Jacek Antonelli | 1 | -0/+1 | |
2009-11-18 | Removed old unused reference to gProductName in windows updater | McCabe Maxsted | 1 | -10/+0 | |
2009-11-18 | SNOW-108: Fast timers fail on non i386 systems | Jacek Antonelli | 3 | -10/+27 | |
Patch by Robin Cornelius | |||||
2009-11-18 | Added "File > Export Selected Objects..." | Jacek Antonelli | 1 | -0/+5 | |
2009-11-18 | Added "(L$[COST] per texture)" to "Import + Upload..." | Jacek Antonelli | 2 | -1/+2 | |
2009-11-18 | Renamed menu items: "Import Object..." and "Import + Upload..." | Jacek Antonelli | 1 | -2/+3 | |
2009-11-18 | Cleaned up a harmless bad merge in llimagej2coj.cpp | McCabe Maxsted | 1 | -14/+19 | |
2009-11-18 | Fixed a compile blocker in LLVoSky::stepCurrent(). | Jacek Antonelli | 1 | -1/+1 | |