Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Port from Emerald: allow any key for gestures | McCabe Maxsted | 2010-09-10 | 1 | -3/+23 | |
| | | | ||||||
* | | | Added a Extra tab in adv. preferences to enable/disable chat colors and to ↵ | elektrahesse | 2010-09-10 | 4 | -20/+112 | |
| | | | | | | | | | | | | select the colors | |||||
* | | | Initial hacky release of colors in chat highlighting friend chat and when ↵ | elektrahesse | 2010-09-10 | 1 | -8/+34 | |
| | | | | | | | | | | | | your name is typed | |||||
* | | | Made the local asset texture boost change work on Windows as well | McCabe Maxsted | 2010-09-10 | 1 | -7/+8 | |
| | | | ||||||
* | | | Made the texture fix cross platform and removed boost::filesystem dep for ↵ | elektrahesse | 2010-09-10 | 1 | -7/+18 | |
| | | | | | | | | | | | | loaterlocalassetbrowse.cpp | |||||
* | | | Ported use group name in chat feature from Emerald | McCabe Maxsted | 2010-09-10 | 2 | -1/+22 | |
| | | | ||||||
* | | | Changed the menu enabled 'x' to a checkmark | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | Ported ResetFocusOnSelfClick debug setting from Emerald, set the default to ↵ | McCabe Maxsted | 2010-09-10 | 2 | -1/+15 | |
| | | | | | | | | | | | | false | |||||
* | | | Increased max settable value for RenderVolumeLODFactor from 2 to 4 | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | Replace '>' glyph in cascading menus with a proper triangle(backport from ↵ | McCabe Maxsted | 2010-09-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | Viewer 2) | |||||
* | | | store our password in the Mac OS keychain | Nemurimasu Neiro | 2010-09-10 | 2 | -3/+44 | |
| | | | | | | | | | | | | much more secure than XORing against a MAC address :) | |||||
* | | | use setenv instead of putenv | Nemurimasu Neiro | 2010-09-10 | 1 | -8/+4 | |
| |/ |/| | | | | | putenv requires that the string not be freed | |||||
* | | Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵ | McCabe Maxsted | 2010-09-07 | 12 | -2/+583 | |
|/ | | | | feature originally by Zi Ree | |||||
* | Use solid circles instead of asterisks for password fields. | Kakurady (Geneko Nemeth) | 2010-09-06 | 1 | -2/+2 | |
| | | | | Regression fix for the 09.04 Experimental | |||||
* | Potential fix for a rare crash when creating notecards in the AO | McCabe Maxsted | 2010-09-06 | 1 | -1/+8 | |
| | ||||||
* | Fixed regression of #245 | McCabe Maxsted | 2010-09-06 | 2 | -0/+8 | |
| | ||||||
* | Fixed regression of #295 in the 09.04 experimental | McCabe Maxsted | 2010-09-06 | 1 | -14/+23 | |
| | ||||||
* | Added slider to control the number of avatar imposters (can't think of a ↵ | McCabe Maxsted | 2010-09-06 | 3 | -7/+50 | |
| | | | | better label) | |||||
* | Made 'notify when currency spent or received' also chat the message | McCabe Maxsted | 2010-09-06 | 1 | -0/+4 | |
| | ||||||
* | Removed some duplicate menu cruft | McCabe Maxsted | 2010-09-06 | 1 | -7/+0 | |
| | ||||||
* | Re-enable the 'Avatar Imposters' option for low-end graphics cards | McCabe Maxsted | 2010-09-06 | 1 | -2/+2 | |
| | ||||||
* | Ported patch by Kitty Barnett for right clicking an inventory item and ↵ | McCabe Maxsted | 2010-09-06 | 3 | -5/+67 | |
| | | | | editing it | |||||
* | Don't show region name min maturity due to different use based on different ↵ | McCabe Maxsted | 2010-09-05 | 1 | -1/+2 | |
| | | | | grids | |||||
* | Applied patch from Emerald, ported by Ansariel Hiller: #490: show access ↵ | McCabe Maxsted | 2010-09-05 | 1 | -0/+21 | |
| | | | | level next to region name | |||||
* | Updated list of viewers and contributors in Help > About Imprudence from the ↵ | McCabe Maxsted | 2010-09-05 | 1 | -3/+3 | |
| | | | | 1.3 release notes and commits in the first Experimental release. Please add any other names we're missing | |||||
* | Fixed Boost.cmake to correctly find the boost_system lib on mac | Elektra Hesse | 2010-09-04 | 1 | -2/+2 | |
| | ||||||
* | Changed version to 'Experimental 2010.09.04'. | Jacek Antonelli | 2010-09-04 | 4 | -9/+9 | |
| | ||||||
* | Changed default UIScaleFactor from 1.002 to 1.0. Revert back if letters ↵ | McCabe Maxsted | 2010-09-04 | 1 | -1/+1 | |
| | | | | start showing crazy leading again | |||||
* | Added fonts package to install.xml. | Jacek Antonelli | 2010-09-04 | 2 | -0/+47 | |
| | | | | Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono. | |||||
* | Switched main viewer font to DejaVu Sans Condensed. | Jacek Antonelli | 2010-09-03 | 8 | -28/+30 | |
| | | | | | Tweaked a few parts of the UI layout to fit the font better. Still no easy way to switch fonts yet. | |||||
* | Fixed several issues with the local asset browser. | Jacek Antonelli | 2010-09-03 | 1 | -6/+4 | |
| | | | | | | * Enable "Keep Updating" by default. * Fixed the "Keep Updating" checkbox not toggling correctly. * Fixed the upload fee label (it was showing currency symbol). | |||||
* | Preload default avatar eyes and hair textures. | Jacek Antonelli | 2010-09-03 | 1 | -1/+21 | |
| | | | | | This is a temporary bandaid, it should not be necessary if everything was working like it should. | |||||
* | Fixed other instances of 'www.imprudenceviewer.org'. There is no www. | Jacek Antonelli | 2010-09-03 | 4 | -5/+5 | |
| | ||||||
* | Fixed dictionaries URL (should be no www). | Jacek Antonelli | 2010-09-03 | 1 | -1/+1 | |
| | ||||||
* | linux64: fetch 32 bit libraries required for voice | Armin Weatherwax | 2010-09-03 | 3 | -10/+36 | |
| | ||||||
* | disable speedrez by default, because it confuses less advanced users. | Armin Weatherwax | 2010-09-03 | 1 | -1/+1 | |
| | ||||||
* | Revert "Updated lltexturecache to the latest in viewer-development (see ↵ | McCabe Maxsted | 2010-09-03 | 5 | -533/+232 | |
| | | | | | | #425)" since it was causing issues with local assets and object backup This reverts commit 4ca4594ec264f390be981568ef5ff3ff0f2f77e6. | |||||
* | Added some subgroups to the SL dic (these commits should really be squashed ↵ | McCabe Maxsted | 2010-09-03 | 1 | -0/+3 | |
| | | | | once the testing spurt is done) | |||||
* | Fixed the advanced sky/water flyout buttons not working correctly when just ↵ | McCabe Maxsted | 2010-09-03 | 2 | -34/+34 | |
| | | | | clicked | |||||
* | Made IM History feature enabled cross-platform (#182). Also fixes #250 | McCabe Maxsted | 2010-09-03 | 4 | -105/+48 | |
| | ||||||
* | Fixed 'cao on/off' commands not working in the chatbar | McCabe Maxsted | 2010-09-02 | 2 | -3/+5 | |
| | ||||||
* | Fixed domain suffixes showing up as misspelled | McCabe Maxsted | 2010-09-02 | 1 | -3/+9 | |
| | ||||||
* | Don't use 'rezplat' command on opensim since it currently doesn't work on ↵ | McCabe Maxsted | 2010-09-02 | 2 | -1/+11 | |
| | | | | any OS-based grid | |||||
* | Added chatbar as commandline commands to spell check | McCabe Maxsted | 2010-09-02 | 1 | -1/+16 | |
| | ||||||
* | Revert "Toggle between limited and sim-wide range for radar" temporarily ↵ | McCabe Maxsted | 2010-09-02 | 4 | -54/+7 | |
| | | | | | | since we're not doing radar improvements this week This reverts commit bc1263e920eb673f3c93edb8757b97b9a8a7125a. | |||||
* | fix GStreamer on Mac OS | Nemurimasu Neiro | 2010-09-02 | 1 | -0/+3 | |
| | ||||||
* | libFLAC missing from manifest | Nemurimasu Neiro | 2010-09-02 | 1 | -0/+1 | |
| | ||||||
* | Enable chatbar commands button depending on if we're using chatbar as a ↵ | McCabe Maxsted | 2010-09-02 | 1 | -0/+10 | |
| | | | | commandline or not | |||||
* | fix libjpeg linking on Mac OS | Nemurimasu Neiro | 2010-09-02 | 1 | -1/+5 | |
| | | | | | my custom builds were linking against /usr/local/lib/libjpeg.8.dylib and causing a version mismatch error when trying to use JPEGs | |||||
* | Added license info for hunspell to install.xml | McCabe Maxsted | 2010-09-02 | 1 | -0/+5 | |
| |