aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | use setenv instead of putenvNemurimasu Neiro2010-09-101-8/+4
| | |_|_|/ | |/| | | | | | | | | | | | | putenv requires that the string not be freed
| * | | | Applied #472: teleport history from Emerald, patch by Ansariel Hiler, ↵McCabe Maxsted2010-09-0712-2/+583
| | |_|/ | |/| | | | | | | | | | feature originally by Zi Ree
| * | | Use solid circles instead of asterisks for password fields.Kakurady (Geneko Nemeth)2010-09-061-2/+2
| | | | | | | | | | | | | | | | Regression fix for the 09.04 Experimental
| * | | Potential fix for a rare crash when creating notecards in the AOMcCabe Maxsted2010-09-061-1/+8
| | | |
| * | | Fixed regression of #245McCabe Maxsted2010-09-062-0/+8
| | | |
| * | | Fixed regression of #295 in the 09.04 experimentalMcCabe Maxsted2010-09-061-14/+23
| | | |
| * | | Added slider to control the number of avatar imposters (can't think of a ↵McCabe Maxsted2010-09-063-7/+50
| | | | | | | | | | | | | | | | better label)
| * | | Made 'notify when currency spent or received' also chat the messageMcCabe Maxsted2010-09-061-0/+4
| | | |
| * | | Removed some duplicate menu cruftMcCabe Maxsted2010-09-061-7/+0
| | | |
| * | | Re-enable the 'Avatar Imposters' option for low-end graphics cardsMcCabe Maxsted2010-09-061-2/+2
| | | |
| * | | Ported patch by Kitty Barnett for right clicking an inventory item and ↵McCabe Maxsted2010-09-063-5/+67
| | | | | | | | | | | | | | | | editing it
| * | | Don't show region name min maturity due to different use based on different ↵McCabe Maxsted2010-09-051-1/+2
| | | | | | | | | | | | | | | | grids
| * | | Applied patch from Emerald, ported by Ansariel Hiller: #490: show access ↵McCabe Maxsted2010-09-051-0/+21
| | | | | | | | | | | | | | | | level next to region name
| * | | Updated list of viewers and contributors in Help > About Imprudence from the ↵McCabe Maxsted2010-09-051-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 macElektra Hesse2010-09-041-2/+2
| | |/ | |/|
| * | Changed version to 'Experimental 2010.09.04'.Jacek Antonelli2010-09-044-9/+9
| | |
| * | Changed default UIScaleFactor from 1.002 to 1.0. Revert back if letters ↵McCabe Maxsted2010-09-041-1/+1
| | | | | | | | | | | | start showing crazy leading again
| * | Added fonts package to install.xml.Jacek Antonelli2010-09-042-0/+47
| | | | | | | | | | | | Contains DejaVu Sans Condensed, Liberation Sans, and Vera Mono.
| * | Switched main viewer font to DejaVu Sans Condensed.Jacek Antonelli2010-09-038-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 Antonelli2010-09-031-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 Antonelli2010-09-031-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 Antonelli2010-09-034-5/+5
| | |
| * | Fixed dictionaries URL (should be no www).Jacek Antonelli2010-09-031-1/+1
| | |
| * | linux64: fetch 32 bit libraries required for voiceArmin Weatherwax2010-09-033-10/+36
| | |
| * | disable speedrez by default, because it confuses less advanced users.Armin Weatherwax2010-09-031-1/+1
| |/
| * Revert "Updated lltexturecache to the latest in viewer-development (see ↵McCabe Maxsted2010-09-035-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 Maxsted2010-09-031-0/+3
| | | | | | | | once the testing spurt is done)
| * Fixed the advanced sky/water flyout buttons not working correctly when just ↵McCabe Maxsted2010-09-032-34/+34
| | | | | | | | clicked
| * Made IM History feature enabled cross-platform (#182). Also fixes #250McCabe Maxsted2010-09-034-105/+48
| |
| * Fixed 'cao on/off' commands not working in the chatbarMcCabe Maxsted2010-09-022-3/+5
| |
| * Fixed domain suffixes showing up as misspelledMcCabe Maxsted2010-09-021-3/+9
| |
| * Don't use 'rezplat' command on opensim since it currently doesn't work on ↵McCabe Maxsted2010-09-022-1/+11
| | | | | | | | any OS-based grid
| * Added chatbar as commandline commands to spell checkMcCabe Maxsted2010-09-021-1/+16
| |
| * Revert "Toggle between limited and sim-wide range for radar" temporarily ↵McCabe Maxsted2010-09-024-54/+7
| | | | | | | | | | | | since we're not doing radar improvements this week This reverts commit bc1263e920eb673f3c93edb8757b97b9a8a7125a.
| * fix GStreamer on Mac OSNemurimasu Neiro2010-09-021-0/+3
| |
| * libFLAC missing from manifestNemurimasu Neiro2010-09-021-0/+1
| |
| * Enable chatbar commands button depending on if we're using chatbar as a ↵McCabe Maxsted2010-09-021-0/+10
| | | | | | | | commandline or not
| * fix libjpeg linking on Mac OSNemurimasu Neiro2010-09-021-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.xmlMcCabe Maxsted2010-09-021-0/+5
| |
| * Replaced Emerald's dict with one by us: en_sl.dic, licensed under the GPLv2McCabe Maxsted2010-09-022-10754/+1685
| |
| * Applied patch by Damian Delacrois for VWR-10592: sounds not working when ↵McCabe Maxsted2010-09-023-3/+9
| | | | | | | | running multiple instances
| * fetch uptodate hunspell for linux* and boost1.39(incl linden-coroutine) for ↵Armin Weatherwax2010-09-021-4/+11
| | | | | | | | linux64
| * Changed notification from 'Emerald Help' to something more descriptiveMcCabe Maxsted2010-09-021-1/+1
| |
| * Removed broken edit button from spell check prefs, added a new debug setting ↵McCabe Maxsted2010-09-024-16/+26
| | | | | | | | DicDownloadBaseURL
| * Fixed layout of Local Chat windowMcCabe Maxsted2010-09-021-4/+4
| |
| * Fixed layout issues in preferences window caused by increased sizeMcCabe Maxsted2010-09-016-16/+16
| |
| * pull boost 1.39 from LL for Linux32, add boost system and boost filesystem ↵Armin Weatherwax2010-09-013-3/+10
| | | | | | | | to cmake
| * added libhunspell.dll to viewer_manifest.pyMcCabe Maxsted2010-09-011-0/+3
| |
| * Download dics from Imprudence, not Modular SystemsMcCabe Maxsted2010-09-011-1/+1
| |
| * Listed http textures as '(experimental)'McCabe Maxsted2010-09-011-1/+1
| |