Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-25 | fixed merge problem | Leyla Farazha | |
2010-05-25 | Merge | Leyla Farazha | |
2010-05-25 | reverting debug state for sell land button | Leyla Farazha | |
2010-05-25 | LLFloaterAvatarPicker now uses LLAvatarNames | Leyla Farazha | |
reviewed by James | |||
2010-05-25 | Mappable Buddies now using new LLAvatarNames | Leyla Farazha | |
reviewed by James | |||
2010-05-25 | Report abuse floater updated for display names compatibility | Leyla Farazha | |
reviewed by James | |||
2010-05-25 | DEV-50291 Text on Buy Land floater cut off when Display Name user name ↵ | Leyla Farazha | |
combination is long | |||
2010-05-25 | Merge | James Cook | |
2010-05-25 | DEV-50013 Display names load at startup in local chat/IM history | James Cook | |
Had to change the chat log file format to include agent_id. Code will load viewer 2.0 logs, but viewer 2.0 will just discard data from 2.1 logs, which seems OK. Reviewed with Leyla. | |||
2010-05-25 | DEV-50013 Avatar icons use username for tooltip | James Cook | |
Reviewed with Leyla. | |||
2010-05-25 | DEV-50013 WIP gCacheName->getGroup() to distinguish from av lookups | James Cook | |
Helps with global finds looking for remaining calls to patch. Reviewed with Leyla. | |||
2010-05-24 | DEV-50271 FIX SLURL support for non-clickable display names | Richard Nelson | |
2010-05-24 | DEV-50271 FIX SLURL support for non-clickable display names | Richard Nelson | |
reviewed by James | |||
2010-05-24 | DEV-50013 Inventory offer notifications use new name system | James Cook | |
Reviewed with Richard | |||
2010-05-24 | DEV-50013 Add "Reset" button to Set Name dialog | James Cook | |
Reviewed with Richard | |||
2010-05-24 | merge | Richard Nelson | |
2010-05-24 | merge | Richard Nelson | |
2010-05-24 | DEV-50271 WIP SLURL support for non-clickable names | Richard Nelson | |
fixed merging logic for blockvalues like rect, uiimage, etc | |||
2010-05-24 | DEV-50013 Use new cache to get legacy name for Vivox | James Cook | |
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | AVP-92 FIX Avatar appears to be fat when opening the shape editor | Nyx (Neal Orman) | |
Wearable editor previews were affecting the in-world avatar and not properly resetting the changed parameters. Since the "body fat" slider is the last in the default tab for the shape editor, this leaves your avatar fat. Reconfigured the code to work through the wearables and most importantly included a call to updateVisualParameters() at the end of the render function. This appears to have fixed the issue - your avatar does not appear affected during the avatar preview generation anymore. Code reviewed by Seraph | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-24 | EXT-7467: FIXED: [DUPLICATED XUI ID] panel_preferences_graphics1.xml has ↵ | Xiaohong Bao | |
duplicated string id. | |||
2010-05-24 | automated merge | Loren Shih | |
2010-05-24 | EXT-7463 FIXED Create instrumentation for tracking COF actions on login | Loren Shih | |
Added more llinfos for tracking COF and InventoryModel changes. | |||
2010-05-24 | AVP-60 EXT-7366 EXT-7209 WIP Camera views not correct when editing wearable | Nyx (Neal Orman) | |
Added code to shift camera focus to appropriate section of the avatar when wearable editor accordion tabs are expanded / collapsed. Known issue: camera does not shift properly when first opening wearable editor. Will implement a selectDefaultSubpart() function later. Code reviewed by Prep | |||
2010-05-24 | DEV-50271 WIP SLURL support for non-clickable names | Richard Nelson | |
fixed merging logic for blockvalues like rect, uiimage, etc | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | AVP-91 FIX avatars rebaking on every login | Nyx (Neal Orman) | |
Whitespace change as my last checkin was reviewed and tested to pass. Avatar baked texture hashing now works across logins and uses the correct texture indices. Code reviewed by Vir | |||
2010-05-24 | Merge | Eli Linden | |
2010-05-24 | ND-46735 WIP IT JA linguistic | Eli Linden | |
2010-05-24 | EXT-7436 FIX pt 2 - added extra check for wearable to prevent log spam | Nyx (Neal Orman) | |
Reviewed by Seraph | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | AVP-91 WIP Fix baked texture hashing | Nyx (Neal Orman) | |
First pass at fixing baked texture hashing - unified the hash code to one function, made sure all messages pass correct texture indices. Initial code review by Vir | |||
2010-05-24 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Nyx (Neal Orman) | |
2010-05-24 | EXT-7436 FIX every other login ruthing. | Nyx (Neal Orman) | |
I think this is related - every time you wear one body part or a single piece of clothing, it would remove all body parts, causing you to regenerate defaults which makes you look like ruth. Simple error in logic, body parts should only be replaced if they are being removed. Code reviewed by Seraph | |||
2010-05-24 | automated merge | Loren Shih | |
2010-05-24 | EXT-7463 FIXED Create instrumentation for tracking COF actions on login | Loren Shih | |
Added a bunch of llinfos to track various COF link item actions. | |||
2010-05-24 | EXT-7460 FIXED (VWR-19451) Viewer crashes when opening notifications console. | Aimee Linden | |
EXT-6783 replaced the "History" notifications channel with "Persistent" but llfloaternotificationsconsole.cpp still refers to "History". | |||
2010-05-24 | merge from PE's viewer-trunk | Tofu Linden | |
2010-05-24 | merge backout | Tofu Linden | |
2010-05-24 | Backed out changeset 57e00f7d4d4f | Tofu Linden | |
(was: EXT-7145: FIXED: make viewer to handle "URL redirect " for http texture.) This was causing osx/linux build failure. | |||
2010-05-21 | Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public | Xiaohong Bao | |
2010-05-21 | Rename LLAvatarName::getNameAndSLID() to getCompleteName() | James Cook | |
Discussed with Leyla/Richard | |||
2010-05-21 | EXT-7394: FIXED: Trees have more polys at low detail than at high detail. | Xiaohong Bao | |
2010-05-21 | DEV-50013 Display names in mini-map tooltips | James Cook | |
Reviewed with Leyla | |||
2010-05-21 | Fix for EXT-5667 (support window.open() in shared media so google docs will ↵ | Monroe Linden | |
work). Moved the processing of clicks on _external and _blank targeted links from LLMediaCtrl to LLViewerMediaImpl. Removed LLMediaCtrl::setOpenInExternalBrowser() since that functionality is available through the use of the _external target attribute in web content. Removed LLMediaCtrl:: setOpenInInternalBrowser() since it was unimplemented and not used. Made the webkit media plugin set llqtwebkit's window open behavior to WOB_SIMULATE_BLANK_HREF_CLICK. This is #ifdefed out on Linux until we get a new Linux build of llqtwebkit. | |||
2010-05-21 | Fixed Windows line endings that crept in | Callum Prentice | |
2010-05-21 | DEV-49489 Money transaction msgs use display names | James Cook | |
Server 1.40 will be deployed before Viewer 2.1, and it sends more extensive money transaction messages, so I removed all the old crufty localization code. If Viewer 2.1 connects to an older server (like a dev grid) money transaction messages will be English only. This simplifies the code tremendously. Reviewed with Leyla | |||
2010-05-21 | VI-65 - Addition of Quick/Eazy Buy Web based floater. | Callum Prentice | |
Switched off by default for now until Web content ready - turn on with Debug Settings - 'QuickBuyCurrency' Reviewed by Sam/Richard |