[sldev] Source release for 1.18.1.2

Rob Lanphier robla at lindenlab.com
Thu Aug 2 16:29:40 PDT 2007


This is now in svn.secondlife.com:
http://svn.secondlife.com/svn/linden/branches/Branch_1-18-1/
revision 68

Rob


On 8/2/07 3:32 PM, Anthony Foster wrote:
> Hello everyone,
>
> It's been a while since I've done one of these, so let me know if I
> miss anything.
>
> 1.18.1.2 source release available here:
> https://wiki.secondlife.com/wiki/Source_downloads#ver_1.18.1.2
> Release note information provided below.
> Blog announcement:
> http://blog.secondlife.com/2007/08/02/the-second-life-voice-viewer-is-live/
>
>
> Checksums:
>
> 883d476214d94d44b4b969b9c1c06608  slviewer-darwin-libs-1.18.1.2.tar.gz
> ea533712c4affc2a4d3001ced6588be2  slviewer-linux-libs-1.18.1.2.tar.gz
> 2764ac8f80358130f2252cf5857aec49  slviewer-src-1.18.1.2.tar.gz
> 44130dede071a42542894e0ab2844f96  slviewer-artwork-1.18.1.2.zip
> d3d3800b4f5eaf389c3c27ff12ec9273  slviewer-src-1.18.1.2.zip
> b555560a15586f3cf1d6dd068f39057b  slviewer-win32-libs-1.18.1.2.zip
>
>
>
> SVN checkout:
> http://svn.secondlife.com/svn/linden/branches/Branch_1-18-1 at r67242
>
> Enjoy.
> -Anthony
>
>
>
>
>
> Release Notes for Second Life 1.18.1(2) August 2, 2007
> =====================================
>
> New Features:
> * In-World Voice Chat
> ** In-world Voice Chat is now part of the main viewer.
> ** You can see and manage all voice settings in Edit > Preferences >
> Voice Chat.
> ** Voice is off by default.  To enable (and disable) voice, visit Edit
> > Preferences > Voice Chat and check/uncheck the box beside "Enable
> voice chat".
> ** A voice set-up wizard appears during first voice use to help
> residents set up voice and adjust their mic volume and tuning.  You
> should run the voice set-up wizard even if you only want the ability
> to hear others and do not wish to speak.
> ** Push-to-Talk is part of the Voice feature.  Push-to-Talk is ON by
> default, which means Resident mics are OFF by default.
> ** Speech gestures for voice are included in the Library, in Gestures
> > Speech Gestures. These gestures need to be activated in order to
> work; they are off by default.
> * Streaming video support for Linux client.
>
> Changes:
> * Shortcut keys for menu items in the Client & Server menus are now
> disabled if the menus are hidden.
> * Text from objects can be muted.
>
> Bug fixes:
> * VWR-1797: Remove mention of "Live Help" from Crash Logger
> * VWR-1732: Pressing Enter, with multiple inventory objects selected,
> crashes viewer
> * VWR-1729: indra/lscript/lscript_compile/indra.l: avoid yyunput hack
> on Windows build
> * VWR-1723: Possible crash in llvopartgroup
> * VWR-1706: Minor quirk (and cleanup) in llfloater.cpp
> * VWR-1705: indra/lscript/lscript_compile/indra.y: disable compiler
> warning #4065 for 'switch' statements
> * VWR-1704: indra/llui/files.lst: delete llhtmlhelp.h entry
> * VWR-1698: Clean up parcel flag manipulation
> * VWR-1655: Script Warnings/errors window is hard to resize, resets
> size after closing tabs.
> * VWR-1646: Possible crash when login server is unavailable.
> * VWR-1626: Patch to avoid IM window from resizing when sessions open
> or close
> * VWR-1613: Overuse of virtual
> * VWR-1612: LLRenderPass::Pushbatch and LLViewerImage::addTextureStats
> tuning
> * VWR-1586: Mismatched delete in llviewerparcelmgr.cpp
> * VWR-1578: Two quirks in IM regarding "xxxx is typing"
> * VWR-1471: Inspect (Pie menu > More > More > Inspect) shows nothing
> on first use when "only select own objects" is enabled
> * VWR-1470: Buttons (IM, Teleport, Profile, ...) in friends list are
> disabled when opening friends list window
> * VWR-1468: LoginPacketNeverReceived dialog text is incorrect
> * VWR-1462: Order of right-click menu on Inventory is confusing
> * VWR-1453: A few old-school changes for llviewerregion.cpp
> * VWR-1434: Null pointer crash when terraforming
> * VWR-1406: Unchecking "Go Away/AFK when idle" has no effect in 1.17.2.0
> * VWR-1382: Some scripted objects are highlighted in red while
> pressing Alt with tools open
> * VWR-1381: libpng12.a for MacOS X is missing in 1.17.1.0 and build
> fails.
> * VWR-1358: Physical objects remain red if tools window is closed
> while holding Alt key
> * VWR-1358: Physical objects remain red if tools window is closed
> while holding Alt key
> * VWR-1353: Misleading variable names in LLTextEditor
> * VWR-1344: Reverse order of popups, so that new ones appear
> underneath existing ones rather than on top.
> * VWR-1318: Selecting Cancel while saving a snapshot to disk still
> triggers snapshot gesture
> * VWR-1314: Multiple selection then individual deselection of
> attachments broken
> * VWR-1294: Possibly threads not fully cleaned up at end of program
> * VWR-1289: On logging in, sound volume for stream is low, despite the
> actual setting in the music control
> * VWR-1282: Better error handling when fonts are missing
> * VWR-1270: Script error window keeps reverting to a very small size
> * VWR-1246: Mac: File menu > Snapshot to Disk lists wrong shortcut key
> * VWR-1105: Set internal limit of particle count to max value from GUI
> preferences.
> * VWR-1092: Disable mouse hover text on HUDs, since it always only
> shows the owner's name and generally gets in the way of HUD
> functionality.
> * VWR-727: Torn of IM windows should be minimizable (was re: VWR-233:
> ... resizeable and minimizable)
> * VWR-447: Allow minimized windows to be repositioned in client
> * VWR-353: Rebake command - add a keyboard shortcut and put in tools menu
> * VWR-349: Change keyboard shortcuts, because entering { [ ] } on
> German and some other international keyboards (AltGr 7, 8, 9, 0)
> triggers Rendering Features accelerators Ctrl-Alt-7, 8, 9, 0
> (previously resulting in unstable viewer)
> * VWR-238: Permissions of Roles and Rights in the german version are
> mased up.
> * VWR-102: md5 slow
> * SVC-371: Fix the legibility and grammar/consistency of the new
> llOwnerSay implementation
> * SVC-193: llParticleSystem - halo of rogue particles around original
> particle system after 1.15 update* SVC-373: Deleting a script's code
> results in a non-existent file and "missing from database" error
> * Fixed preference for showing or hiding server combo box was not
> preserved
> * Fixed residents with negative L$ balance can't purchase items set
> for sale "Original" or "Copy" that are being sold for L$0
> * "Copy SLURL to clipboard" is now enabled for an avatar's current
> coordinates
> * Macintosh viewer now correctly opens the map and selects the
> destination on a SLURL request
> * Leading and trailing spaces are now automatically trimmed from
> parcel media URLs
> * Corrected the spacing of the yellow "next dialog" chevron (was
> partially blocked by the Mute button)
> * Corrected the error message shown when adding 11th Estate Manager
> * Added CPU detection for Intel Core Duo/Solo and Intel Core 2 Duo
> * "Set Window Size..." setting is now correctly resumed after being
> minimized
> * Added link to Qa wiki in the viewer bug reporter menu.
> * Updated text in Second Life Crash Logger with new support portal
> information
> * Corrected an issue with UI font scaling in the bug reporter window
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070802/cfcd4b43/signature-0001.pgp


More information about the SLDev mailing list