Difference between revisions of "Source contributions"
Jump to navigation
Jump to search
m |
m |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{RightToc|clear:right;}} | {{RightToc|clear:right;}} | ||
This is | {{Template:Obsolete}} | ||
This is a list of resident-contributed source code from the 1.23.4 release of the Second Life viewer. For the latest list of contributions, please see the doc/contributions.txt file for the version of the viewer you are interested in. | |||
== [[User:Able Whitman|Able Whitman]] == | == [[User:Able Whitman|Able Whitman]] == | ||
Line 8: | Line 11: | ||
* {{jira|VWR-1460}} - Can not see permissions of objects in Buy Contents window when item has long name | * {{jira|VWR-1460}} - Can not see permissions of objects in Buy Contents window when item has long name | ||
* {{jira|VWR-1691}} - Cannot add to group without calling cards in inventory | * {{jira|VWR-1691}} - Cannot add to group without calling cards in inventory | ||
* {{jira|VWR-1735}} - Directly interacting with a muted resident should unmute them | |||
* {{jira|VWR-1813}} - "About Land" and "Buy Land" floaters should display the cost per square meter if the selected parcel is for sale | |||
== [[User:Adam Marker|Adam Marker]] == | |||
* {{jira|VWR-2755}} - duplicate PARCEL_FLAG_RESTRICT_PUSHOBJECT line in keywords.ini | |||
== [[User:Agathos Frascati|Agathos Frascati]] == | |||
* {{jira|CT-246}} - Missing strings for the Portuguese (Brazilian) viewer, up to version 1.22 | |||
* {{jira|CT-317}} - Portuguese update to viewer 1.23 | |||
* {{jira|CT-352}} - Viewer 1.23 - 5 supplemental strings | |||
== [[User:Aimee Trescothick|Aimee Trescothick]] == | |||
* {{jira|VWR-1813}} - "About Land" and "Buy Land" floaters should display the cost per square meter if the selected parcel is for sale | |||
* {{jira|VWR-3321}} - "Turn voice off automatically when ending private chat / conference" option | |||
* {{jira|VWR-3336}} - friend glyphs are not different color (yellow) in the minimap | |||
* {{jira|VWR-3903}} - WINDLIGHT: Minimap object and ground layer not alligned | |||
* {{jira|VWR-4083}} - Clicking "Land and L$" tab in group info window crashes viewer | |||
* {{jira|VWR-6348}} - Joystick: Make switch from avatar movement to object manipulation in build mode optional. | |||
* {{jira|VWR-6358}} - Joystick Support: OK and cancel buttons missing from the Joystick Configuration window. | |||
* {{jira|VWR-6360}} - Joystick Support: Partially obeys the Auto Fly option | |||
* {{jira|VWR-6550}} - Joystick Support: Add running to the range of motion available | |||
* {{jira|VWR-6583}} - Turn joystick build mode off by default | |||
* {{jira|VWR-6482}} - Joystick Support: Motion restricted to dominant axis in avatar mode | |||
* {{jira|VWR-7109}} - IM to email unchecks itself for no particular reason | |||
* {{jira|VWR-7383}} - Space Navigator: Avatar falls asleep when using only Space Navigator to navigate | |||
* {{jira|VWR-8341}} - Bring back a UI indicator of 'Flycam' text -- necessary for using the SpaceNavigator | |||
* {{jira|VWR-8430}} - Usability improvements to the land tools floater | |||
* {{jira|VWR-8482}} - Joystick Flycam isn't automatically turned off, and can't be disabled, if user disables the joystick or the "control mode" for flycam | |||
* {{jira|VWR-9255}} - Build fails on mac_updater and mac_crash_logger targets due to info.plist problems | |||
* {{jira|VWR-11844}} - MiniMap - Conversion to XUI, and code clean-up | |||
== [[User:Alejandro Rosenthal|Alejandro Rosenthal]] == | == [[User:Alejandro Rosenthal|Alejandro Rosenthal]] == | ||
* {{jira|VWR-1184}} - [Linux VWR] Signal 7 (SIGBUS) Error (caused by libtcmalloc) | * {{jira|VWR-1184}} - [Linux VWR] Signal 7 (SIGBUS) Error (caused by libtcmalloc) | ||
== [[User:Aleric Inglewood|Aleric Inglewood]] == | |||
* {{jira|VWR-10759}} - LLMediaImplGStreamer::mediaData is a pointer to an array. Delete with operator [] instead of operator delete. | |||
* {{jira|VWR-10837}} - The destructor of LLImageTGA should delete mColorMap with 'operator delete[]', not 'operator delete'. | |||
== [[User:Alissa Sabre|Alissa Sabre]] == | == [[User:Alissa Sabre|Alissa Sabre]] == | ||
* {{jira|VWR-81}} - Non-Latin characters such as Japanese Kanji or Korean Hangul appear as does/lines | * {{jira|VWR-81}} - Non-Latin characters such as Japanese Kanji or Korean Hangul appear as does/lines | ||
Line 18: | Line 51: | ||
* {{jira|VWR-177}} - Cut-and-Paste of Non-ASCII characters to old Applications doesn't work well on Windows | * {{jira|VWR-177}} - Cut-and-Paste of Non-ASCII characters to old Applications doesn't work well on Windows | ||
* {{jira|VWR-213}} - Calling DestroyWindow with NULL window handle (win32 version) | * {{jira|VWR-213}} - Calling DestroyWindow with NULL window handle (win32 version) | ||
* {{jira|VWR-250}} - Preedit (composition) strings are shown poorly when typing Japanese text on Windows | |||
* {{jira|VWR-251}} - Keystrokes are eaten by IME when no text input is possible, on Windows using Japanese | * {{jira|VWR-251}} - Keystrokes are eaten by IME when no text input is possible, on Windows using Japanese | ||
* {{jira|VWR-286}} - Misuse of return value from setlocale() on Linux | * {{jira|VWR-286}} - Misuse of return value from setlocale() on Linux | ||
Line 30: | Line 64: | ||
* {{jira|VWR-1353}} - Misleading variable names in LLTextEditor | * {{jira|VWR-1353}} - Misleading variable names in LLTextEditor | ||
* {{jira|VWR-1410}} - Quirk in net.cpp | * {{jira|VWR-1410}} - Quirk in net.cpp | ||
* {{jira|VWR-1843}} - Inappropriate default folder name for Make Outfit | |||
* {{jira|VWR-2116}} - Viewer crashes when starting a new Group IM session under Japanese UI | * {{jira|VWR-2116}} - Viewer crashes when starting a new Group IM session under Japanese UI | ||
* {{jira|VWR-2826}} - Several problems on handling Japanese input (and possiblly Chinese/Korean also) | * {{jira|VWR-2826}} - Several problems on handling Japanese input (and possiblly Chinese/Korean also) | ||
* {{jira|VWR-3290}} - Linux scons build script doesn't work with distcc | |||
* {{jira|VWR-3410}} - Chatting in Japanese generates too many typing sounds | |||
* {{jira|VWR-3857}} - Script (LSL) editor shows non Latin 1 characters as square boxes | |||
* {{jira|VWR-4010}} - New search does not accept non ASCII characters | |||
* {{jira|VWR-5575}} - Crash uploading files with non-ASCII characters in path on Linux | |||
* {{jira|VWR-5929}} - Some UI translation texts are ignored because of missing names in XUI files | |||
* {{jira|VWR-6384}} - "xui/en-us/floater_joystick.xml" is not well formed | |||
* {{jira|VWR-6385}} - "xui/en-us/floater_about_land.xml" contains a garbage | |||
* {{jira|VWR-6386}} - Duplicate names in base (en-us) XUI files again | |||
* {{jira|VWR-6430}} - Comment area of "Debug Settings" floater (dialog box) is aligned badly | |||
* {{jira|VWR-6858}} - The HELP panel for Report Abuse window shows its Close button always in English | |||
* {{jira|VWR-6668}} - Inappropriate help text for graphics preferences panel | |||
* {{jira|VWR-7086}} - floater_buy_land.xml still contains messages regarding First Land | |||
* {{jira|VWR-7087}} - Japanese version of "About..." includes a garbage due to an invalid UTF-8 byte sequence in floater_about.xml | |||
* {{jira|VWR-7153}} - An error in en-us version of alerts.xml file makes translation of an <ignore> text of an <alert> impossible | |||
* {{jira|VWR-7168}} - A typo in base (en-us) version of mime_types.xml | |||
* {{jira|VWR-9190}} - cannot copy from SL and paste into some applications in linux | |||
* {{jira|VWR-10728}} - A bug in a new function LLTexUnit::bind(LLImageGL*) in 1.22 | |||
== [[User:Angus Boyd|Angus Boyd]] == | == [[User:Angus Boyd|Angus Boyd]] == | ||
* {{jira|VWR-592}} - crash in LLTemplateMessageBuilder::addString | * {{jira|VWR-592}} - crash in LLTemplateMessageBuilder::addString | ||
== [[User:Ann Congrejo|Ann Congrejo]] == | |||
* {{jira|CT-193}} - Editing Danish Translations | |||
== [[User:Argent Stonecutter|Argent Stonecutter]] == | == [[User:Argent Stonecutter|Argent Stonecutter]] == | ||
* {{jira|VWR-68}} - indra.l: the code to parse constants is too loose. | * {{jira|VWR-68}} - indra.l: the code to parse constants is too loose. | ||
== [[User:Asuka Neely|Asuka Neely]] == | |||
* {{jira|VWR-3434}} - New Feature -> UI -> Whisper | |||
* {{jira|VWR-8179}} - New Feature - Right Click > 'Report Abuse' from Pie Menu on the Avatar | |||
== [[User:Balp Allen|Balp Allen]] == | |||
* {{jira|VWR-4157}} - Failure to compile beta-1.19.0.76838 under Linux | |||
== [[User:Benja Kepler|Benja Kepler]] == | == [[User:Benja Kepler|Benja Kepler]] == | ||
* {{jira|VWR-746}} - Incorrect menu item referred to when member of maximum number of groups and a group invite is received | * {{jira|VWR-746}} - Incorrect menu item referred to when member of maximum number of groups and a group invite is received | ||
== [[User:Biancaluce Robbiani|Biancaluce Robbiani]] == | |||
* {{jira|CT-225}} - Italian Viewer Strings Translation: set 1 | |||
* {{jira|CT-226}} - Italian Viewer Strings Translation: set 2 | |||
* {{jira|CT-227}} - Italian Viewer Strings Translation: set 3 | |||
* {{jira|CT-228}} - Italian Viewer Strings Translation: set 4 | |||
* {{jira|CT-229}} - Italian Viewer Strings Translation: set 5 | |||
* {{jira|CT-230}} - Italian Viewer Strings Translation: set 6 | |||
* {{jira|CT-231}} - Italian Viewer Strings Translation: alerts | |||
* {{jira|CT-321}} - Italian update to viewer 1.23 | |||
* {{jira|CT-352}} - Viewer 1.23 - 5 supplemental strings | |||
== [[User:Blakar Ogre|Blakar Ogre]] == | == [[User:Blakar Ogre|Blakar Ogre]] == | ||
* {{jira|VWR-418}} - Particle burst quality fades | |||
* {{jira|VWR-881}} - 32x32 textures sculptures are incorrectly handled | * {{jira|VWR-881}} - 32x32 textures sculptures are incorrectly handled | ||
* {{jira|VWR-983}} - Particles -> Offscreen/hidden particles get extended life -> as of 1.16.x at least. | |||
* {{jira|VWR-1612}} - LLRenderPass::Pushbatch and LLViewerImage::addTextureStats tuning | * {{jira|VWR-1612}} - LLRenderPass::Pushbatch and LLViewerImage::addTextureStats tuning | ||
* {{jira|VWR-1613}} - Overuse of virtual | * {{jira|VWR-1613}} - Overuse of virtual | ||
* {{jira|VWR-2164}} - Particle Alpha transition is done incorrectly | |||
== [[User:blino Nakamura|blino Nakamura]] == | == [[User:blino Nakamura|blino Nakamura]] == | ||
* {{jira|VWR-17}} - slviewer does not build with gcc 4 | * {{jira|VWR-17}} - slviewer does not build with gcc 4 | ||
Line 47: | Line 120: | ||
* {{jira|VWR-233}} - Torn of IM windows should be resizeable | * {{jira|VWR-233}} - Torn of IM windows should be resizeable | ||
* {{jira|WEB-262}} - wrong link in "Your Letters" of http://secondlife.com/newsletter/2007_07/ | * {{jira|WEB-262}} - wrong link in "Your Letters" of http://secondlife.com/newsletter/2007_07/ | ||
== [[User:Bulli Schumann|Bulli Schumann]] == | |||
* {{jira|CT-218}} - Dutch Viewer Strings Translation: set 1 | |||
* {{jira|CT-219}} - Dutch Viewer Strings Translation: set 2 | |||
* {{jira|CT-220}} - Dutch Viewer Strings Translation: set 3 | |||
* {{jira|CT-221}} - Dutch Viewer Strings Translation: set 4 | |||
* {{jira|CT-222}} - Dutch Viewer Strings Translation: set 5 | |||
* {{jira|CT-223}} - Dutch Viewer Strings Translation: set 6 | |||
* {{jira|CT-224}} - Dutch Viewer Strings Translation: set 7 - ALERTS | |||
* {{jira|CT-319}} - Dutch update to viewer 1.23 | |||
* {{jira|CT-350}} - checking the installer strings: dutch | |||
* {{jira|CT-352}} - Viewer 1.23 - 5 supplemental strings | |||
== [[User:bushing Spatula|bushing Spatula]] == | == [[User:bushing Spatula|bushing Spatula]] == | ||
* {{jira|VWR-119}} - Zero missing in Sub-unit snap grid. for small fraction like 1/16 and 1/32 | * {{jira|VWR-119}} - Zero missing in Sub-unit snap grid. for small fraction like 1/16 and 1/32 | ||
* {{jira|VWR-424}} - Crashes shortly after login. | * {{jira|VWR-424}} - Crashes shortly after login. | ||
== [[User:Carjay McGinnis|Carjay McGinnis]] == | |||
* {{jira|VWR-3737}} - gstreamer fails to show videos on linux standalone builds | |||
* {{jira|VWR-4070}} - OpenJPEG: LLImageJ2COJ::decodeImpl does not check if requested channel is higher than available | |||
* {{jira|VWR-4212}} - Cannot drop object onto land if group-only object create/object entry is enabled | |||
* {{jira|VWR-6154}} - Decoded audio WAV files have 8 bytes missing at the end (llaudiodecodemgr.cpp) | |||
== [[User:Catherine Pfeffer|Catherine Pfeffer]] == | == [[User:Catherine Pfeffer|Catherine Pfeffer]] == | ||
* {{jira|VWR-1282}} - Better error handling when fonts are missing | * {{jira|VWR-1282}} - Better error handling when fonts are missing | ||
* {{jira|VWR-8624}} - User-settable default upload permissions | |||
== [[User:Celierra Darling|Celierra Darling]] == | |||
* {{jira|VWR-1274}} - LLLineEditor (chat bar, etc.) scrolling off to right is incorrect (skips to end) | |||
* {{jira|VWR-6975}} - Google Summer of Code: Screen-space Ambient Occlusion | |||
== [[User:Dale Glass|Dale Glass]] == | == [[User:Dale Glass|Dale Glass]] == | ||
* {{jira|VWR-120}} - Patch for separate color for llOwnerSay | * {{jira|VWR-120}} - Patch for separate color for llOwnerSay | ||
* {{jira|VWR-560}} - Crash in llscrolllistctl.cpp when sorting scroll list | * {{jira|VWR-560}} - Crash in llscrolllistctl.cpp when sorting scroll list | ||
* {{jira|VWR-2502}} - Add mute button to script notices | |||
* {{jira|VWR-1358}} - Physical objects remain red if tools window is closed while holding Alt key | * {{jira|VWR-1358}} - Physical objects remain red if tools window is closed while holding Alt key | ||
* {{jira|VWR-2041}} - Allow using voice component on another computer | * {{jira|VWR-2041}} - Allow using voice component on another computer | ||
Line 77: | Line 171: | ||
* {{jira|VWR-1705}} - indra/lscript/lscript_compile/indra.y: disable compiler warning #4065 for 'switch' statements | * {{jira|VWR-1705}} - indra/lscript/lscript_compile/indra.y: disable compiler warning #4065 for 'switch' statements | ||
* {{jira|VWR-1729}} - indra/lscript/lscript_compile/indra.l: avoid yyunput hack on Windows build | * {{jira|VWR-1729}} - indra/lscript/lscript_compile/indra.l: avoid yyunput hack on Windows build | ||
* {{jira|VWR-1812}} - Vectorization: to avoid vwr-1610 single build issues by use of dynamic shared object libraries such as llviewersse2 | |||
== [[User:Eddy Stryker|Eddy Stryker]] == | == [[User:Eddy Stryker|Eddy Stryker]] == | ||
* {{jira|VWR-15}} - utf16str_to_wstring() crashes in odd circumstances | * {{jira|VWR-15}} - utf16str_to_wstring() crashes in odd circumstances | ||
* {{jira|VWR-23}} - PATCH: Several actions including sitting or delete crash the client | * {{jira|VWR-23}} - PATCH: Several actions including sitting or delete crash the client | ||
* {{jira|VWR-1468}} - LoginPacketNeverReceived dialog text is incorrect | * {{jira|VWR-1468}} - LoginPacketNeverReceived dialog text is incorrect | ||
* {{jira|VWR-1475}} - OpenJPEG always uploads single layer lossless images | |||
== [[User:EponymousDylan Ra|EponymousDylan Ra]] == | == [[User:EponymousDylan Ra|EponymousDylan Ra]] == | ||
* {{jira|VWR-1289}} - On logging in, sound volume for stream is low, despite the actual setting in the music control | * {{jira|VWR-1289}} - On logging in, sound volume for stream is low, despite the actual setting in the music control | ||
* {{jira|VWR-1465}} - Viewer crash after taking several hi-res snapshots | * {{jira|VWR-1465}} - Viewer crash after taking several hi-res snapshots | ||
== [[User:Eva Nowicka|Eva Nowicka]] == | |||
* {{jira|CT-324}} - Spanish update to viewer 1.23 | |||
* {{jira|CT-352}} - Viewer 1.23 - 5 supplemental strings | |||
== [[User:Farallon Greyskin|Farallon Greyskin]] == | == [[User:Farallon Greyskin|Farallon Greyskin]] == | ||
* {{jira|VWR-2036}} - Build tools floater does not remember its position on restart | * {{jira|VWR-2036}} - Build tools floater does not remember its position on restart | ||
Line 89: | Line 188: | ||
* {{jira|VWR-447}} - Allow minimized windows to be repositioned in client | * {{jira|VWR-447}} - Allow minimized windows to be repositioned in client | ||
* {{jira|VWR-1314}} - Multiple selection then individual deselection of attachments broken | * {{jira|VWR-1314}} - Multiple selection then individual deselection of attachments broken | ||
* {{jira|VWR-4444}} - Windows cmake configuration fails to find DirectX SDK from DXSDK_DIR env variable | |||
== [[User:Flemming Congrejo|Flemming Congrejo]] == | |||
* {{jira|CT-193}} - Editing Danish Translations | |||
* {{jira|CT-318}} - Danish update to viewer 1.23 | |||
== [[User:Fluf Fredriksson|Fluf Fredriksson]] == | |||
* {{jira|VWR-3450}} - Font size increases after clicking "Apply" in preferences - Fix described in comments. | |||
== [[User:Fremont Cunningham|Fremont Cunningham]] == | == [[User:Fremont Cunningham|Fremont Cunningham]] == | ||
* {{jira|VWR-1147}} - A patch set is provided to add an optional 'Confirm Exit' pop-up window for most user client exit methods. Prevents the 'Accidental Quit'. | * {{jira|VWR-1147}} - A patch set is provided to add an optional 'Confirm Exit' pop-up window for most user client exit methods. Prevents the 'Accidental Quit'. | ||
== [[User:Geneko Nemeth|Geneko Nemeth]] == | |||
* {{jira|CT-117}} - Simplified Chinese Full XUI localization | |||
* {{jira|VWR-11069}} - Installer displays "China" in language selection | |||
== [[User:Gigs Taggart|Gigs Taggart]] == | == [[User:Gigs Taggart|Gigs Taggart]] == | ||
* {{jira|SVC-493}} - Objects with "Linden" in their name can't be muted | * {{jira|SVC-493}} - Objects with "Linden" in their name can't be muted | ||
* {{jira|VWR-6}} - Poor warning message when message template not found | |||
* {{jira|VWR-38}} - Magic Opening Folders | * {{jira|VWR-38}} - Magic Opening Folders | ||
* {{jira|VWR-71}} - Tabulating and moving by word (ctrl-right) off-by-one errors in scripting editor. | * {{jira|VWR-71}} - Tabulating and moving by word (ctrl-right) off-by-one errors in scripting editor. | ||
Line 100: | Line 209: | ||
* {{jira|VWR-315}} - Script text loading twice | * {{jira|VWR-315}} - Script text loading twice | ||
* {{jira|VWR-326}} - Allow a "limit texture recieving" in the client | * {{jira|VWR-326}} - Allow a "limit texture recieving" in the client | ||
* {{jira|VWR-442}} - No warning when inviting a new owner | |||
* {{jira|VWR-493}} - Statistics bar, Packet Loss: % sign is doubled | * {{jira|VWR-493}} - Statistics bar, Packet Loss: % sign is doubled | ||
* {{jira|VWR-1203}} - Avatars eyes are constantly crossing in 1.17 | * {{jira|VWR-1203}} - Avatars eyes are constantly crossing in 1.17 | ||
Line 106: | Line 216: | ||
* {{jira|VWR-1987}} - Segfault on startup if audio doesn't initialize. | * {{jira|VWR-1987}} - Segfault on startup if audio doesn't initialize. | ||
* {{jira|VWR-2065}} - Custom Snapshot setting do not save for next Snapshot | * {{jira|VWR-2065}} - Custom Snapshot setting do not save for next Snapshot | ||
* {{jira|VWR-2491}} - Save snapshot should save in PNG, BMP, or JPEG | |||
* {{jira|VWR-2502}} - Add mute button to script notices | |||
* {{jira|VWR-2331}} - Terraform tool variable "strength" | |||
* {{jira|VWR-8781}} - Chatbar does not properly remove gesture observer | |||
== [[User:Ginko Bayliss|Ginko Bayliss]] == | == [[User:Ginko Bayliss|Ginko Bayliss]] == | ||
* {{jira|VWR-4}} - LLFont doesn't initialise mFTFace if font loading fails. | * {{jira|VWR-4}} - LLFont doesn't initialise mFTFace if font loading fails. | ||
== [[User:Grazer Kline|Grazer Kline]] == | == [[User:Grazer Kline|Grazer Kline]] == | ||
* {{jira|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. | * {{jira|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. | ||
* {{jira|VWR-2113}} - Mac Auto Updater "hides", giving appearance of failing | |||
== [[User:Gudmund Shepherd|Gudmund Shepherd]] == | == [[User:Gudmund Shepherd|Gudmund Shepherd]] == | ||
* {{jira|VWR-1594}} - Inconsistent ' & ' use in en-us locale file | * {{jira|VWR-1594}} - Inconsistent ' & ' use in en-us locale file | ||
* {{jira|VWR-1873}} - Typos in en-us locale file | |||
== [[User:Hamncheese Omlet|Hamncheese Omlet]] == | == [[User:Hamncheese Omlet|Hamncheese Omlet]] == | ||
* {{jira|VWR-333}} - | * {{jira|VWR-333}} - "Unable to load gesture." or "Gesture is missing from database." on login | ||
== [[User:HappySmurf Papp|HappySmurf Papp]] == | |||
* {{jira|CT-193}} - Editing Danish Translations | |||
== [[User:Henri Beauchamp|Henri Beauchamp]] == | == [[User:Henri Beauchamp|Henri Beauchamp]] == | ||
* {{jira|VWR-1320}} - Full Linux crash by mouse movement + cursor change with fglrx drivers for ATI graphics | |||
* {{jira|VWR-1406}} - Unchecking "Go Away/AFK when idle" has no effect in 1.17.2.0, and 1.18.6.0 | * {{jira|VWR-1406}} - Unchecking "Go Away/AFK when idle" has no effect in 1.17.2.0, and 1.18.6.0 | ||
* {{jira|VWR-4157}} - Failure to compile beta-1.19.0.76838 under Linux | |||
== [[User:Hikkoshi Sakai|Hikkoshi Sakai]] == | == [[User:Hikkoshi Sakai|Hikkoshi Sakai]] == | ||
* {{jira|VWR-429}} - enable_FMOD request | * {{jira|VWR-429}} - enable_FMOD request | ||
Line 124: | Line 244: | ||
* {{jira|VWR-100}} - Messages form OpenJPEG only in debug mode | * {{jira|VWR-100}} - Messages form OpenJPEG only in debug mode | ||
* {{jira|VWR-105}} - SConstruct improvements | * {{jira|VWR-105}} - SConstruct improvements | ||
* {{jira|VWR-118}} - Incorrect NULL pointer check | * {{jira|VWR-118}} - Incorrect NULL pointer check | ||
* {{jira|VWR-132}} - seg fault in lldrawpool.cpp | * {{jira|VWR-132}} - seg fault in lldrawpool.cpp | ||
Line 131: | Line 250: | ||
== [[User:Hoze Menges|Hoze Menges]] == | == [[User:Hoze Menges|Hoze Menges]] == | ||
* {{jira|VWR-255}} - Compile with gcc4 | * {{jira|VWR-255}} - Compile with gcc4 | ||
== [[User:Ian Kas|Ian Kas]] == | |||
* {{jira|CT-322}} - Russian update to viewer 1.23 | |||
* {{jira|CT-325}} - Ukrainian update to viewer 1.23 | |||
== [[User:Irene Muni|Irene Muni]] == | |||
* {{jira|CT-324}} - Spanish update to viewer 1.23 | |||
* {{jira|CT-352}} - Viewer 1.23 - 5 supplemental strings | |||
== [[User:Iskar Ariantho|Iskar Ariantho]] == | == [[User:Iskar Ariantho|Iskar Ariantho]] == | ||
* {{jira|VWR-1223}} - Camera Controls keyboard shortcuts broke | * {{jira|VWR-1223}} - Camera Controls keyboard shortcuts broke | ||
* {{jira|VWR-11759}} - SVN-108641 Linux stopped playing streams | |||
== [[User:Jacek Antonelli|Jacek Antonelli]] == | == [[User:Jacek Antonelli|Jacek Antonelli]] == | ||
* {{jira|VWR-165}} - First Digit in the "Pay" dialog does not erase without entering more digits | * {{jira|VWR-165}} - First Digit in the "Pay" dialog does not erase without entering more digits | ||
Line 138: | Line 264: | ||
* {{jira|VWR-427}} - Added new menu item: Tools > Edit Linked Parts | * {{jira|VWR-427}} - Added new menu item: Tools > Edit Linked Parts | ||
* {{jira|VWR-597}} - Abuse report tool should autofill abuser name when reporting an object | * {{jira|VWR-597}} - Abuse report tool should autofill abuser name when reporting an object | ||
* {{jira|VWR-2054}} - Several scripting tooltips could be improved | |||
* {{jira|VWR-2448}} - Snapshot Preview tool should respect 'Quiet Snapshots to Disk' | |||
* {{jira|VWR-3605}} - Object group display not properly set for no-group objects | |||
== [[User:JB Kraft|JB Kraft]] == | |||
* {{jira|VWR-5283}} - Line number gutter for script editor | |||
* {{jira|VWR-7802}} - Save texture does not use texture name for default file name | |||
== [[User:Joghert LeSabre|Joghert LeSabre]] == | == [[User:Joghert LeSabre|Joghert LeSabre]] == | ||
* {{jira|VWR-64}} - Build button in toolbar doesn't get enabled on land where "Create Objects" is set to group, even when avatar is in the correct group. | * {{jira|VWR-64}} - Build button in toolbar doesn't get enabled on land where "Create Objects" is set to group, even when avatar is in the correct group. | ||
== [[User:Kage Pixel|Kage Pixel]] == | == [[User:Kage Pixel|Kage Pixel]] == | ||
* {{jira|VWR-11}} - Project will not compile if placed in directory with spaces. | * {{jira|VWR-11}} - Project will not compile if placed in directory with spaces. | ||
== [[User:Ken March|Ken March]] == | |||
* {{jira|CT-245}} - Missing strings for Chinese Viewer up to version 1.22 | |||
== [[User:Kerutsen Sellery|Kerutsen Sellery]] == | |||
* {{jira|VWR-1350}} - Color settings do not appear to be applied to LSL default text | |||
== [[User:Khyota Wulluf|Khyota Wulluf]] == | |||
* {{jira|VWR-9256}} - Compiling 1.21 standalone without llmozlib fails. | |||
== [[User:Kunnis Basiat|Kunnis Basiat]] == | == [[User:Kunnis Basiat|Kunnis Basiat]] == | ||
* {{jira|VWR-82}} - LLVFS -- Slow Loading speed improvement | * {{jira|VWR-82}} - LLVFS -- Slow Loading speed improvement | ||
* {{jira|VWR-102}} - md5 slow | * {{jira|VWR-102}} - md5 slow | ||
== [[User:Lisa Lowe|Lisa Lowe]] == | |||
* {{jira|CT-218}} - Dutch Viewer Strings Translation: set 1 | |||
* {{jira|CT-219}} - Dutch Viewer Strings Translation: set 2 | |||
* {{jira|CT-220}} - Dutch Viewer Strings Translation: set 3 | |||
* {{jira|CT-221}} - Dutch Viewer Strings Translation: set 4 | |||
* {{jira|CT-222}} - Dutch Viewer Strings Translation: set 5 | |||
* {{jira|CT-223}} - Dutch Viewer Strings Translation: set 6 | |||
* {{jira|CT-224}} - Dutch Viewer Strings Translation: set 7 - ALERTS | |||
* {{jira|CT-319}} - Dutch update to viewer 1.23 | |||
== [[User:Lockhart Cordoso|Lockhart Cordoso]] == | |||
* {{jira|VWR-108}} - Crashes during "Downloading Clothing" | |||
== [[User:maciek marksman|maciek marksman]] == | |||
* {{jira|CT-86}} - Polish translation of the Viewer (Polska Wersja Second Life) / User Inference | |||
== [[User:Magnus Balczo|Magnus Balczo]] == | |||
* {{jira|CT-138}} - Polish translation updates for viewer 1.23 (Polska Wersja Second Life) | |||
== [[User:Malwina Dollinger|Malwina Dollinger]] == | |||
* {{jira|CT-138}} - Polish translation updates for viewer 1.23 (Polska Wersja Second Life) | |||
== [[User:march Korda|march Korda]] == | |||
* {{jira|SVC-1020}} - New search does not accept Japanese inputs | |||
== [[User:Matthew Dowd|Matthew Dowd]] == | == [[User:Matthew Dowd|Matthew Dowd]] == | ||
* {{jira|VWR-1344}} - Reverse order of popups, so that new ones appear underneath existing ones rather than on top. | * {{jira|VWR-1344}} - Reverse order of popups, so that new ones appear underneath existing ones rather than on top. | ||
* {{jira|VWR-1651}} - Add ability to open a partners profile whilst viewing an avatar's profile | |||
* {{jira|VWR-1736}} - Add a Invite to Group option to the Avatar Pie Menu | * {{jira|VWR-1736}} - Add a Invite to Group option to the Avatar Pie Menu | ||
* {{jira|VWR-1737}} - Opening the Invite dialog before group information has completed downloading in the Group Information dialog results in empty role drop down box. | * {{jira|VWR-1737}} - Opening the Invite dialog before group information has completed downloading in the Group Information dialog results in empty role drop down box. | ||
* {{jira|VWR-1761}} - Group Invite Suggestion--add 'view group info' to invite dialog box | * {{jira|VWR-1761}} - Group Invite Suggestion--add 'view group info' to invite dialog box | ||
* {{jira|VWR-2681}} - Populate the Resident Chooser list with avatars within chat distance | |||
== [[User:McCabe Maxsted|McCabe Maxsted]] == | == [[User:McCabe Maxsted|McCabe Maxsted]] == | ||
* {{jira|VWR-1318}} - Selecting Cancel while saving a snapshot to disk still triggers snapshot gesture | * {{jira|VWR-1318}} - Selecting Cancel while saving a snapshot to disk still triggers snapshot gesture | ||
* {{jira|VWR-4065}} - Clarify non ability to hide owner role from group members list | |||
* {{jira|VWR-4826}} - Add an "Ignore" button to friendship requests to keep online status private | |||
* {{jira|VWR-7827}} - Allow Dimple/Profile Cut for boxes and box-based prims in the UI | |||
* {{jira|VWR-7877}} - Change the default cut increment from 0.05 to 0.025 | |||
* {{jira|VWR-7893}} - Create a 'classic' skin for Viewer | |||
* {{jira|VWR-8080}} - Improved attachment pie menu for prim-based avatars | |||
* {{jira|VWR-8689}} - Change the location of "Mute" in the pie menu | |||
* {{jira|VWR-9007}} - Group role tab and invite window use "Person" instead of "Resident' | |||
== [[User:Michelle2 Zenovka|Michelle2 Zenovka]] == | == [[User:Michelle2 Zenovka|Michelle2 Zenovka]] == | ||
* {{jira|VWR-2652}} - Changes needed to compile viewer against lastest libopenjpeg2000 | |||
* {{jira|VWR-2662}} - OpenAL support | |||
* {{jira|VWR-2834}} - Builds fail on 1.18.4.0 with no mozlib | * {{jira|VWR-2834}} - Builds fail on 1.18.4.0 with no mozlib | ||
* {{jira|VWR-3749}} - Windlight linkage fails on standalone build due to no boost_regex linkage | |||
* {{jira|VWR-4022}} - Improve image upload robustness | |||
* {{jira|VWR-4331}} - Implement Wind Noise with OpenAL | |||
* {{jira|VWR-4506}} - Implement a unix make install target | |||
* {{jira|VWR-4981}} - Windlight environment settings save in the wrong location | |||
* {{jira|VWR-5082}} - 'Set permissions on selected task inventory' feature, similar to 'recompile all scripts in object', in Tools tab. | |||
* {{jira|VWR-5659}} - Implement audio streaming via gstreamer | |||
* {{jira|VWR-7831}} - 1.20.10 fails to compile with gcc 4.1 | |||
* {{jira|VWR-8889}} - Implement ability to rename binary from cmake builds | |||
* {{jira|VWR-8310}} - Cannot teleport from landmark - broken LLMsgVarData::addData() | |||
* {{jira|VWR-9499}} - Cmake fails to find DBus librarys during compile. | |||
== [[User:Mm Alder|Mm Alder]] == | |||
* {{jira|VWR-3777}} - memory leak: LLVoiceVisualizer instances are immortal | |||
* {{jira|VWR-4794}} - Babble loop for voice visualization | |||
* {{jira|VWR-13578}} - Show XUI Names is broken | |||
== [[User:Mr Greggan|Mr Greggan]] == | == [[User:Mr Greggan|Mr Greggan]] == | ||
* {{jira|VWR-445}} - A minimize button on the inventory list | * {{jira|VWR-445}} - A minimize button on the inventory list | ||
Line 163: | Line 347: | ||
* {{jira|VWR-353}} - Rebake command - add a keyboard shortcut and put in tools menu | * {{jira|VWR-353}} - Rebake command - add a keyboard shortcut and put in tools menu | ||
* {{jira|VWR-364}} - Viewer memory leak (over several hours) (libcurl) | * {{jira|VWR-364}} - Viewer memory leak (over several hours) (libcurl) | ||
* {{jira|VWR-374}} - Attachments sometimes move to the centre of the body after region cross/teleport | |||
* {{jira|VWR-546}} - Using inspect interfers with mouse usage. | * {{jira|VWR-546}} - Using inspect interfers with mouse usage. | ||
* {{jira|VWR-691}} - Avatar changing into AFK mode suddenly | * {{jira|VWR-691}} - Avatar changing into AFK mode suddenly | ||
Line 210: | Line 395: | ||
* {{jira|VWR-1723}} - Possible crash in llvopartgroup | * {{jira|VWR-1723}} - Possible crash in llvopartgroup | ||
* {{jira|VWR-1732}} - Pressing Enter, with multiple inventory objects selected, crashes viewer | * {{jira|VWR-1732}} - Pressing Enter, with multiple inventory objects selected, crashes viewer | ||
* {{jira|VWR-1754}} - Cosmetic issue: unclutter notification/confirmation about items given | |||
* {{jira|VWR-1769}} - Memory bubble, clearning the keyframedata cache | * {{jira|VWR-1769}} - Memory bubble, clearning the keyframedata cache | ||
* {{jira|VWR-1808}} - Possible crash in llviewerobjectlist | * {{jira|VWR-1808}} - Possible crash in llviewerobjectlist | ||
* {{jira|VWR-1826}} - Inventory double click: Landmarks -> Teleport | |||
* {{jira|VWR-1861}} - Renaming items in inventory folders does not update item sort order | * {{jira|VWR-1861}} - Renaming items in inventory folders does not update item sort order | ||
* {{jira|VWR-1872}} - An attempt to fix the "empty inventory trash" crashes | * {{jira|VWR-1872}} - An attempt to fix the "empty inventory trash" crashes | ||
* {{jira|VWR-1968}} - Possible crash in llmultigesture.cpp | * {{jira|VWR-1968}} - Possible crash in llmultigesture.cpp | ||
* {{jira|VWR-2046}} - Focus is sent to menu/money/notification window | |||
* {{jira|VWR-2142}} - Parcel voice icon doesn't reflect disabled status if voice isn't used | |||
* {{jira|VWR-2152}} - Possible crash in llviewerobjectlist | * {{jira|VWR-2152}} - Possible crash in llviewerobjectlist | ||
* {{jira|VWR-2614}} - gActiveChannelSpeakerMgr not deleted at end of program in viewer.cpp | |||
* {{jira|VWR-2411}} - Possible crash in pipeline.cpp | |||
* {{jira|VWR-2412}} - Possible crash drawpoolwater | |||
* {{jira|VWR-2682}} - Possible crash accessing dead cubemap | |||
* {{jira|VWR-2684}} - Minor leak in floaters using layoutstacks | |||
== [[User:Nounouch Hapmouche|Nounouch Hapmouche]] == | == [[User:Nounouch Hapmouche|Nounouch Hapmouche]] == | ||
* {{jira|VWR-238}} - Permissions of Roles and Rights messed up in all translations of official skin | * {{jira|VWR-238}} - Permissions of Roles and Rights messed up in all translations of official skin | ||
== [[User:Patric Mills|Patric Mills]] == | |||
* {{jira|VWR-2645}} - Source typo RELEASE_FOR_DOWNLOAD should be LL_RELEASE_FOR_DOWNLOAD ? | |||
== [[User:Paul Churchill|Paul Churchill]] == | == [[User:Paul Churchill|Paul Churchill]] == | ||
* {{jira|VWR-20}} - IMs of type IM_BUSY_AUTO_RESPONSE ignore mute | * {{jira|VWR-20}} - IMs of type IM_BUSY_AUTO_RESPONSE ignore mute | ||
Line 225: | Line 421: | ||
* {{jira|VWR-1647}} - "Show end of last IM conversation" in Preferences/Communication automatically remains checked after OK-ing unchecked | * {{jira|VWR-1647}} - "Show end of last IM conversation" in Preferences/Communication automatically remains checked after OK-ing unchecked | ||
* {{jira|VWR-1880}} - Modify "Ctrl-F" to call Search/Replace Dialog when invoked inside Script Window | * {{jira|VWR-1880}} - Modify "Ctrl-F" to call Search/Replace Dialog when invoked inside Script Window | ||
* {{jira|VWR-2072}} - New Feature -> UI -> IM -> Teleport (other person) Button | |||
== [[User:Paula Innis|Paula Innis]] == | == [[User:Paula Innis|Paula Innis]] == | ||
* {{jira|VWR-30}} - window (floater) minimization overlaying - Patch | * {{jira|VWR-30}} - window (floater) minimization overlaying - Patch | ||
Line 235: | Line 432: | ||
* {{jira|VWR-49}} - Buy Dialog Displays incorrect Prim Count when using prim multipliers | * {{jira|VWR-49}} - Buy Dialog Displays incorrect Prim Count when using prim multipliers | ||
* {{jira|VWR-79}} - PNG image support submission | * {{jira|VWR-79}} - PNG image support submission | ||
== [[User:Peter Lameth|Peter Lameth]] == | |||
* {{jira|VWR-7331}} - llMapDestination can't TP to Skybox over 1000 meters, which was made possible in 1.20 | |||
== [[User:Pf Shan|Pf Shan]] == | |||
* {{jira|CT-225}} - Italian Viewer Strings Translation: set 1 | |||
* {{jira|CT-226}} - Italian Viewer Strings Translation: set 2 | |||
* {{jira|CT-227}} - Italian Viewer Strings Translation: set 3 | |||
* {{jira|CT-228}} - Italian Viewer Strings Translation: set 4 | |||
* {{jira|CT-229}} - Italian Viewer Strings Translation: set 5 | |||
* {{jira|CT-230}} - Italian Viewer Strings Translation: set 6 | |||
* {{jira|CT-231}} - Italian Viewer Strings Translation: alerts | |||
* {{jira|CT-321}} - Italian update to viewer 1.23 | |||
== [[User:princess niven|princess niven]] == | |||
* {{jira|VWR-5733}} - Hungarian language pack is ready for downloading | |||
* {{jira|CT-85}} - Hungarian translations for remaining strings & phrases - version 1.22 | |||
* {{jira|CT-320}} - Hungarian update to viewer 1.23 | |||
* {{jira|CT-352}} - Viewer 1.23 - 5 supplemental strings | |||
== [[User:Renault Clio|Renault Clio]] == | == [[User:Renault Clio|Renault Clio]] == | ||
* {{jira|VWR-1976}} - Solaris' fprintf segfaults on NULL arguments | * {{jira|VWR-1976}} - Solaris' fprintf segfaults on NULL arguments | ||
== [[User:Ringo Tuxing|Ringo Tuxing]] == | |||
* {{jira|CT-225}} - Italian Viewer Strings Translation: set 1 | |||
* {{jira|CT-226}} - Italian Viewer Strings Translation: set 2 | |||
* {{jira|CT-227}} - Italian Viewer Strings Translation: set 3 | |||
* {{jira|CT-228}} - Italian Viewer Strings Translation: set 4 | |||
* {{jira|CT-229}} - Italian Viewer Strings Translation: set 5 | |||
* {{jira|CT-230}} - Italian Viewer Strings Translation: set 6 | |||
* {{jira|CT-231}} - Italian Viewer Strings Translation: alerts | |||
* {{jira|CT-321}} - Italian update to viewer 1.23 | |||
== [[User:Robin Cornelius|Robin Cornelius]] == | |||
* {{jira|VWR-2488}} - Standalone build is almost, but not quite there. | |||
* {{jira|VWR-9557}} - a standalone build fails on Fedora with NVIDIA graphics driver: 'glActiveTextureARB' was not declared in this scope | |||
== [[User:Ryozu Kojima|Ryozu Kojima]] == | == [[User:Ryozu Kojima|Ryozu Kojima]] == | ||
* {{jira|VWR-53}} - Inconsistency in order of AV texture layers between the upper body, lower body, and head | |||
* {{jira|VWR-287}} - Inconsistent behaviour between agent_slide_left / agent_slide_right, and the rest of the movement functions. | * {{jira|VWR-287}} - Inconsistent behaviour between agent_slide_left / agent_slide_right, and the rest of the movement functions. | ||
== [[User:Salahzar Stenvaag|Salahzar Stenvaag]] == | |||
* {{jira|CT-225}} - Italian Viewer Strings Translation: set 1 | |||
* {{jira|CT-226}} - Italian Viewer Strings Translation: set 2 | |||
* {{jira|CT-227}} - Italian Viewer Strings Translation: set 3 | |||
* {{jira|CT-228}} - Italian Viewer Strings Translation: set 4 | |||
* {{jira|CT-229}} - Italian Viewer Strings Translation: set 5 | |||
* {{jira|CT-230}} - Italian Viewer Strings Translation: set 6 | |||
* {{jira|CT-231}} - Italian Viewer Strings Translation: alerts | |||
* {{jira|CT-321}} - Italian update to viewer 1.23 | |||
== [[User:Sammy Frederix|Sammy Frederix]] == | |||
* {{jira|VWR-6186}} - Second Life is leaking Objective-C objects at startup | |||
== [[User:Scrippy Scofield|Scrippy Scofield]] == | |||
* {{jira|VWR-3748}} - Builds fail on 1.18.6 RC if not using MOZLIB due to missing #if LL_LIBXUL_ENABLED in 3 places in indra/newview/llpanellogin.cpp | |||
== [[User:Seg Baphomet|Seg Baphomet]] == | == [[User:Seg Baphomet|Seg Baphomet]] == | ||
* {{jira|VWR-1475}} - OpenJPEG always uploads single layer lossless images | |||
* {{jira|VWR-1525}} - "Standalone" build does not actually work | * {{jira|VWR-1525}} - "Standalone" build does not actually work | ||
* {{jira|VWR-1585}} - gcc 4 build failure: llstatusbar.h:130: error: extra qualification 'LLStatusBar::' on member 'MAX_DATE_STRING_LENGTH | * {{jira|VWR-1585}} - gcc 4 build failure: llstatusbar.h:130: error: extra qualification 'LLStatusBar::' on member 'MAX_DATE_STRING_LENGTH | ||
* {{jira|VWR-1586}} - Mismatched delete in llviewerparcelmgr.cpp | * {{jira|VWR-1586}} - Mismatched delete in llviewerparcelmgr.cpp | ||
* {{jira|VWR-2662}} - OpenAL support | |||
* {{jira|VWR-3206}} - OpenJPEG svn478 causes slviewer to crash | |||
* {{jira|VWR-2488}} - Standalone build is almost, but not quite there. | |||
== [[User:Sergen Davies|Sergen Davies]] == | |||
* {{jira|CT-225}} - Italian Viewer Strings Translation: set 1 | |||
* {{jira|CT-226}} - Italian Viewer Strings Translation: set 2 | |||
* {{jira|CT-227}} - Italian Viewer Strings Translation: set 3 | |||
* {{jira|CT-228}} - Italian Viewer Strings Translation: set 4 | |||
* {{jira|CT-229}} - Italian Viewer Strings Translation: set 5 | |||
* {{jira|CT-230}} - Italian Viewer Strings Translation: set 6 | |||
* {{jira|CT-231}} - Italian Viewer Strings Translation: alerts | |||
* {{jira|CT-321}} - Italian update to viewer 1.23 | |||
== [[User:SignpostMarv Martin|SignpostMarv Martin]] == | == [[User:SignpostMarv Martin|SignpostMarv Martin]] == | ||
* {{jira|VWR-153}} - Group window needs increasing, and resize to be enabled. | * {{jira|VWR-153}} - Group window needs increasing, and resize to be enabled. | ||
Line 249: | Line 501: | ||
* {{jira|VWR-218}} - SConstruct script makes many assumptions that are invalid outside LL | * {{jira|VWR-218}} - SConstruct script makes many assumptions that are invalid outside LL | ||
* {{jira|VWR-373}} - Land Holdings (World > My Land) group area is ridiculously small | * {{jira|VWR-373}} - Land Holdings (World > My Land) group area is ridiculously small | ||
* {{jira|VWR-8357}} - World map region text input not limited to 63 characters | |||
== [[User:Simon Nolan|Simon Nolan]] == | == [[User:Simon Nolan|Simon Nolan]] == | ||
* {{jira|VWR-409}} - New Feature -> UI -> Dialog -> Buy Copy/Contents -> Default Action -> Cancel | * {{jira|VWR-409}} - New Feature -> UI -> Dialog -> Buy Copy/Contents -> Default Action -> Cancel | ||
Line 261: | Line 514: | ||
* {{jira|VWR-130}} - llimagejpeg.h remove jinclude.h | * {{jira|VWR-130}} - llimagejpeg.h remove jinclude.h | ||
* {{jira|VWR-1823}} - Bad typecast for 64 bit systems, llagent llfloatercustomize | * {{jira|VWR-1823}} - Bad typecast for 64 bit systems, llagent llfloatercustomize | ||
== [[User:Sporked Friis|Sporked Friis]] == | |||
* {{jira|VWR-4903}} - Show avatar's name in the "Eject" and "Freeze" confirmation screens | |||
== [[User:Stevex Janus|Stevex Janus]] == | == [[User:Stevex Janus|Stevex Janus]] == | ||
* {{jira|VWR-1182}} - Remove LL_USE_KDU define which is no longer used from SConstruct | * {{jira|VWR-1182}} - Remove LL_USE_KDU define which is no longer used from SConstruct | ||
Line 276: | Line 531: | ||
* {{jira|VWR-183}} - LSO: LLScriptConstantString bug in LSCP_EMIT_ASSEMBLY mode ouputs invalid assembly | * {{jira|VWR-183}} - LSO: LLScriptConstantString bug in LSCP_EMIT_ASSEMBLY mode ouputs invalid assembly | ||
* {{jira|VWR-2265}} - LSL Constant Typo: OBJECT_UNKOWN_DETAIL should be OBJECT_UNKNOWN_DETAIL | * {{jira|VWR-2265}} - LSL Constant Typo: OBJECT_UNKOWN_DETAIL should be OBJECT_UNKNOWN_DETAIL | ||
* {{jira|VWR-4111}} - Unupdated constant in llparcelflags.h | |||
* {{jira|VWR- | |||
== [[User:TBBle Kurosawa|TBBle Kurosawa]] == | == [[User:TBBle Kurosawa|TBBle Kurosawa]] == | ||
* {{jira|VWR-938}} - ELFIO is technically optional, make this easy to capitalise on | * {{jira|VWR-938}} - ELFIO is technically optional, make this easy to capitalise on | ||
Line 286: | Line 540: | ||
* {{jira|VWR-1891}} - Detect a Debian bulid-host, as is done for Fedora | * {{jira|VWR-1891}} - Detect a Debian bulid-host, as is done for Fedora | ||
* {{jira|VWR-1892}} - Use pkgconfig for more libraries in the standalone build | * {{jira|VWR-1892}} - Use pkgconfig for more libraries in the standalone build | ||
== [[User:Teardrops Fall|Teardrops Fall]] == | |||
* {{jira|VWR-5366}} - Dragging Custom Color to Color Swatch Overriden by grab/move dialog action | |||
== [[User:tenebrous pau|tenebrous pau]] == | |||
* {{jira|VWR-247}} - Viewer generates undesired dialog when IM comes in while minimized | |||
== [[User:Tharax Ferraris|Tharax Ferraris]] == | == [[User:Tharax Ferraris|Tharax Ferraris]] == | ||
* {{jira|VWR-605}} - Include the SL date & day with the time | * {{jira|VWR-605}} - Include the SL date & day with the time | ||
== [[User:Thickbrick Sleaford|Thickbrick Sleaford]] == | |||
* {{jira|VWR-7109}} - IM to email unchecks itself for no particular reason | |||
== [[User:Thraxis Epsilon|Thraxis Epsilon]] == | == [[User:Thraxis Epsilon|Thraxis Epsilon]] == | ||
* {{jira|SVC-371}} - Fix the legibility and grammar/consistency of the new llOwnerSay implementation | * {{jira|SVC-371}} - Fix the legibility and grammar/consistency of the new llOwnerSay implementation | ||
* {{jira|VWR-383}} - Logging Chat to Disk does not include timestamps | * {{jira|VWR-383}} - Logging Chat to Disk does not include timestamps | ||
== [[User:tiamat bingyi|tiamat bingyi]] == | |||
* {{jira|CT-246}} - Missing strings for the Portuguese (Brazilian) viewer, up to version 1.22 | |||
== [[User:TraductoresAnonimos Alter|TraductoresAnonimos Alter]] == | |||
* {{jira|CT-324}} - Spanish update to viewer 1.23 | |||
== [[User:Tue Torok|Tue Torok]] == | |||
* {{jira|CT-68}} - Translation Help & Status | |||
* {{jira|CT-69}} - Danish Translation Part 1 | |||
* {{jira|CT-70}} - Danish Translation Part 2 | |||
* {{jira|CT-72}} - Danish Translation Part 4 | |||
* {{jira|CT-73}} - Danish Translation Part 5 | |||
* {{jira|CT-74}} - Danish Translation Part 6 | |||
== [[User:Vadim Bigbear|Vadim Bigbear]] == | |||
* {{jira|VWR-2681}} - Populate the Resident Chooser list with avatars within chat distance | |||
== [[User:Vixen Heron|Vixen Heron]] == | |||
* {{jira|VWR-2710}} - Add a Turkish Language (Beta) for the Viewer | |||
* {{jira|CT-88}} - Turkish update to viewer 1.23 | |||
== [[User:Whoops Babii|Whoops Babii]] == | == [[User:Whoops Babii|Whoops Babii]] == | ||
* {{jira|VWR-631}} - need Second Life Viewer compiled under Solaris x86 and SPARC | * {{jira|VWR-631}} - need Second Life Viewer compiled under Solaris x86 and SPARC | ||
* {{jira|VWR-1640}} - login retires cause LLFrameStatView::setup() to seg fault | * {{jira|VWR-1640}} - login retires cause LLFrameStatView::setup() to seg fault | ||
* {{jira|VWR-3340}} - Login State change should display the definition and not the code itself | |||
* {{jira|VWR-4800}} - Solaris port - Use Solaris kstats when running on Solaris | |||
* {{jira|VWR-4802}} - Solaris port - add definitions for stricmp and strnicmp | |||
* {{jira|VWR-4804}} - Solaris port - Add necessary includes to llsys.h | |||
* {{jira|VWR-4805}} - Solaris port - add LL_SOLARIS to #if in lltimer.h | |||
* {{jira|VWR-4806}} - Solaris port - patch llvfs changes | |||
* {{jira|VWR-4808}} - Solaris port - patch featuretable_solaris.txt | |||
* {{jira|VWR-4809}} - Solaris port - patch llappviewer.cpp | |||
* {{jira|VWR-4811}} - Solaris port - add LL_SOLARIS to #if in llfilepicker.cpp | |||
* {{jira|VWR-4815}} - Solaris port - add Solaris specific platform to llfloaterreporter.cpp | |||
* {{jira|VWR-4816}} - Solaris port - add Solaris platform info to llstartup.cpp | |||
* {{jira|VWR-4818}} - Solaris port - add LL_SOLARIS to linux #if in llxmlrpctransaction.cpp | |||
* {{jira|VWR-5659}} - Implement audio streaming via gstreamer | |||
* {{jira|VWR-8291}} - llgl patches for Solaris | |||
* {{jira|VWR-8292}} - Solaris Port - llwindowsdl patch | |||
* {{jira|VWR-8293}} - Solaris Port - llcommon/lltimer.h patch | |||
* {{jira|VWR-8294}} - Solaris Port - llcommon/llmemory patch | |||
* {{jira|VWR-8295}} - Solaris Port - llpreprocessor.h patch | |||
* {{jira|VWR-8296}} - Solaris Port - newview/lldirpicker[.h/.cpp] patches | |||
* {{jira|VWR-8297}} - Solaris Port - newview/llviewermedia.cpp patch | |||
* {{jira|VWR-8298}} - Solaris Port - newview/llvoiceclient.cpp patch | |||
== [[User:Wilton Lundquist|Wilton Lundquist]] == | |||
* {{jira|VWR-7682}} - Typo - Teleport Failure Dialog | |||
== [[User:Zarkonnen Decosta|Zarkonnen Decosta]] == | == [[User:Zarkonnen Decosta|Zarkonnen Decosta]] == | ||
* {{jira|VWR-253}} - Building slviewer-src-FL-1.13.3.59315 fails in linux_crash_logger | * {{jira|VWR-253}} - Building slviewer-src-FL-1.13.3.59315 fails in linux_crash_logger | ||
== [[User:Zi Ree|Zi Ree]] == | == [[User:Zi Ree|Zi Ree]] == | ||
* {{jira|VWR-423}} - Selecting group charter text causes Apply/Ignore/Cancel popup even if the text wasn't changed | |||
* {{jira|VWR-671}} - Line editor history for recalling previously typed lines | * {{jira|VWR-671}} - Line editor history for recalling previously typed lines | ||
* {{jira|VWR-682}} - Text Editors should try and preserve X cursor position | * {{jira|VWR-682}} - Text Editors should try and preserve X cursor position | ||
* {{jira|VWR-684}} - German Translation of the Viewer inaccurate/dangerously wrong (corrections in patch) | * {{jira|VWR-684}} - German Translation of the Viewer inaccurate/dangerously wrong (corrections in patch) | ||
* {{jira|VWR-9127}} - Delete key does not function when editing text in teleport, friendship offers, etc. | |||
* {{jira|VWR-1140}} - About Land floater is not resizable, ban and access lists too small | * {{jira|VWR-1140}} - About Land floater is not resizable, ban and access lists too small | ||
== [[User:Zipherius Turas|Zipherius Turas]] == | == [[User:Zipherius Turas|Zipherius Turas]] == | ||
* {{jira|VWR-76}} - llevent iter bug | * {{jira|VWR-76}} - llevent iter bug | ||
* {{jira|VWR-77}} - LLVFS::eraseBlockLength iter Crash | * {{jira|VWR-77}} - LLVFS::eraseBlockLength iter Crash |
Latest revision as of 14:09, 6 September 2010
This article is out of date!
This is a list of resident-contributed source code from the 1.23.4 release of the Second Life viewer. For the latest list of contributions, please see the doc/contributions.txt file for the version of the viewer you are interested in.
Able Whitman
- VWR-650 - Patch to Address Debit Permission Spoofing
- VWR-1460 - Can not see permissions of objects in Buy Contents window when item has long name
- VWR-1691 - Cannot add to group without calling cards in inventory
- VWR-1735 - Directly interacting with a muted resident should unmute them
- VWR-1813 - "About Land" and "Buy Land" floaters should display the cost per square meter if the selected parcel is for sale
Adam Marker
- VWR-2755 - duplicate PARCEL_FLAG_RESTRICT_PUSHOBJECT line in keywords.ini
Agathos Frascati
- CT-246 - Missing strings for the Portuguese (Brazilian) viewer, up to version 1.22
- CT-317 - Portuguese update to viewer 1.23
- CT-352 - Viewer 1.23 - 5 supplemental strings
Aimee Trescothick
- VWR-1813 - "About Land" and "Buy Land" floaters should display the cost per square meter if the selected parcel is for sale
- VWR-3321 - "Turn voice off automatically when ending private chat / conference" option
- VWR-3336 - friend glyphs are not different color (yellow) in the minimap
- VWR-3903 - WINDLIGHT: Minimap object and ground layer not alligned
- VWR-4083 - Clicking "Land and L$" tab in group info window crashes viewer
- VWR-6348 - Joystick: Make switch from avatar movement to object manipulation in build mode optional.
- VWR-6358 - Joystick Support: OK and cancel buttons missing from the Joystick Configuration window.
- VWR-6360 - Joystick Support: Partially obeys the Auto Fly option
- VWR-6550 - Joystick Support: Add running to the range of motion available
- VWR-6583 - Turn joystick build mode off by default
- VWR-6482 - Joystick Support: Motion restricted to dominant axis in avatar mode
- VWR-7109 - IM to email unchecks itself for no particular reason
- VWR-7383 - Space Navigator: Avatar falls asleep when using only Space Navigator to navigate
- VWR-8341 - Bring back a UI indicator of 'Flycam' text -- necessary for using the SpaceNavigator
- VWR-8430 - Usability improvements to the land tools floater
- VWR-8482 - Joystick Flycam isn't automatically turned off, and can't be disabled, if user disables the joystick or the "control mode" for flycam
- VWR-9255 - Build fails on mac_updater and mac_crash_logger targets due to info.plist problems
- VWR-11844 - MiniMap - Conversion to XUI, and code clean-up
Alejandro Rosenthal
- VWR-1184 - [Linux VWR] Signal 7 (SIGBUS) Error (caused by libtcmalloc)
Aleric Inglewood
- VWR-10759 - LLMediaImplGStreamer::mediaData is a pointer to an array. Delete with operator [] instead of operator delete.
- VWR-10837 - The destructor of LLImageTGA should delete mColorMap with 'operator delete[]', not 'operator delete'.
Alissa Sabre
- VWR-81 - Non-Latin characters such as Japanese Kanji or Korean Hangul appear as does/lines
- VWR-83 - A typo in program-examined string constant.
- VWR-109 - Characters from fallback fonts don't scale properly
- VWR-157 - incorrect line endings in tar.gz source packages
- VWR-171 - Deployment configuration can't find libares
- VWR-177 - Cut-and-Paste of Non-ASCII characters to old Applications doesn't work well on Windows
- VWR-213 - Calling DestroyWindow with NULL window handle (win32 version)
- VWR-250 - Preedit (composition) strings are shown poorly when typing Japanese text on Windows
- VWR-251 - Keystrokes are eaten by IME when no text input is possible, on Windows using Japanese
- VWR-286 - Misuse of return value from setlocale() on Linux
- VWR-414 - A comment line in llagent.cpp contains garbage byte.
- VWR-415 - Definitions of WM_MOUSEWHEEL and WHEEL_DELTA need conditionals (on Windows)
- VWR-459 - Unicode supplementary characters typed in from keybaord are not handled properly on Windows (and potentially on Linux)
- VWR-606 - Some source files (llprocessor.cpp and llsdserialize_tut.cpp) contain non-ASCII characters
- VWR-652 - A harmless compiler warning in indra.l.cpp
- VWR-738 - SL crashes when loading with a GTK_IM scim module
- VWR-1109 - Some source files in *.zip source distribution contain lines that end with LF only
- VWR-1351 - Violation against the conding standard in llfloaterchat.cpp
- VWR-1353 - Misleading variable names in LLTextEditor
- VWR-1410 - Quirk in net.cpp
- VWR-1843 - Inappropriate default folder name for Make Outfit
- VWR-2116 - Viewer crashes when starting a new Group IM session under Japanese UI
- VWR-2826 - Several problems on handling Japanese input (and possiblly Chinese/Korean also)
- VWR-3290 - Linux scons build script doesn't work with distcc
- VWR-3410 - Chatting in Japanese generates too many typing sounds
- VWR-3857 - Script (LSL) editor shows non Latin 1 characters as square boxes
- VWR-4010 - New search does not accept non ASCII characters
- VWR-5575 - Crash uploading files with non-ASCII characters in path on Linux
- VWR-5929 - Some UI translation texts are ignored because of missing names in XUI files
- VWR-6384 - "xui/en-us/floater_joystick.xml" is not well formed
- VWR-6385 - "xui/en-us/floater_about_land.xml" contains a garbage
- VWR-6386 - Duplicate names in base (en-us) XUI files again
- VWR-6430 - Comment area of "Debug Settings" floater (dialog box) is aligned badly
- VWR-6858 - The HELP panel for Report Abuse window shows its Close button always in English
- VWR-6668 - Inappropriate help text for graphics preferences panel
- VWR-7086 - floater_buy_land.xml still contains messages regarding First Land
- VWR-7087 - Japanese version of "About..." includes a garbage due to an invalid UTF-8 byte sequence in floater_about.xml
- VWR-7153 - An error in en-us version of alerts.xml file makes translation of an <ignore> text of an <alert> impossible
- VWR-7168 - A typo in base (en-us) version of mime_types.xml
- VWR-9190 - cannot copy from SL and paste into some applications in linux
- VWR-10728 - A bug in a new function LLTexUnit::bind(LLImageGL*) in 1.22
Angus Boyd
- VWR-592 - crash in LLTemplateMessageBuilder::addString
Ann Congrejo
- CT-193 - Editing Danish Translations
Argent Stonecutter
- VWR-68 - indra.l: the code to parse constants is too loose.
Asuka Neely
- VWR-3434 - New Feature -> UI -> Whisper
- VWR-8179 - New Feature - Right Click > 'Report Abuse' from Pie Menu on the Avatar
Balp Allen
- VWR-4157 - Failure to compile beta-1.19.0.76838 under Linux
Benja Kepler
- VWR-746 - Incorrect menu item referred to when member of maximum number of groups and a group invite is received
Biancaluce Robbiani
- CT-225 - Italian Viewer Strings Translation: set 1
- CT-226 - Italian Viewer Strings Translation: set 2
- CT-227 - Italian Viewer Strings Translation: set 3
- CT-228 - Italian Viewer Strings Translation: set 4
- CT-229 - Italian Viewer Strings Translation: set 5
- CT-230 - Italian Viewer Strings Translation: set 6
- CT-231 - Italian Viewer Strings Translation: alerts
- CT-321 - Italian update to viewer 1.23
- CT-352 - Viewer 1.23 - 5 supplemental strings
Blakar Ogre
- VWR-418 - Particle burst quality fades
- VWR-881 - 32x32 textures sculptures are incorrectly handled
- VWR-983 - Particles -> Offscreen/hidden particles get extended life -> as of 1.16.x at least.
- VWR-1612 - LLRenderPass::Pushbatch and LLViewerImage::addTextureStats tuning
- VWR-1613 - Overuse of virtual
- VWR-2164 - Particle Alpha transition is done incorrectly
blino Nakamura
- VWR-17 - slviewer does not build with gcc 4
Boroondas Gupte
- VWR-233 - Torn of IM windows should be resizeable
- WEB-262 - wrong link in "Your Letters" of http://secondlife.com/newsletter/2007_07/
Bulli Schumann
- CT-218 - Dutch Viewer Strings Translation: set 1
- CT-219 - Dutch Viewer Strings Translation: set 2
- CT-220 - Dutch Viewer Strings Translation: set 3
- CT-221 - Dutch Viewer Strings Translation: set 4
- CT-222 - Dutch Viewer Strings Translation: set 5
- CT-223 - Dutch Viewer Strings Translation: set 6
- CT-224 - Dutch Viewer Strings Translation: set 7 - ALERTS
- CT-319 - Dutch update to viewer 1.23
- CT-350 - checking the installer strings: dutch
- CT-352 - Viewer 1.23 - 5 supplemental strings
bushing Spatula
- VWR-119 - Zero missing in Sub-unit snap grid. for small fraction like 1/16 and 1/32
- VWR-424 - Crashes shortly after login.
Carjay McGinnis
- VWR-3737 - gstreamer fails to show videos on linux standalone builds
- VWR-4070 - OpenJPEG: LLImageJ2COJ::decodeImpl does not check if requested channel is higher than available
- VWR-4212 - Cannot drop object onto land if group-only object create/object entry is enabled
- VWR-6154 - Decoded audio WAV files have 8 bytes missing at the end (llaudiodecodemgr.cpp)
Catherine Pfeffer
- VWR-1282 - Better error handling when fonts are missing
- VWR-8624 - User-settable default upload permissions
Celierra Darling
- VWR-1274 - LLLineEditor (chat bar, etc.) scrolling off to right is incorrect (skips to end)
- VWR-6975 - Google Summer of Code: Screen-space Ambient Occlusion
Dale Glass
- VWR-120 - Patch for separate color for llOwnerSay
- VWR-560 - Crash in llscrolllistctl.cpp when sorting scroll list
- VWR-2502 - Add mute button to script notices
- VWR-1358 - Physical objects remain red if tools window is closed while holding Alt key
- VWR-2041 - Allow using voice component on another computer
Drewan Keats
- VWR-28 - Client crash in People search with Picks tab
- VWR-248 - Inexplicable folding of Avatars such that they are walking around with their heads up their arses
- VWR-412 - Object editing arrows hidden but clickable on objects you can't edit.
- VWR-638 - Turning off flexible objects in debug menu leads to instability/crashes
- VWR-660 - When turning off Flexible Object rendering, flexible objects become permanently invisible
Dylan Haskell
- VWR-72 - LLOctree crash on gcc4
Dzonatas Sol
- VWR-187 - llpreprocessor.h: implement LL_GNUC & LL_MSVC for ease of compiler differences
- VWR-198 - Missing line of code in source on FFSAVE_WAV
- VWR-777 - indra/llwindow/files.win32.lst: add llkeyboardwin32.cpp, llwindowwin32.cpp
- VWR-878 - indra/llcommon/SConscript: removes dependency on external grep and sed for version information
- VWR-962 - llprocessor.cpp: enable x86 detection for GCC
- VWR-975 - LLCPUInfo: detect best values for cpu and clock frequencies under Linux
- VWR-1061 - lltemplatemessagereader.cpp: standard inclusion at top of source file
- VWR-1062 - llsys.cpp: test between integer and bool always returned true, which caused LLCPUInfo::hasSSE*() to return true
- VWR-1704 - indra/llui/files.lst: delete llhtmlhelp.h entry
- VWR-1705 - indra/lscript/lscript_compile/indra.y: disable compiler warning #4065 for 'switch' statements
- VWR-1729 - indra/lscript/lscript_compile/indra.l: avoid yyunput hack on Windows build
- VWR-1812 - Vectorization: to avoid vwr-1610 single build issues by use of dynamic shared object libraries such as llviewersse2
Eddy Stryker
- VWR-15 - utf16str_to_wstring() crashes in odd circumstances
- VWR-23 - PATCH: Several actions including sitting or delete crash the client
- VWR-1468 - LoginPacketNeverReceived dialog text is incorrect
- VWR-1475 - OpenJPEG always uploads single layer lossless images
EponymousDylan Ra
- VWR-1289 - On logging in, sound volume for stream is low, despite the actual setting in the music control
- VWR-1465 - Viewer crash after taking several hi-res snapshots
Eva Nowicka
Farallon Greyskin
- VWR-2036 - Build tools floater does not remember its position on restart
Feep Larsson
- VWR-447 - Allow minimized windows to be repositioned in client
- VWR-1314 - Multiple selection then individual deselection of attachments broken
- VWR-4444 - Windows cmake configuration fails to find DirectX SDK from DXSDK_DIR env variable
Flemming Congrejo
Fluf Fredriksson
- VWR-3450 - Font size increases after clicking "Apply" in preferences - Fix described in comments.
Fremont Cunningham
- VWR-1147 - A patch set is provided to add an optional 'Confirm Exit' pop-up window for most user client exit methods. Prevents the 'Accidental Quit'.
Geneko Nemeth
- CT-117 - Simplified Chinese Full XUI localization
- VWR-11069 - Installer displays "China" in language selection
Gigs Taggart
- SVC-493 - Objects with "Linden" in their name can't be muted
- VWR-6 - Poor warning message when message template not found
- VWR-38 - Magic Opening Folders
- VWR-71 - Tabulating and moving by word (ctrl-right) off-by-one errors in scripting editor.
- VWR-101 - Get rid of "Return All"
- VWR-166 - moving of open folders in the inventory to an other indentation level leaves the contents on the previous level
- VWR-234 - Incorrect notice on land buy floater
- VWR-315 - Script text loading twice
- VWR-326 - Allow a "limit texture recieving" in the client
- VWR-442 - No warning when inviting a new owner
- VWR-493 - Statistics bar, Packet Loss: % sign is doubled
- VWR-1203 - Avatars eyes are constantly crossing in 1.17
- VWR-1217 - Built-in avatar animations stop suddenly, rather than fading out. (jerky head movement)
- VWR-1434 - Null pointer crash when terraforming
- VWR-1987 - Segfault on startup if audio doesn't initialize.
- VWR-2065 - Custom Snapshot setting do not save for next Snapshot
- VWR-2491 - Save snapshot should save in PNG, BMP, or JPEG
- VWR-2502 - Add mute button to script notices
- VWR-2331 - Terraform tool variable "strength"
- VWR-8781 - Chatbar does not properly remove gesture observer
Ginko Bayliss
- VWR-4 - LLFont doesn't initialise mFTFace if font loading fails.
Grazer Kline
- 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-2113 - Mac Auto Updater "hides", giving appearance of failing
Gudmund Shepherd
Hamncheese Omlet
- VWR-333 - "Unable to load gesture." or "Gesture is missing from database." on login
HappySmurf Papp
- CT-193 - Editing Danish Translations
Henri Beauchamp
- VWR-1320 - Full Linux crash by mouse movement + cursor change with fglrx drivers for ATI graphics
- VWR-1406 - Unchecking "Go Away/AFK when idle" has no effect in 1.17.2.0, and 1.18.6.0
- VWR-4157 - Failure to compile beta-1.19.0.76838 under Linux
Hikkoshi Sakai
- VWR-429 - enable_FMOD request
Hiro Sommambulist
- VWR-66 - segfault on decoding images of clothing
- VWR-67 - Invalid memory allocation
- VWR-97 - Several iterator bugs in llmessage
- VWR-100 - Messages form OpenJPEG only in debug mode
- VWR-105 - SConstruct improvements
- VWR-118 - Incorrect NULL pointer check
- VWR-132 - seg fault in lldrawpool.cpp
- VWR-136 - Seg fault in llpolymorph.cpp
- VWR-143 - Compiler errors in llwebbrowserctrl.h
Hoze Menges
- VWR-255 - Compile with gcc4
Ian Kas
Irene Muni
Iskar Ariantho
- VWR-1223 - Camera Controls keyboard shortcuts broke
- VWR-11759 - SVN-108641 Linux stopped playing streams
Jacek Antonelli
- VWR-165 - First Digit in the "Pay" dialog does not erase without entering more digits
- VWR-188 - Patch: Refactor options handling in SConstruct
- VWR-427 - Added new menu item: Tools > Edit Linked Parts
- VWR-597 - Abuse report tool should autofill abuser name when reporting an object
- VWR-2054 - Several scripting tooltips could be improved
- VWR-2448 - Snapshot Preview tool should respect 'Quiet Snapshots to Disk'
- VWR-3605 - Object group display not properly set for no-group objects
JB Kraft
- VWR-5283 - Line number gutter for script editor
- VWR-7802 - Save texture does not use texture name for default file name
Joghert LeSabre
- VWR-64 - Build button in toolbar doesn't get enabled on land where "Create Objects" is set to group, even when avatar is in the correct group.
Kage Pixel
- VWR-11 - Project will not compile if placed in directory with spaces.
Ken March
- CT-245 - Missing strings for Chinese Viewer up to version 1.22
Kerutsen Sellery
- VWR-1350 - Color settings do not appear to be applied to LSL default text
Khyota Wulluf
- VWR-9256 - Compiling 1.21 standalone without llmozlib fails.
Kunnis Basiat
Lisa Lowe
- CT-218 - Dutch Viewer Strings Translation: set 1
- CT-219 - Dutch Viewer Strings Translation: set 2
- CT-220 - Dutch Viewer Strings Translation: set 3
- CT-221 - Dutch Viewer Strings Translation: set 4
- CT-222 - Dutch Viewer Strings Translation: set 5
- CT-223 - Dutch Viewer Strings Translation: set 6
- CT-224 - Dutch Viewer Strings Translation: set 7 - ALERTS
- CT-319 - Dutch update to viewer 1.23
Lockhart Cordoso
- VWR-108 - Crashes during "Downloading Clothing"
maciek marksman
- CT-86 - Polish translation of the Viewer (Polska Wersja Second Life) / User Inference
Magnus Balczo
- CT-138 - Polish translation updates for viewer 1.23 (Polska Wersja Second Life)
Malwina Dollinger
- CT-138 - Polish translation updates for viewer 1.23 (Polska Wersja Second Life)
march Korda
- SVC-1020 - New search does not accept Japanese inputs
Matthew Dowd
- VWR-1344 - Reverse order of popups, so that new ones appear underneath existing ones rather than on top.
- VWR-1651 - Add ability to open a partners profile whilst viewing an avatar's profile
- VWR-1736 - Add a Invite to Group option to the Avatar Pie Menu
- VWR-1737 - Opening the Invite dialog before group information has completed downloading in the Group Information dialog results in empty role drop down box.
- VWR-1761 - Group Invite Suggestion--add 'view group info' to invite dialog box
- VWR-2681 - Populate the Resident Chooser list with avatars within chat distance
McCabe Maxsted
- VWR-1318 - Selecting Cancel while saving a snapshot to disk still triggers snapshot gesture
- VWR-4065 - Clarify non ability to hide owner role from group members list
- VWR-4826 - Add an "Ignore" button to friendship requests to keep online status private
- VWR-7827 - Allow Dimple/Profile Cut for boxes and box-based prims in the UI
- VWR-7877 - Change the default cut increment from 0.05 to 0.025
- VWR-7893 - Create a 'classic' skin for Viewer
- VWR-8080 - Improved attachment pie menu for prim-based avatars
- VWR-8689 - Change the location of "Mute" in the pie menu
- VWR-9007 - Group role tab and invite window use "Person" instead of "Resident'
Michelle2 Zenovka
- VWR-2652 - Changes needed to compile viewer against lastest libopenjpeg2000
- VWR-2662 - OpenAL support
- VWR-2834 - Builds fail on 1.18.4.0 with no mozlib
- VWR-3749 - Windlight linkage fails on standalone build due to no boost_regex linkage
- VWR-4022 - Improve image upload robustness
- VWR-4331 - Implement Wind Noise with OpenAL
- VWR-4506 - Implement a unix make install target
- VWR-4981 - Windlight environment settings save in the wrong location
- VWR-5082 - 'Set permissions on selected task inventory' feature, similar to 'recompile all scripts in object', in Tools tab.
- VWR-5659 - Implement audio streaming via gstreamer
- VWR-7831 - 1.20.10 fails to compile with gcc 4.1
- VWR-8889 - Implement ability to rename binary from cmake builds
- VWR-8310 - Cannot teleport from landmark - broken LLMsgVarData::addData()
- VWR-9499 - Cmake fails to find DBus librarys during compile.
Mm Alder
- VWR-3777 - memory leak: LLVoiceVisualizer instances are immortal
- VWR-4794 - Babble loop for voice visualization
- VWR-13578 - Show XUI Names is broken
Mr Greggan
- VWR-445 - A minimize button on the inventory list
Nicholaz Beresford
- VWR-132 - seg fault in lldrawpool.cpp
- VWR-176 - Viewer Crash "Microsoft C++ visual library - buffer overrun error" when handing server packet from "Save object back to object contents" problem and other "invalid packet received" situations
- VWR-193 - Please make the stupid electric lines toggleable.
- 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-353 - Rebake command - add a keyboard shortcut and put in tools menu
- VWR-364 - Viewer memory leak (over several hours) (libcurl)
- VWR-374 - Attachments sometimes move to the centre of the body after region cross/teleport
- VWR-546 - Using inspect interfers with mouse usage.
- VWR-691 - Avatar changing into AFK mode suddenly
- VWR-727 - Torn-off IM windows should be minimizable
- VWR-793 - llviewerpartsim.cpp: potential memory leaks
- VWR-794 - llviewerpartsim.cpp: potential memory leaks
- VWR-802 - small memory leak in llmessageconfig.cpp
- VWR-803 - small memory leak in llcallingcard.cpp
- VWR-804 - Quirk in llviewerwindow.cpp
- VWR-805 - LLCurl not properly cleaned up
- VWR-807 - Forgets to delete gToolInspect in lltoolmgr.cpp
- VWR-808 - Incorrect cleanup in message.cpp
- VWR-809 - Destructor fails to clean up global menus in llviewermenu.cpp
- VWR-810 - Destructor forgets to delete mFloaterContros member in llui/llview.cpp
- VWR-823 - Two unintialized variables in lltexturefetch.cpp
- VWR-849 - LLerror.cpp does not clean up global objects
- VWR-856 - llvfs.cpp: possible loss of memory blocks in LLVFS:audit()
- VWR-865 - Tiny possible memory leak in llviewerpartsource.cpp
- VWR-869 - Possible hard-loop (endless, viewer-hang) in script editor
- VWR-870 - Memory violation through uninitialized variable (invisible or unrendered flexis)
- VWR-871 - More bad f00d: Two minor (or inconsequential) misses of initializing object members
- VWR-873 - Dead members "eVertexDataMask;" in various objects
- VWR-908 - Various memory leaks in the group dialog
- VWR-966 - Minor memory leak in llfloaterpreferences.cpp and a tiny leak in llstatup.cpp
- VWR-1105 - Set internal limit of particle count to max value from GUI preferences.
- VWR-1221 - Possible crash in llfloaterland.cpp / line 1556
- VWR-1230 - Text highlighting in Chat History window is cancelled when history scrolls
- VWR-1270 - Script error window keeps reverting to a very small size
- VWR-1294 - Threads not always allowed to run out/clean up at end of program
- VWR-1296 - Minor memory leak in lltexturecache.cpp
- VWR-1354 - Possible crash in lldrawpool
- VWR-1410 - Quirk in net.cpp
- VWR-1418 - Progressive memory consumption (leak) since 1.17.1
- VWR-1436 - Possible crash when ending program (and probably through runtime on laggy conditions) when destroying LLEventPoll
- VWR-1453 - A few old-school changes for llviewerregion.cpp
- VWR-1455 - Various source cleanup patches
- VWR-1470 - Buttons (IM, Teleport, Profile, ...) in friends list are disabled when opening friends list window
- VWR-1471 - Inspect (Pie menu > More > More > Inspect) shows nothing on first use when "only select own objects" is enabled
- VWR-1566 - An attempt to fix the glDrawRangeElements crashes (refcount LLDrawInfo )
- VWR-1578 - Two quirks in IM regarding "xxxx is typing"
- VWR-1626 - Patch to avoid IM window from resizing when sessions open or close
- VWR-1646 - Possible crash when login server is unavailable.
- VWR-1655 - Script Warnings/errors window is hard to resize, resets size after closing tabs.
- VWR-1698 - More compact rewrite of code regarding parcel flags in llviewerregion
- VWR-1706 - Minor quirk (and cleanup) in llfloater.cpp
- VWR-1721 - GUI quirk in groups
- VWR-1723 - Possible crash in llvopartgroup
- VWR-1732 - Pressing Enter, with multiple inventory objects selected, crashes viewer
- VWR-1754 - Cosmetic issue: unclutter notification/confirmation about items given
- VWR-1769 - Memory bubble, clearning the keyframedata cache
- VWR-1808 - Possible crash in llviewerobjectlist
- VWR-1826 - Inventory double click: Landmarks -> Teleport
- VWR-1861 - Renaming items in inventory folders does not update item sort order
- VWR-1872 - An attempt to fix the "empty inventory trash" crashes
- VWR-1968 - Possible crash in llmultigesture.cpp
- VWR-2046 - Focus is sent to menu/money/notification window
- VWR-2142 - Parcel voice icon doesn't reflect disabled status if voice isn't used
- VWR-2152 - Possible crash in llviewerobjectlist
- VWR-2614 - gActiveChannelSpeakerMgr not deleted at end of program in viewer.cpp
- VWR-2411 - Possible crash in pipeline.cpp
- VWR-2412 - Possible crash drawpoolwater
- VWR-2682 - Possible crash accessing dead cubemap
- VWR-2684 - Minor leak in floaters using layoutstacks
Nounouch Hapmouche
- VWR-238 - Permissions of Roles and Rights messed up in all translations of official skin
Patric Mills
- VWR-2645 - Source typo RELEASE_FOR_DOWNLOAD should be LL_RELEASE_FOR_DOWNLOAD ?
Paul Churchill
- VWR-20 - IMs of type IM_BUSY_AUTO_RESPONSE ignore mute
- VWR-493 - Statistics bar, Packet Loss: % sign is doubled
- VWR-749 - Bandwidth indicator: Kbps, should not have capital k
- VWR-1567 - Change the default item name for "snapshot to inventory" to something more usefull than "snapshot"
- VWR-1647 - "Show end of last IM conversation" in Preferences/Communication automatically remains checked after OK-ing unchecked
- VWR-1880 - Modify "Ctrl-F" to call Search/Replace Dialog when invoked inside Script Window
- VWR-2072 - New Feature -> UI -> IM -> Teleport (other person) Button
Paula Innis
- VWR-30 - window (floater) minimization overlaying - Patch
- VWR-293 - Deleting a selected object causes crash in FL 1.13.3.59558
- VWR-1049 - Trivial sizeof() miscalculatuion results in incomplete copying of CPU Brand ID string in CProcessor::AnalyzeAMDProcessor()
- VWR-1562 - llassert(mNumDescendantsSelected >= 0) with crash and loop. (Debug build)
Peekay Semyorka
- VWR-7 - "Buy Land..." pie menu item broken
- VWR-19 - "World -> Buy Land..." menu failures
- VWR-49 - Buy Dialog Displays incorrect Prim Count when using prim multipliers
- VWR-79 - PNG image support submission
Peter Lameth
- VWR-7331 - llMapDestination can't TP to Skybox over 1000 meters, which was made possible in 1.20
Pf Shan
- CT-225 - Italian Viewer Strings Translation: set 1
- CT-226 - Italian Viewer Strings Translation: set 2
- CT-227 - Italian Viewer Strings Translation: set 3
- CT-228 - Italian Viewer Strings Translation: set 4
- CT-229 - Italian Viewer Strings Translation: set 5
- CT-230 - Italian Viewer Strings Translation: set 6
- CT-231 - Italian Viewer Strings Translation: alerts
- CT-321 - Italian update to viewer 1.23
princess niven
- VWR-5733 - Hungarian language pack is ready for downloading
- CT-85 - Hungarian translations for remaining strings & phrases - version 1.22
- CT-320 - Hungarian update to viewer 1.23
- CT-352 - Viewer 1.23 - 5 supplemental strings
Renault Clio
- VWR-1976 - Solaris' fprintf segfaults on NULL arguments
Ringo Tuxing
- CT-225 - Italian Viewer Strings Translation: set 1
- CT-226 - Italian Viewer Strings Translation: set 2
- CT-227 - Italian Viewer Strings Translation: set 3
- CT-228 - Italian Viewer Strings Translation: set 4
- CT-229 - Italian Viewer Strings Translation: set 5
- CT-230 - Italian Viewer Strings Translation: set 6
- CT-231 - Italian Viewer Strings Translation: alerts
- CT-321 - Italian update to viewer 1.23
Robin Cornelius
- VWR-2488 - Standalone build is almost, but not quite there.
- VWR-9557 - a standalone build fails on Fedora with NVIDIA graphics driver: 'glActiveTextureARB' was not declared in this scope
Ryozu Kojima
- VWR-53 - Inconsistency in order of AV texture layers between the upper body, lower body, and head
- VWR-287 - Inconsistent behaviour between agent_slide_left / agent_slide_right, and the rest of the movement functions.
Salahzar Stenvaag
- CT-225 - Italian Viewer Strings Translation: set 1
- CT-226 - Italian Viewer Strings Translation: set 2
- CT-227 - Italian Viewer Strings Translation: set 3
- CT-228 - Italian Viewer Strings Translation: set 4
- CT-229 - Italian Viewer Strings Translation: set 5
- CT-230 - Italian Viewer Strings Translation: set 6
- CT-231 - Italian Viewer Strings Translation: alerts
- CT-321 - Italian update to viewer 1.23
Sammy Frederix
- VWR-6186 - Second Life is leaking Objective-C objects at startup
Scrippy Scofield
- VWR-3748 - Builds fail on 1.18.6 RC if not using MOZLIB due to missing #if LL_LIBXUL_ENABLED in 3 places in indra/newview/llpanellogin.cpp
Seg Baphomet
- VWR-1475 - OpenJPEG always uploads single layer lossless images
- VWR-1525 - "Standalone" build does not actually work
- VWR-1585 - gcc 4 build failure: llstatusbar.h:130: error: extra qualification 'LLStatusBar::' on member 'MAX_DATE_STRING_LENGTH
- VWR-1586 - Mismatched delete in llviewerparcelmgr.cpp
- VWR-2662 - OpenAL support
- VWR-3206 - OpenJPEG svn478 causes slviewer to crash
- VWR-2488 - Standalone build is almost, but not quite there.
Sergen Davies
- CT-225 - Italian Viewer Strings Translation: set 1
- CT-226 - Italian Viewer Strings Translation: set 2
- CT-227 - Italian Viewer Strings Translation: set 3
- CT-228 - Italian Viewer Strings Translation: set 4
- CT-229 - Italian Viewer Strings Translation: set 5
- CT-230 - Italian Viewer Strings Translation: set 6
- CT-231 - Italian Viewer Strings Translation: alerts
- CT-321 - Italian update to viewer 1.23
SignpostMarv Martin
- VWR-153 - Group window needs increasing, and resize to be enabled.
- VWR-154 - typo in en-US/floater_mute.xml "Resident" not "resident"
- VWR-155 - typo in en-US/floater_mute.xml "Resident" not "Person"
- VWR-218 - SConstruct script makes many assumptions that are invalid outside LL
- VWR-373 - Land Holdings (World > My Land) group area is ridiculously small
- VWR-8357 - World map region text input not limited to 63 characters
Simon Nolan
- VWR-409 - New Feature -> UI -> Dialog -> Buy Copy/Contents -> Default Action -> Cancel
SpacedOut Frye
- VWR-34 - patch for correct 64 bit new allocation
- VWR-45 - trivial patch, initialize variables
- VWR-57 - trivial patch, initialize variables LLToolDragAndDrop
- VWR-94 - Buffer overflow in decoding image.
- VWR-113 - bad getMetadata return code
- VWR-121 - lltexturecache.cpp mismatched new[] delete
- VWR-123 - OpenJPEG meta decode, Second Life patches
- VWR-130 - llimagejpeg.h remove jinclude.h
- VWR-1823 - Bad typecast for 64 bit systems, llagent llfloatercustomize
Sporked Friis
- VWR-4903 - Show avatar's name in the "Eject" and "Freeze" confirmation screens
Stevex Janus
- VWR-1182 - Remove LL_USE_KDU define which is no longer used from SConstruct
Still Defiant
- VWR-207 - [EDIT] Buggy condition statement appears to cause texture related bug side effects on systems with > ~2GB RAM
- VWR-227 - If a Find/Search returns no results, the results list is still focused and an attempt is made to select the first result anyway.
- VWR-446 - Automatically start renaming new user-created assets and automatically select new user-created folders
Strife Onizuka
- SVC-9 - run_jumpif, run_jumpnif do not properly handle lists
- VWR-14 - Inconsistancy with reading binary data in llpolymesh.cpp
- VWR-74 - Typo in script tooltip, shows wrong text
- VWR-85 - lsa_cmp_lists, memory leak
- VWR-148 - llListStatistics tooltip wrong
- WEB-164 - Horizontal scroll bar fix (css)
- VWR-183 - LSO: LLScriptConstantString bug in LSCP_EMIT_ASSEMBLY mode ouputs invalid assembly
- VWR-2265 - LSL Constant Typo: OBJECT_UNKOWN_DETAIL should be OBJECT_UNKNOWN_DETAIL
- VWR-4111 - Unupdated constant in llparcelflags.h
TBBle Kurosawa
- VWR-938 - ELFIO is technically optional, make this easy to capitalise on
- VWR-941 - Reading length data for a four-byte Variable template message misstores the length
- VWR-942 - logRanOffEndOfPacket is too terse when it logs packet data, add some more info
- VWR-944 - Boost inclusion is inconsistent
- VWR-945 - htonmemcpy doesn't get the LL_BIG_ENDIAN macro, so fails on big-endian architectures
- VWR-1891 - Detect a Debian bulid-host, as is done for Fedora
- VWR-1892 - Use pkgconfig for more libraries in the standalone build
Teardrops Fall
- VWR-5366 - Dragging Custom Color to Color Swatch Overriden by grab/move dialog action
tenebrous pau
- VWR-247 - Viewer generates undesired dialog when IM comes in while minimized
Tharax Ferraris
- VWR-605 - Include the SL date & day with the time
Thickbrick Sleaford
- VWR-7109 - IM to email unchecks itself for no particular reason
Thraxis Epsilon
- SVC-371 - Fix the legibility and grammar/consistency of the new llOwnerSay implementation
- VWR-383 - Logging Chat to Disk does not include timestamps
tiamat bingyi
- CT-246 - Missing strings for the Portuguese (Brazilian) viewer, up to version 1.22
TraductoresAnonimos Alter
- CT-324 - Spanish update to viewer 1.23
Tue Torok
- CT-68 - Translation Help & Status
- CT-69 - Danish Translation Part 1
- CT-70 - Danish Translation Part 2
- CT-72 - Danish Translation Part 4
- CT-73 - Danish Translation Part 5
- CT-74 - Danish Translation Part 6
Vadim Bigbear
- VWR-2681 - Populate the Resident Chooser list with avatars within chat distance
Vixen Heron
Whoops Babii
- VWR-631 - need Second Life Viewer compiled under Solaris x86 and SPARC
- VWR-1640 - login retires cause LLFrameStatView::setup() to seg fault
- VWR-3340 - Login State change should display the definition and not the code itself
- VWR-4800 - Solaris port - Use Solaris kstats when running on Solaris
- VWR-4802 - Solaris port - add definitions for stricmp and strnicmp
- VWR-4804 - Solaris port - Add necessary includes to llsys.h
- VWR-4805 - Solaris port - add LL_SOLARIS to #if in lltimer.h
- VWR-4806 - Solaris port - patch llvfs changes
- VWR-4808 - Solaris port - patch featuretable_solaris.txt
- VWR-4809 - Solaris port - patch llappviewer.cpp
- VWR-4811 - Solaris port - add LL_SOLARIS to #if in llfilepicker.cpp
- VWR-4815 - Solaris port - add Solaris specific platform to llfloaterreporter.cpp
- VWR-4816 - Solaris port - add Solaris platform info to llstartup.cpp
- VWR-4818 - Solaris port - add LL_SOLARIS to linux #if in llxmlrpctransaction.cpp
- VWR-5659 - Implement audio streaming via gstreamer
- VWR-8291 - llgl patches for Solaris
- VWR-8292 - Solaris Port - llwindowsdl patch
- VWR-8293 - Solaris Port - llcommon/lltimer.h patch
- VWR-8294 - Solaris Port - llcommon/llmemory patch
- VWR-8295 - Solaris Port - llpreprocessor.h patch
- VWR-8296 - Solaris Port - newview/lldirpicker[.h/.cpp] patches
- VWR-8297 - Solaris Port - newview/llviewermedia.cpp patch
- VWR-8298 - Solaris Port - newview/llvoiceclient.cpp patch
Wilton Lundquist
- VWR-7682 - Typo - Teleport Failure Dialog
Zarkonnen Decosta
- VWR-253 - Building slviewer-src-FL-1.13.3.59315 fails in linux_crash_logger
Zi Ree
- VWR-423 - Selecting group charter text causes Apply/Ignore/Cancel popup even if the text wasn't changed
- VWR-671 - Line editor history for recalling previously typed lines
- VWR-682 - Text Editors should try and preserve X cursor position
- VWR-684 - German Translation of the Viewer inaccurate/dangerously wrong (corrections in patch)
- VWR-9127 - Delete key does not function when editing text in teleport, friendship offers, etc.
- VWR-1140 - About Land floater is not resizable, ban and access lists too small