aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-19Changed max texture repeats to 10000 in floater_tools.xmlMcCabe Maxsted1-2/+2
2010-06-19Made CMake find the viewer version in xmlMcCabe Maxsted3-12/+12
2010-06-19Set the imprudence viewer version in xmlMcCabe Maxsted18-88/+287
2010-06-19update install.xml to fetch fixed glib-2.20.5 package for Linux64.Armin Weatherwax1-2/+2
fixes: crash on startup having more than 4GB RAM.
2010-06-19Update openjpeg library to 1.4.0.565 on Linux (32 and 64).Armin Weatherwax2-5/+5
2010-06-19Added openjpeg 1.4.0.565 for windows to install.xmlMcCabe Maxsted1-2/+2
2010-06-19Make server version change popup optional, also optionally chat it.Armin Weatherwax2-3/+40
2010-06-19Tidied up the radar xml some and increased the default widthMcCabe Maxsted3-28/+38
2010-06-19add TP-to button to radar. Todo: consider to only allow for friends.Armin Weatherwax3-6/+39
2010-06-19add "Advanced > Crash" menu.Armin Weatherwax2-0/+67
2010-06-19Incremented cache versionMcCabe Maxsted1-1/+1
2010-06-19Stops an avatar's texture from flickering on OS but leaves behind the ↵McCabe Maxsted1-4/+25
corrupt texture until they rebake. A half-fix at best. Maybe. Revert if it causes problems
2010-06-19Added brandable buy currency button in the status bar (#273). Effectively ↵McCabe Maxsted3-35/+21
reverts ad408085 and 2cb8d8b5
2010-06-19Changed water preset loading from LL_INFOS to LL_DEBUGS to reduce log spamMcCabe Maxsted2-2/+2
2010-06-19Implemented #270: Say the name of the avatar and key copied in chat when ↵McCabe Maxsted2-0/+16
Copy Key is pressed
2010-06-19Backported llimage changes from Viewer 2.0.0McCabe Maxsted6-63/+162
2010-06-19Added some missing entries to the logcontrol.xml debug entries, comment out ↵McCabe Maxsted1-23/+27
each individually for easier toggling
2010-06-19Added checkbox to prefences > advanced to toggle wind generationMcCabe Maxsted2-0/+6
2010-06-19Revert "Changed the default minimize position to the top left..."McCabe Maxsted1-6/+7
Reverted because it ended up getting in the way of people's minimaps. Commit retained for posterity. This reverts commit 64e994a132b39e8ed994f0d5cf0914bb44d92507.
2010-06-19Changed the default minimize position to the top left so it doesn't block ↵McCabe Maxsted1-7/+6
chat anymore
2010-06-19Added minimize all option to the File menu, works on everything but the ↵McCabe Maxsted4-0/+47
snapshot window (decided that was a feature)
2010-05-08Release notes and version bump for 1.3.0 beta 4.Jacek Antonelli4-6/+6
2010-05-08Revert "disable voice temporaryly where no caps avail (renables on parcel ↵Jacek Antonelli2-63/+32
change)" It could potentially have unintended consequences for private voice conversations. This reverts commit f6ed529f2237975fb9a205cc6340a7159e44a404.
2010-05-08Removed the "Settings" section of Advanced Build Preferences.Jacek Antonelli2-40/+0
I.e. phantom, physical, temporary, and material. Only physical and material can be set at creation time, and they aren't very useful in and of themselves.
2010-05-08Removed ability to set default prim texture / inventory.Jacek Antonelli2-132/+1
The texture (color, etc.) and inventory settings were inadvertently being applied to objects rezzed from the user's inventory if the Build window was open, potentially resulting in permanent damage to no-copy items. Kept ability to set default size, material, and flags.
2010-05-08Fixed show selection outlines checkbox in the advanced build window (and ↵McCabe Maxsted2-14/+21
tidied up some labels)
2010-05-06Added some missing Mac libs to the manifest (libpng12, libvorbisfile).Jacek Antonelli1-0/+2
2010-05-06Fixed a subprocess usage bug in make_changelog.py. @nochangelogJacek Antonelli1-1/+1
2010-05-05Fixed crash on quit in LLAgent dtorMcCabe Maxsted1-3/+5
2010-05-05Fixed TPV policy texture export notificationMcCabe Maxsted1-1/+1
2010-05-05Fixed default snapshot subject line showing up as [GRID_NAME]McCabe Maxsted1-2/+6
2010-05-05Made the 'Imprudence' label in the progress bar big, because we're awesome ↵McCabe Maxsted1-1/+1
like that
2010-05-05Fixed #231: Non-english languages have messed up profile layouts (note: ↵McCabe Maxsted15-552/+552
classified panel buttons are still a bit off in some languages)
2010-05-05Fixed preferences > advanced speedrez interval spinner not updatingMcCabe Maxsted3-7/+37
2010-05-04disable speakers button and hide floateractivespeakers if voice not enabled.Armin Weatherwax3-1/+8
2010-05-04replace ambiguous NULL pointers for g_object.Armin Weatherwax2-4/+11
2010-05-04update Linux (32 and 64bit) OpenAL to 1.11.753Armin Weatherwax1-4/+4
2010-05-04Fixed Tools > Grid Options showing the wrong labelMcCabe Maxsted1-3/+2
2010-05-04Added checkbox to preferences > advanced for sitting when editing appearanceMcCabe Maxsted2-0/+6
2010-05-04Fixed en-us profile layout oddities for the avatar, interests, picks, and ↵McCabe Maxsted2-14/+14
classifieds tabs and removed some references to 'Second Life'
2010-05-04Fixed search land sales, events, and classified panel layoutsMcCabe Maxsted1-3/+3
2010-05-04Improved accuracy of avatar height calculation.McCabe Maxsted2-10/+21
Uses values from SNOW-197 as they seem more accurate. (Plus some code cleanup and compile fixes from Jacek.)
2010-05-04Applied patch for SNOW-484 by Robin Cornelius: recursive animations can ↵McCabe Maxsted1-0/+6
crash viewer
2010-05-04Applied patch for SNOW-384 by Ardy Lay: A tool_tip is obscuring our view ↵McCabe Maxsted1-12/+11
when typing into the Chat Bar
2010-05-04disable voice temporaryly where no caps avail (renables on parcel change)Armin Weatherwax2-32/+63
2010-05-03Clicking the money balance now does nothing on non-SL grids.Jacek Antonelli1-4/+15
So, it's totally inactive, not just the button hidden. TODO: Eventually it should actually check whether the grid supports buying currency.
2010-05-01Updated version to 1.3.0 beta 3.Jacek Antonelli4-6/+6
2010-05-01Ported 'NoTextureExportSL' message from 1.2.2 to new notification system.Jacek Antonelli2-0/+11
2010-04-29Some tweaks to wrapper.sh to help Linux 64bit.Armin Weatherwax1-18/+7
2010-04-29Tell the wrapper script where 64bit gstreamer plugins are.Armin Weatherwax1-1/+3
(Backported from a6255ec5) @nochangelog