Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing 'isOwnedSelf' option to logcontrol.xml | McCabe Maxsted | 2010-06-19 | 1 | -0/+1 |
| | |||||
* | Use the Imprudence color for your own nametag when client detection enabled | McCabe Maxsted | 2010-06-19 | 1 | -4/+11 |
| | |||||
* | Fixed positioning of (?) button in About Land | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Add a --cache command line flag to set cache location | Tom Grimshaw | 2010-06-19 | 3 | -3/+29 |
| | |||||
* | Fixed group creation alert showing the price as GROUPCREATEFEE | McCabe Maxsted | 2010-06-19 | 1 | -1/+0 |
| | |||||
* | Changed the default tooltip delay from 0.69 to 1.69 | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | | | | (TODO: fix tooltips so they disappear after they leave their rects) | ||||
* | Fixed the 'Any Category' combobox in About Land covering the show place in ↵ | McCabe Maxsted | 2010-06-19 | 1 | -2/+2 |
| | | | | search label | ||||
* | Workaround for not being able to set parcel voice settings on OpenSim | McCabe Maxsted | 2010-06-19 | 1 | -13/+29 |
| | |||||
* | Added checkbox in Preferences > Input and Camera to disable the minimum zoom ↵ | McCabe Maxsted | 2010-06-19 | 4 | -18/+48 |
| | | | | in distance (DisableMinZoomDist) | ||||
* | Added some debug lines to llviewermessage for animations | McCabe Maxsted | 2010-06-19 | 1 | -1/+5 |
| | |||||
* | Updated textures.xml to include the backported alpha/tattoo inventory icons | McCabe Maxsted | 2010-06-19 | 1 | -0/+2 |
| | |||||
* | Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6) | Armin Weatherwax | 2010-06-19 | 26 | -439/+960 |
| | | | | | | slviewer-0-v12350-AlphaAndTattooSupport-patch.zip contains the necessary avatar_lad.xml and other artwork. The new avatar_lad.xml crashes clients without alpha and tattoo support at startup. | ||||
* | Applied patch by Kirstenlee Cinquetti for SNOW-493: ↵ | McCabe Maxsted | 2010-06-19 | 1 | -57/+156 |
| | | | | LLDataPackerBinaryBuffer::unpack*() check for buffer overflow, then read buffer regardless | ||||
* | Updated patch to SNOW-492 (76937222) to Merov Linden's SNOW-492-2.patch | McCabe Maxsted | 2010-06-19 | 1 | -13/+17 |
| | |||||
* | Applied Armin's patch: possible-armbreaker-breaker.diff | McCabe Maxsted | 2010-06-19 | 1 | -0/+8 |
| | |||||
* | Added getZealous to llmortician | McCabe Maxsted | 2010-06-19 | 2 | -0/+7 |
| | |||||
* | Changed AppearanceForceStand to AppearanceAnimate, made it toggle both ↵ | McCabe Maxsted | 2010-06-19 | 4 | -9/+10 |
| | | | | standing up and animating the avatar when editing appearance | ||||
* | Added button to Preferences > Advanced to reset all preferences (#272) | McCabe Maxsted | 2010-06-19 | 6 | -2/+65 |
| | |||||
* | Added 'Reload All' button to the notification console for easier debugging ↵ | McCabe Maxsted | 2010-06-19 | 3 | -2/+11 |
| | | | | (reloads notifications.xml) | ||||
* | Cleaned up the Emerald showlookat patch | McCabe Maxsted | 2010-06-19 | 5 | -26/+30 |
| | |||||
* | Show names above the "look at" beacons. Ported from Emerald, full credit to ↵ | Tom Grimshaw | 2010-06-19 | 2 | -1/+46 |
| | | | | them. | ||||
* | Make "Show Look At" a persistent setting (Ported from Emerald, full credit ↵ | Tom Grimshaw | 2010-06-19 | 4 | -5/+16 |
| | | | | due there.) | ||||
* | Fixed missing Notification Console menu entry from Advanced > Consoles | McCabe Maxsted | 2010-06-19 | 3 | -3/+14 |
| | |||||
* | Added option Advanced > Rendering > Animate Trees to toggle linden tree swaying | McCabe Maxsted | 2010-06-19 | 1 | -0/+6 |
| | |||||
* | Moved 'Output Debug Minidump' to Advanced > Crash menu | McCabe Maxsted | 2010-06-19 | 1 | -6/+7 |
| | |||||
* | Changed the build math buttons from '?' to labels so they're more discoverable | McCabe Maxsted | 2010-06-19 | 1 | -7/+7 |
| | |||||
* | Fixed #295: spinners in the build tools aren't updating after their contents ↵ | McCabe Maxsted | 2010-06-19 | 2 | -15/+28 |
| | | | | are deleted | ||||
* | Fixed mini-map not showing in mouselook | McCabe Maxsted | 2010-06-19 | 1 | -0/+4 |
| | |||||
* | Fixed the login screen sometimes stuck on 'Connecting to Region...' while ↵ | McCabe Maxsted | 2010-06-19 | 2 | -9/+46 |
| | | | | logging onto OpenSim, added debugging info for checking the startup state | ||||
* | Removed some more log spam from loading the water settings | McCabe Maxsted | 2010-06-19 | 1 | -3/+3 |
| | |||||
* | Applied patch for LightShare viewer-side implementation. | Jacek Antonelli | 2010-06-19 | 9 | -15/+276 |
| | | | | Ported from Meta7 viewer by Armin. | ||||
* | Improved OpenSim Scripting Language function tooltips. | Jacek Antonelli | 2010-06-19 | 1 | -80/+77 |
| | | | | | | | * Rewrote/tweaked some tooltips for quality. * Shortened some very long tooltips. * Removed wiki URLs (which are unclickable and pretty useless). * Mentioned that the functions are 'OpenSim only'. | ||||
* | Added OpenSim Scripting Language functions to script editor. | Patrick Sapinski | 2010-06-19 | 1 | -0/+94 |
| | | | | | | With documentation help from WhiteStar from OpenSim. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com> | ||||
* | Ported IgnoreSimulatorCameraConstraints setting from Emerald | McCabe Maxsted | 2010-06-19 | 2 | -0/+15 |
| | |||||
* | Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the ↵ | McCabe Maxsted | 2010-06-19 | 6 | -10/+22 |
| | | | | tools floater uses the correct limits in the spinners | ||||
* | add: getvoice.sh which fetches all voice libs as needed on any supported Linux. | Armin Weatherwax | 2010-06-19 | 2 | -0/+35 |
| | |||||
* | Fixed crash caused by creating new windlight presets with spaces in the name ↵ | McCabe Maxsted | 2010-06-19 | 2 | -18/+36 |
| | | | | or deleting existing presets | ||||
* | Removing camera-behind-agent-head-blocking-view-when-looking-at-last-chatter ↵ | Kakurady | 2010-06-19 | 1 | -32/+1 |
| | | | | feature. | ||||
* | Fixed 'Currently Online' text in profile being misaligned and 'Currently ↵ | McCabe Maxsted | 2010-06-19 | 2 | -21/+17 |
| | | | | Offline' not appearing | ||||
* | Fixed Autopilot > Move feature | McCabe Maxsted | 2010-06-19 | 1 | -2/+2 |
| | |||||
* | Changed max texture repeats to 10000 in floater_tools.xml | McCabe Maxsted | 2010-06-19 | 1 | -2/+2 |
| | |||||
* | Made CMake find the viewer version in xml | McCabe Maxsted | 2010-06-19 | 2 | -8/+8 |
| | |||||
* | Set the imprudence viewer version in xml | McCabe Maxsted | 2010-06-19 | 18 | -88/+287 |
| | |||||
* | Update openjpeg library to 1.4.0.565 on Linux (32 and 64). | Armin Weatherwax | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Make server version change popup optional, also optionally chat it. | Armin Weatherwax | 2010-06-19 | 2 | -3/+40 |
| | |||||
* | Tidied up the radar xml some and increased the default width | McCabe Maxsted | 2010-06-19 | 3 | -28/+38 |
| | |||||
* | add TP-to button to radar. Todo: consider to only allow for friends. | Armin Weatherwax | 2010-06-19 | 3 | -6/+39 |
| | |||||
* | add "Advanced > Crash" menu. | Armin Weatherwax | 2010-06-19 | 2 | -0/+67 |
| | |||||
* | Incremented cache version | McCabe Maxsted | 2010-06-19 | 1 | -1/+1 |
| | |||||
* | Stops an avatar's texture from flickering on OS but leaves behind the ↵ | McCabe Maxsted | 2010-06-19 | 1 | -4/+25 |
| | | | | corrupt texture until they rebake. A half-fix at best. Maybe. Revert if it causes problems |