Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Use system chat color when DisableLoginLogoutScreens enabled, added logout chat | McCabe Maxsted | 2010-04-07 | 2 | -10/+36 | |
| | | ||||||
* | | Ported disable login/tp screen options from Emerald (in Preferences > Advanced) | McCabe Maxsted | 2010-04-07 | 6 | -10/+68 | |
| | | ||||||
* | | Renamed '2nd Life' and '1st Life' profile tabs to 'Avatar' and 'Real Life,' ↵ | McCabe Maxsted | 2010-04-06 | 3 | -215/+215 | |
| | | | | | | | | where possible | |||||
* | | Fixed temporary image upload checkbox overrunning upload window | McCabe Maxsted | 2010-04-06 | 1 | -6/+6 | |
| | | ||||||
* | | Use '>>' for objects without names rather than 'no name' | McCabe Maxsted | 2010-04-06 | 1 | -1/+17 | |
| | | ||||||
* | | Ported IM autoresponse options from Emerald, added them to a new window in ↵ | McCabe Maxsted | 2010-04-06 | 8 | -3/+820 | |
| | | | | | | | | Preferences > IM | |||||
* | | Created new Advanced preferences panel, ready for filling | McCabe Maxsted | 2010-04-03 | 6 | -1/+132 | |
| | | ||||||
* | | Fixed some ported settings that were missing from settings_per_account.xml | McCabe Maxsted | 2010-04-03 | 2 | -11/+36 | |
| | | ||||||
* | | Set ShowStatusBarInMouselook default to true | McCabe Maxsted | 2010-04-03 | 1 | -2/+2 | |
| | | ||||||
* | | Ported inventory loading counter from Emerald r1633 | McCabe Maxsted | 2010-04-03 | 3 | -1/+36 | |
| | | ||||||
* | | Increased script time precision to 3 in stats window | McCabe Maxsted | 2010-04-03 | 1 | -1/+2 | |
| | | ||||||
* | | Fixed issue with showing stats in mouselook | McCabe Maxsted | 2010-04-03 | 1 | -0/+1 | |
| | | ||||||
* | | Added debug setting AppearanceForceStand to toggle whether avatar stands ↵ | McCabe Maxsted | 2010-04-03 | 2 | -2/+15 | |
| | | | | | | | | when editing appearance | |||||
* | | Added debug setting ShowStatusBarInMouselook to show statistics in mouselook | McCabe Maxsted | 2010-04-03 | 2 | -0/+18 | |
| | | ||||||
* | | Added button to create a new template notecard for the AO | McCabe Maxsted | 2010-04-03 | 5 | -2/+182 | |
| | | ||||||
* | | Tidied up the layout of the AO window | McCabe Maxsted | 2010-04-02 | 1 | -22/+22 | |
| | | ||||||
* | | Fixed bad bool controls that weren't ported correctly | McCabe Maxsted | 2010-04-02 | 3 | -27/+220 | |
| | | ||||||
* | | Made the AO toggle and work like an actual menu check | McCabe Maxsted | 2010-03-30 | 4 | -7/+35 | |
| | | ||||||
* | | Ported clientside AO from Emerald r1633 | McCabe Maxsted | 2010-03-30 | 10 | -1/+1947 | |
| | | ||||||
* | | @nochangelog fixed line endings on /es/panel_avatar.xml | McCabe Maxsted | 2010-03-30 | 1 | -210/+210 | |
|/ | ||||||
* | Fixed some i18n issues in the login panel. | Jacek Antonelli | 2010-03-16 | 3 | -17/+17 | |
| | | | | | * Fixed Italian and Japanese layout problems. (#192) * Tweaked "Start Location" width to fit the Russian text. | |||||
* | Fixed viewer_manifest.py to package imprudence_loading.png. | Jacek Antonelli | 2010-03-16 | 1 | -0/+1 | |
| | ||||||
* | Bumped version to 1.3.0 beta 2. | Jacek Antonelli | 2010-03-13 | 3 | -5/+5 | |
| | | | | @nochangelog | |||||
* | ChangeLog.txt is now generated from the Git log at compile time. | Jacek Antonelli | 2010-03-13 | 1 | -0/+8 | |
| | | | | | | It is no longer version controlled and should not be editted manually. Put '@nochangelog' in commit messages to omit them from the log. See linden/scripts/make_changelog.py for more information. | |||||
* | Fixed a possible crash related to ShowLookAt targets. | Armin Weatherwax | 2010-03-13 | 1 | -0/+6 | |
| | ||||||
* | Reactivated libELFIO for Linux64 (it wasn't causing the crash). | Armin Weatherwax | 2010-03-13 | 1 | -1/+1 | |
| | | | | (Reverts part of commit 30945b74.) | |||||
* | Fixed a small mistake in Linux stack trace formatting. | Armin Weatherwax | 2010-03-13 | 1 | -1/+1 | |
| | ||||||
* | Improved how SLURLs are handled on Linux. | Armin Weatherwax | 2010-03-13 | 1 | -4/+6 | |
| | | | | | | If Imprudence is not already running, clicking a SLURL in an external web browser will launch Imprudence. If it is already running, it will open the SLURL in the current instance. | |||||
* | Set correct paths when running in 32bit mode on 64bit Linux. | Armin Weatherwax | 2010-03-13 | 1 | -25/+3 | |
| | ||||||
* | VWR-2425: Pie menu remains after switch to Mouselook. | McCabe Maxsted | 2010-03-13 | 1 | -0/+2 | |
| | | | | Patch by Kitty Barnett. | |||||
* | Changed the value for SpeedRezInterval from 20 seconds to 12 | McCabe Maxsted | 2010-03-12 | 1 | -1/+1 | |
| | ||||||
* | Restored some missing Advanced menu items from SL 1.23. (#175) | Jacek Antonelli | 2010-03-12 | 2 | -4/+45 | |
| | | | | | | | * Advanced > UI > Use default system color picker * Advanced > UI > Show search panel in overlay bar * Advanced > UI > Show Matrices * Advanced > XUI > Font Test... | |||||
* | Removed "Advanced > UI > Double-Click Auto-Pilot". (#227) | Jacek Antonelli | 2010-03-12 | 1 | -6/+0 | |
| | | | | | | Clicking it crashed the viewer, because the "DoubleClickAutoPilot" setting was replaced with "DoubleClickAction" and "GoAction" in Imprudence 1.2. | |||||
* | SNOW-97: Building hotkeys to navigate prims in a link set. | McCabe Maxsted | 2010-03-11 | 2 | -0/+116 | |
| | | | | Patch by Thickbrick Sleaford. | |||||
* | Applied SaveTextureAsFileExtension patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 1 | -0/+6 | |
| | | | | | | | Fixes textures being saved without the proper .tga filename extension. Patch by Henri Beauchamp. (slviewer-0-v12350-SaveTextureAsFileExtension.patch) | |||||
* | Applied Speed Rez v2 patch from Cool Viewer. | McCabe Maxsted | 2010-03-11 | 5 | -2/+84 | |
| | | | | | | | Dynamically changes draw distance after teleporting. Patch by Henri Beauchamp. (slviewer-0-v12350-SpeedRez_v2.patch) | |||||
* | Added menus from BetterNotecardFloater Cool Viewer patch. | McCabe Maxsted | 2010-03-11 | 5 | -29/+339 | |
| | | | | | Patch by Henri Beauchamp. (slviewer-0-v12350-BetterNotecardFloater.patch) | |||||
* | Applied Kitty Barnett's patch for Search/Replace in notecards. | McCabe Maxsted | 2010-03-11 | 38 | -393/+436 | |
| | ||||||
* | Updated viewer_manifest.py to package only our free fonts. Again. | Jacek Antonelli | 2010-03-07 | 1 | -2/+6 | |
| | ||||||
* | Ported breast physics from Emerald. | Armin Weatherwax | 2010-03-05 | 10 | -25/+837 | |
| | ||||||
* | Fixed some notifications that were ported from 1.2 incorrectly. | Jacek Antonelli | 2010-03-04 | 1 | -18/+35 | |
| | | | | | | The ClickBuildConstants, ClickTextureConstants, and ConfirmRestoreToWorld notifications were missing "More Info" buttons, and instead opened the web page when you clicked "Ok"/"Restore". | |||||
* | Added PrivateLookAtTarget option. | Armin Weatherwax | 2010-03-04 | 2 | -3/+32 | |
| | | | | When true, viewer won't tell where your avatar is looking. | |||||
* | Ported temporary texture uploads from Emerald. | Armin Weatherwax | 2010-03-04 | 8 | -38/+140 | |
| | ||||||
* | Linux64: for DBUS-Debug build- track where it's crashing (if still). | Armin Weatherwax | 2010-03-04 | 4 | -5/+48 | |
| | | | | Add disableDBUS setting as a temporary workaround in case DBUS is still crashing. | |||||
* | Updating some clothing layer related changes to latest version of emerald. | Armin Weatherwax | 2010-03-04 | 1 | -274/+285 | |
| | ||||||
* | Linux: de-obfuscate dbus handling; better handle_secondlifeprotocol.sh. | Armin Weatherwax | 2010-03-04 | 7 | -257/+13 | |
| | ||||||
* | Aleric Inglewood: SNOW-196 Special case for TextureFetch race condition check. | Armin Weatherwax | 2010-03-04 | 1 | -30/+12 | |
| | | | | | | | Where the current UUID was just removed from mRequestMap, thus avoiding to the need for the problematic lock completely. The case that we add something to mNetworkQueue while it was just removed from mRequestMap is corrected by LLTextureFetch::sendRequestListToSimulators anyway. | |||||
* | Robin Cornelius, Aleric Inglewood: SNOW-196 missing mutexes for texture fetch | Armin Weatherwax | 2010-03-04 | 2 | -15/+22 | |
| | | | | | Applys a trylock() abort system to allow the worker thread to avoid deadlocks due to a race between mQueueMutex and mWorkerMutex. | |||||
* | Vex Streeter, Merov Linden: SNOW-434 Unsafe threaded op. (lltexturefetch.cpp). | Armin Weatherwax | 2010-03-04 | 1 | -1/+5 | |
| | ||||||
* | Merov Linden: SNOW-435 mHeaderMutex recursive lock. | Armin Weatherwax | 2010-03-04 | 2 | -11/+29 | |
| |