aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added missing 'isOwnedSelf' option to logcontrol.xmlMcCabe Maxsted2010-06-191-0/+1
|
* Use the Imprudence color for your own nametag when client detection enabledMcCabe Maxsted2010-06-191-4/+11
|
* Fixed positioning of (?) button in About LandMcCabe Maxsted2010-06-191-1/+1
|
* Add a --cache command line flag to set cache locationTom Grimshaw2010-06-193-3/+29
|
* Fixed group creation alert showing the price as GROUPCREATEFEEMcCabe Maxsted2010-06-191-1/+0
|
* Changed the default tooltip delay from 0.69 to 1.69McCabe Maxsted2010-06-191-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 Maxsted2010-06-191-2/+2
| | | | search label
* Workaround for not being able to set parcel voice settings on OpenSimMcCabe Maxsted2010-06-191-13/+29
|
* Added checkbox in Preferences > Input and Camera to disable the minimum zoom ↵McCabe Maxsted2010-06-194-18/+48
| | | | in distance (DisableMinZoomDist)
* Added some debug lines to llviewermessage for animationsMcCabe Maxsted2010-06-191-1/+5
|
* Updated textures.xml to include the backported alpha/tattoo inventory iconsMcCabe Maxsted2010-06-191-0/+2
|
* Henri Beauchamp: Port of SG-2.0 alpha and tattoo layers (v6)Armin Weatherwax2010-06-1926-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 Maxsted2010-06-191-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.patchMcCabe Maxsted2010-06-191-13/+17
|
* Applied Armin's patch: possible-armbreaker-breaker.diffMcCabe Maxsted2010-06-191-0/+8
|
* Added getZealous to llmorticianMcCabe Maxsted2010-06-192-0/+7
|
* Changed AppearanceForceStand to AppearanceAnimate, made it toggle both ↵McCabe Maxsted2010-06-194-9/+10
| | | | standing up and animating the avatar when editing appearance
* Added button to Preferences > Advanced to reset all preferences (#272)McCabe Maxsted2010-06-196-2/+65
|
* Added 'Reload All' button to the notification console for easier debugging ↵McCabe Maxsted2010-06-193-2/+11
| | | | (reloads notifications.xml)
* Cleaned up the Emerald showlookat patchMcCabe Maxsted2010-06-195-26/+30
|
* Show names above the "look at" beacons. Ported from Emerald, full credit to ↵Tom Grimshaw2010-06-192-1/+46
| | | | them.
* Make "Show Look At" a persistent setting (Ported from Emerald, full credit ↵Tom Grimshaw2010-06-194-5/+16
| | | | due there.)
* Fixed missing Notification Console menu entry from Advanced > ConsolesMcCabe Maxsted2010-06-193-3/+14
|
* Added option Advanced > Rendering > Animate Trees to toggle linden tree swayingMcCabe Maxsted2010-06-191-0/+6
|
* Moved 'Output Debug Minidump' to Advanced > Crash menuMcCabe Maxsted2010-06-191-6/+7
|
* Changed the build math buttons from '?' to labels so they're more discoverableMcCabe Maxsted2010-06-191-7/+7
|
* Fixed #295: spinners in the build tools aren't updating after their contents ↵McCabe Maxsted2010-06-192-15/+28
| | | | are deleted
* Fixed mini-map not showing in mouselookMcCabe Maxsted2010-06-191-0/+4
|
* Fixed the login screen sometimes stuck on 'Connecting to Region...' while ↵McCabe Maxsted2010-06-192-9/+46
| | | | logging onto OpenSim, added debugging info for checking the startup state
* Removed some more log spam from loading the water settingsMcCabe Maxsted2010-06-191-3/+3
|
* Applied patch for LightShare viewer-side implementation.Jacek Antonelli2010-06-199-15/+276
| | | | Ported from Meta7 viewer by Armin.
* Improved OpenSim Scripting Language function tooltips.Jacek Antonelli2010-06-191-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 Sapinski2010-06-191-0/+94
| | | | | | With documentation help from WhiteStar from OpenSim. Signed-off-by: Jacek Antonelli <jacek.antonelli@gmail.com>
* Ported IgnoreSimulatorCameraConstraints setting from EmeraldMcCabe Maxsted2010-06-192-0/+15
|
* Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the ↵McCabe Maxsted2010-06-196-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 Weatherwax2010-06-192-0/+35
|
* Fixed crash caused by creating new windlight presets with spaces in the name ↵McCabe Maxsted2010-06-192-18/+36
| | | | or deleting existing presets
* Removing camera-behind-agent-head-blocking-view-when-looking-at-last-chatter ↵Kakurady2010-06-191-32/+1
| | | | feature.
* Fixed 'Currently Online' text in profile being misaligned and 'Currently ↵McCabe Maxsted2010-06-192-21/+17
| | | | Offline' not appearing
* Fixed Autopilot > Move featureMcCabe Maxsted2010-06-191-2/+2
|
* Changed max texture repeats to 10000 in floater_tools.xmlMcCabe Maxsted2010-06-191-2/+2
|
* Made CMake find the viewer version in xmlMcCabe Maxsted2010-06-192-8/+8
|
* Set the imprudence viewer version in xmlMcCabe Maxsted2010-06-1918-88/+287
|
* Update openjpeg library to 1.4.0.565 on Linux (32 and 64).Armin Weatherwax2010-06-191-1/+1
|
* Make server version change popup optional, also optionally chat it.Armin Weatherwax2010-06-192-3/+40
|
* Tidied up the radar xml some and increased the default widthMcCabe Maxsted2010-06-193-28/+38
|
* add TP-to button to radar. Todo: consider to only allow for friends.Armin Weatherwax2010-06-193-6/+39
|
* add "Advanced > Crash" menu.Armin Weatherwax2010-06-192-0/+67
|
* Incremented cache versionMcCabe Maxsted2010-06-191-1/+1
|
* Stops an avatar's texture from flickering on OS but leaves behind the ↵McCabe Maxsted2010-06-191-4/+25
| | | | corrupt texture until they rebake. A half-fix at best. Maybe. Revert if it causes problems