Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the viewer artwork to its own CMake file | McCabe Maxsted | 2009-12-06 | 5 | -10/+24 |
| | |||||
* | vstool VS2010 support | Patrick Sapinski | 2009-12-06 | 2 | -0/+8 |
| | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | develop.py support for VS2010 | Patrick Sapinski | 2009-12-06 | 1 | -2/+7 |
| | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | Removed libpng12-0.dll from CopyWinLibs.cmake | McCabe Maxsted | 2009-12-06 | 2 | -1/+7 |
| | |||||
* | Made downloading the artwork work while using the --standalone flag | McCabe Maxsted | 2009-12-06 | 3 | -3/+14 |
| | |||||
* | Added Imprudence viewer artwork to install.xml | McCabe Maxsted | 2009-12-06 | 16 | -2/+65 |
| | |||||
* | Removed VS2003 boost references from CMake | McCabe Maxsted | 2009-12-06 | 2 | -12/+7 |
| | |||||
* | Make sure windows always uses the Imprudence icon | McCabe Maxsted | 2009-12-06 | 3 | -3/+11 |
| | |||||
* | Fixed a little mistake in .gitignore. | Jacek Antonelli | 2009-11-29 | 1 | -2/+2 |
| | |||||
* | dynamically linked libpng for windows added to install.xml (from snowglobe) ↵ | Patrick Sapinski | 2009-11-28 | 1 | -2/+2 |
| | | | | | | which is required to build 1.23 and up. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | commented out some cmake code that completely breaks distributed builds on ↵ | Patrick Sapinski | 2009-11-28 | 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> | ||||
* | Compile flag "-Wno-non-virtual-dtor" is for C++, not C. | Jacek Antonelli | 2009-11-28 | 2 | -2/+8 |
| | | | | Fixes a warning when compiling Mac updater. | ||||
* | Downgraded Linux boost to 1.36.0. | Jacek Antonelli | 2009-11-28 | 2 | -2/+9 |
| | |||||
* | Merged SL 1.23.5 into Imprudence. | Jacek Antonelli | 2009-11-28 | 9 | -17/+164 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/CopyWinLibs.cmake linden/indra/lib/python/indra/util/llversion.py linden/indra/llcommon/llversionviewer.h linden/indra/newview/English.lproj/InfoPlist.strings linden/indra/newview/Info-Imprudence.plist linden/indra/newview/llassetuploadresponders.cpp linden/indra/newview/llpreview.cpp linden/indra/newview/res/viewerRes.rc linden/indra/newview/viewer_manifest.py | ||||
| * | Second Life viewer sources 1.23.5 | Jacek Antonelli | 2009-11-03 | 14 | -44/+218 |
| | | |||||
* | | 'FALSE' is supposed to be 'OFF' in develop.py. | Jacek Antonelli | 2009-11-27 | 2 | -2/+9 |
| | | |||||
* | | Updated .gitignore. | Jacek Antonelli | 2009-11-27 | 1 | -12/+16 |
| | | |||||
* | | make the linker happy not linking ndof twice (yes, again -lol) | Armin Weatherwax | 2009-11-27 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | | Port of objectbackup to 1.23 source tree: fixed LLAPRFile changes | Lilly Zenovka | 2009-11-27 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | | Reverted "Updated primbackup from latest meerkat svn (r246)" | Jacek Antonelli | 2009-11-26 | 3 | -616/+60 |
| | | | | | | | | This reverts commit 8af226efd89b2f2190555ce578d4e7f1cde99f32. | ||||
* | | Updated Windows libpng url | McCabe Maxsted | 2009-11-26 | 2 | -3/+2 |
| | | | | | | | | (A long-lost commit.) | ||||
* | | Updated windows zlib (to 1.2.3) and boost libs (to 1.36) | McCabe Maxsted | 2009-11-26 | 2 | -5/+11 |
| | | |||||
* | | Merge branch '1.2-maint' into next | Jacek Antonelli | 2009-11-26 | 7 | -12/+74 |
|\ \ | | | | | | | | | | | | | Conflicts: linden/indra/newview/res/viewerRes.rc | ||||
| * | | Imprudence 1.2.1 released.v1.2.1 | Jacek Antonelli | 2009-11-25 | 1 | -0/+25 |
| | | | |||||
| * | | Updated version to 1.2.1 | McCabe Maxsted | 2009-11-25 | 5 | -6/+15 |
| | | | |||||
| * | | Fixed Linux's gstreamer, gstreamer-plugins, and liboil. | Jacek Antonelli | 2009-11-25 | 4 | -7/+32 |
| |\ \ | | | | | | | | | | | | | Compiled with the correct version of glibc. | ||||
| | * | | Fixed Linux's gstreamer, gstreamer-plugins, and liboil. | Jacek Antonelli | 2009-11-25 | 2 | -6/+14 |
| | | | | | | | | | | | | | | | | Compiled with the correct version of glibc. | ||||
| | * | | libxml2.so.2 was missing from Linux viewer manifest. | Jacek Antonelli | 2009-11-21 | 2 | -0/+8 |
| | | | | |||||
| * | | | Updated windows openal libs to openal-soft 1.10.622 | McCabe Maxsted | 2009-11-25 | 2 | -2/+8 |
| | | | | |||||
* | | | | Merge remote branch 'mccabe/1.3.0-next' into next | Jacek Antonelli | 2009-11-19 | 3777 | -109702/+198752 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/cmake/00-Common.cmake linden/indra/newview/skins/default/xui/de/floater_about.xml linden/indra/newview/skins/default/xui/fr/floater_about.xml linden/indra/newview/skins/default/xui/ja/floater_about.xml linden/indra/newview/skins/default/xui/ko/floater_about.xml linden/indra/newview/skins/default/xui/zh/floater_about.xml linden/install.xml | ||||
| * | | | Fixed CMake setting errors | McCabe Maxsted | 2009-11-15 | 3 | -1/+11 |
| | | | | |||||
| * | | | Updated missing menu entry comments in llviewermenu.cpp | McCabe Maxsted | 2009-11-15 | 1 | -5/+2 |
| | | | | |||||
| * | | | Moved blog and forums menu option alerts to new notifications system | McCabe Maxsted | 2009-11-14 | 3 | -42/+33 |
| | | | | |||||
| * | | | Force Imprudence to use the correst boost libraries, e.g: #pragma comment( ↵ | McCabe Maxsted | 2009-11-13 | 2 | -0/+31 |
| | | | | | | | | | | | | | | | | lib, libboost_signals-vc80-mt-1_36.lib ) | ||||
| * | | | Fixed linker error (onClickHome in llfloaterhtmlhelp.cpp) | McCabe Maxsted | 2009-11-13 | 2 | -32/+34 |
| | | | | |||||
| * | | | Disable unreachable code in boost/lexical_cast.hpp errors in Windows | McCabe Maxsted | 2009-11-13 | 3 | -1/+23 |
| | | | | |||||
| * | | | Viewer compiles, but still trying to get everything to link on Windows | McCabe Maxsted | 2009-11-10 | 7 | -19/+47 |
| | | | | |||||
| * | | | Fixed llstartup header issue and removed WIN32_LEAN_AND_MEAN define | McCabe Maxsted | 2009-11-09 | 2 | -8/+6 |
| | | | | |||||
| * | | | Removed deprecated EGridInfo from llloginhandler | McCabe Maxsted | 2009-11-09 | 2 | -3/+8 |
| | | | | |||||
| * | | | Updated primbackup from latest meerkat svn (r246) | McCabe Maxsted | 2009-11-09 | 3 | -52/+622 |
| | | | | |||||
| * | | | Attachment size limits need to use the max prim size set in llmanipscale | McCabe Maxsted | 2009-11-09 | 2 | -1/+7 |
| | | | | |||||
| * | | | Updated streaming video callback in llviewerparcelmedia | McCabe Maxsted | 2009-11-09 | 2 | -1/+10 |
| | | | | |||||
| * | | | llpanellogin and llviewermessage now compile | McCabe Maxsted | 2009-11-09 | 3 | -63/+10 |
| | | | | |||||
| * | | | Updated several menu entries to 1.23 | McCabe Maxsted | 2009-11-09 | 2 | -21/+24 |
| | | | | |||||
| * | | | Removed unused menu entries (still merging 1.23) | McCabe Maxsted | 2009-11-09 | 3 | -36/+16 |
| | | | | |||||
| * | | | Updated asset browser from old font system | McCabe Maxsted | 2009-11-09 | 2 | -4/+9 |
| | | | | |||||
| * | | | Media browser now compiles (TODO: rewrite this file again) | McCabe Maxsted | 2009-11-09 | 4 | -2/+58 |
| | | | | |||||
| * | | | Moved 1.2 alerts to the new notification system | McCabe Maxsted | 2009-11-09 | 17 | -1308/+1396 |
| | | | | |||||
| * | | | Removed RLVa temporarily from First Use | McCabe Maxsted | 2009-11-09 | 3 | -58/+0 |
| | | | | |||||
| * | | | Fixed First Use Mini-Map | McCabe Maxsted | 2009-11-09 | 5 | -7/+15 |
| | | | |