Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | send plugin messages with in notation format instead of xml | Armin Weatherwax | 2011-05-17 | 1 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | sideffect: media volume updates work on linuces where they failed. | |||||
| | * | | | | Don't crash at the attempt to import clothing/bodyparts in file > import object | Armin Weatherwax | 2011-05-17 | 1 | -3/+17 | |
| | | | | | | ||||||
| | * | | | | escape special characters in settings.xml | Armin Weatherwax | 2011-05-17 | 1 | -15/+15 | |
| | | | | | | ||||||
| | * | | | | show llwarns instead of llinfos when llsd parsing fails and add the reason + ↵ | Armin Weatherwax | 2011-05-17 | 2 | -26/+43 | |
| | |/ / / | | | | | | | | | | | | | | | | line | |||||
| * | | | | Merge remote-tracking branch 'thickbrick/remerge_772' into next | Jacek Antonelli | 2011-05-22 | 4 | -16/+45 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Refix #772: Rebuild all volumes that use a sculpt image when that image has ↵ | thickbrick | 2011-05-13 | 4 | -16/+45 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | more data Previous fix was lost in merge of 8431725c0bf08da2b909cefe2f3ecfb43a2aecad | |||||
| * | | | Merge branch '1.3-maint' into next | Jacek Antonelli | 2011-05-18 | 7 | -16/+81 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: linden/indra/llcommon/CMakeLists.txt linden/indra/newview/llvoavatar.cpp linden/indra/newview/viewer_manifest.py | |||||
| | * | | | Use a more recent dbusglib package on Linux32. | Jacek Antonelli | 2011-05-18 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Added two last-minute changes to RELEASE_NOTES.txt. | Jacek Antonelli | 2011-05-17 | 1 | -0/+5 | |
| | | | | | ||||||
| | * | | | Linux64 fix linking and packaging of the new ogg/vorbis libs | Armin Weatherwax | 2011-05-17 | 2 | -3/+20 | |
| | | | | | ||||||
| | * | | | also link with ld.gold | Armin Weatherwax | 2011-05-17 | 3 | -2/+21 | |
| | | | | | | | | | | | | | | | | | | | | thanks to Aleric and Siana for the idea | |||||
| | * | | | fix llerrs crash "Vertex buffer destroyed while mapped!" | Armin Weatherwax | 2011-05-17 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Imprudence 1.3.2 released. | Jacek Antonelli | 2011-05-17 | 0 | -0/+0 | |
| | | | | | ||||||
| | * | | | Updated RELEASE_NOTES.txt for 1.3.2. | Jacek Antonelli | 2011-05-17 | 1 | -0/+27 | |
| | | | | | ||||||
| | * | | | Updated ogg-vorbis package to 1.2.2 / 1.3.2 on all platforms. | Jacek Antonelli | 2011-05-17 | 1 | -10/+10 | |
| | | | | | ||||||
| | * | | | Bumped version to 1.3.2. | Jacek Antonelli | 2011-05-14 | 4 | -8/+8 | |
| | | | | | ||||||
| | * | | | Package both libz.so.1 and libz.so (symlink) on Linux32. (IMP-790) | Jacek Antonelli | 2011-05-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The viewer binary links against libz.so, but libvivoxsdk.so and some other libraries link against libz.so.1. (cherry picked from commit 74d6849a9730941839f00c1ec2b640958fd61cc9) | |||||
| | * | | | VWR-25479: Avatar physics causing broken shapes on other viewers. | Jacek Antonelli | 2011-05-13 | 1 | -7/+1 | |
| | | | | | | | | | | | | | | | | | | | | Patch by Seraph Linden. | |||||
| | * | | | Fixed vivox license appearing on other grids rather than specifically on ↵ | McCabe Maxsted | 2011-05-13 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | second life login when voice is enabled. (Partial cherry pick from commit a0902a050cc713f742990a09d2a610d4c135b7c7) | |||||
| | * | | | Fixed the Vivox license prompt appearing when connecting to non-SL grids on ↵ | McCabe Maxsted | 2011-05-13 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | startup (cherry picked from commit cea604cda04d783b989498055102674170864b5c) | |||||
| | * | | | fix: voice always on, even if told not to be | Armin Weatherwax | 2011-05-13 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduced by 56bf45f >_> (cherry picked from commit 8f92d7925f2ba9259a6597c80584b09e023902da) | |||||
| | * | | | fix voice doesn't kick in. | Armin Weatherwax | 2011-05-13 | 1 | -12/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also fixed some LL_INFOS that should be LL_WARNS in the voice client. (cherry picked from commit 56bf45f3493689b5eb60cf99580adf11d6b02508) | |||||
| * | | | | Changed the cache and settings file names back to non-Experimental. | Jacek Antonelli | 2011-05-18 | 3 | -3/+3 | |
| | |/ / | |/| | | | | | | | | | | This effectively reverts commits 20216aa7 and 3609adb5. | |||||
| * | | | Bumped version to 1.4.0 beta 1. | Jacek Antonelli | 2011-05-08 | 4 | -10/+10 | |
| | | | | ||||||
| * | | | Merged Experimental branch (exp) back into main line (next). | Jacek Antonelli | 2011-05-08 | 1258 | -22870/+174757 | |
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | | | | | Git thought many files (almost 100) had merge conflicts. But, after resolving the conflicts (which were mostly trivial), almost all the files turned out to be the same as in the exp branch. So, the conflicts are not listed here. Check the diff between commit 244ffe8 and this commit to see what really changed. | |||||
| * | | Imprudence 1.3.1 released. | Jacek Antonelli | 2011-02-28 | 0 | -0/+0 | |
| | | | ||||||
| * | | Updated 1.3.1 section of RELEASE_NOTES.txt. | Jacek Antonelli | 2011-02-24 | 1 | -10/+64 | |
| | | | ||||||
| * | | Added a "news bar" at the bottom of the login screen. | Jacek Antonelli | 2011-02-24 | 4 | -21/+112 | |
| | | | | | | | | | | | | | | | | | | The web page to load is defined by the setting "NewsBarURL". Default is "http://app.kokuaviewer.org/news/", which will display links to the latest Imprudence/Kokua blog posts, etc. | |||||
| * | | gio-2.0 is not used on Mac. | Jacek Antonelli | 2011-02-22 | 1 | -1/+0 | |
| | | | ||||||
| * | | Improved warning message about SL statistics packet. | Jacek Antonelli | 2011-02-22 | 2 | -15/+13 | |
| | | | ||||||
| * | | Changed imprudenceviewer.org URLs to the new kokuaviewer.org URLs. | Jacek Antonelli | 2011-02-22 | 11 | -18/+18 | |
| | | | ||||||
| * | | Updated default_grids.xml from current online grids list. | Jacek Antonelli | 2011-02-22 | 1 | -30/+17 | |
| | | | ||||||
| * | | Removed getvoice.sh for Linux. It's no longer needed. | Jacek Antonelli | 2011-02-22 | 2 | -35/+0 | |
| | | | | | | | | | | | | (cherry-picked from commit fff44ef5ad556464a41c160ac6031c67ef40cb63) | |||||
| * | | Applied patch by Ansariel Hiller for #675: Keywords update to reflect ↵ | McCabe Maxsted | 2011-02-22 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | changes to llSensor LSL function (Partial cherry-pick of commit d13d991d2d29bd3d0cc9a0d4e5480a0705681d06) | |||||
| * | | re-enable statistics packet for SL, firstuse warn about it | Armin Weatherwax | 2011-02-22 | 7 | -21/+122 | |
| | | | | | | | | | | | | (cherry picked from commit 282cb19508dcd38039454dfe71d23bb042fe376c) | |||||
| * | | Transferred the new linux32 gtk-etc package to our server. | Jacek Antonelli | 2011-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | (cherry picked from commit 4f471ff939d1ad9b62280f11c5cf597cfc2c8596) | |||||
| * | | Update of gtk-etc prebuilt for linux 32bit. | Aleric Inglewood | 2011-01-17 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libpangocairo-1.0.so* was missing. I did a complete new rebuild of the package with, as usual, debian Lenny (stable) package. This tar ball contains the following debian packages: libatk1.0-0_1.22.0-1_i386.deb libatk1.0-dev_1.22.0-1_i386.deb libcairo2_1.6.4-7_i386.deb libcairo2-dev_1.6.4-7_i386.deb libpango1.0-common_1.20.5-6_all.deb libpango1.0-0_1.20.5-6_i386.deb libpango1.0-dev_1.20.5-6_i386.deb libgtk2.0-0_2.12.12-1~lenny2_i386.deb libgtk2.0-dev_2.12.12-1~lenny2_i386.deb libpixman-1-0_0.10.0-2_i386.deb libpixman-1-dev_0.10.0-2_i386.deb But only the 'copyright' file from doc/*, only the include/* files and only the lib*.so files. Most notably, not pkgconfig, resources, configuration files and modules... (those are absent in the previous prebuilts too). (cherry picked from commit e8e2de0cf70dd56e8a6c41bf5a83bb71bf6d27e5) | |||||
| * | | IMP-429: Link against prebuilt libraries / always use gtk-related system ↵ | Aleric Inglewood | 2011-01-17 | 6 | -19/+65 | |
| | | | | | | | | | | | | | | | | | | libs (linux) (cherry picked from commit a3cffd06a0e7aa92e1b6c28e7bad655b7085296c) | |||||
| * | | Better format for channel/version string. | Jacek Antonelli | 2011-01-17 | 1 | -29/+18 | |
| | | | | | | | | | | | | | | | Before, it was "Imprudence #.#.# / Second Life #.#.#.#". Now, it's just "Imprudence #.#.#". | |||||
| * | | postfix: new maximum number of groups in SL. | Armin Weatherwax | 2011-01-14 | 2 | -1/+9 | |
| | | | ||||||
| * | | Updated RELEASE_NOTES.txt for 1.3.1. | Jacek Antonelli | 2010-11-04 | 1 | -0/+21 | |
| | | | ||||||
| * | | Bumped version to 1.3.1. | Jacek Antonelli | 2010-11-04 | 4 | -6/+6 | |
| | | | ||||||
| * | | Fixed Windows compile error in impprefsfonts.cpp (unsafe mix of type 'bool' ↵ | McCabe Maxsted | 2010-11-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | and type 'BOOL' in operation) | |||||
| * | | Changed several Preferences modal alerts to notifications. | Jacek Antonelli | 2010-10-23 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | CacheWillClear, CacheWillBeMoved, ChangeConnectionPort, ChangeSkin, and ChangeFont. There are many other alerts that should be made non-modal in the future, but this should prevent a focus fight with the Vivox policy window. | |||||
| * | | Changed Small font size back to 8.5. | Jacek Antonelli | 2010-10-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | If this causes blurry fonts for a user, they should enable "Force integer font sizes" in Preferences > Fonts. | |||||
| * | | Added FontSizeMultiplier and FontSizeRounding controls to Font prefs. | Jacek Antonelli | 2010-10-22 | 2 | -4/+56 | |
| | | | ||||||
| * | | Added FontSizeMultiplier and FontSizeRounding settings. | Jacek Antonelli | 2010-10-22 | 2 | -1/+31 | |
| | | | | | | | | | | | | | | | Gives more control over font sizes, addresses font being smaller than some users desire. | |||||
| * | | Fixed #629: Freeze Frame snapshot option breaks the UI. | Jacek Antonelli | 2010-10-21 | 1 | -1/+0 | |
| | | | ||||||
| * | | Imprudence 1.3.0 (final) released.v1.3.0 | Jacek Antonelli | 2010-10-07 | 0 | -0/+0 | |
| | | | ||||||
| * | | Updated RELEASE_NOTES.txt for 1.3.0 final. | Jacek Antonelli | 2010-10-06 | 1 | -0/+85 | |
| | | |