Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-03-01 | SH-3860 WIP - fixes the cloud on initial login, still have a COF version rae ↵ | Brad Payne (Vir Linden) | |
condition due to creation of the base outfit link | |||
2013-02-28 | merge | Brad Payne (Vir Linden) | |
2013-02-27 | SH-3860 WIP - fixes for initial COF loading and config | Brad Payne (Vir Linden) | |
2013-02-25 | SH-3860 WIP, SH-3899 WIP - make folder version management more debuggable, ↵ | Brad Payne (Vir Linden) | |
log appearance request results | |||
2013-02-13 | CHUI-743 FIXED CHUI viewer ignores pre chui users Privacy settings to not ↵ | maksymsproductengine | |
keep IM logs and nearby chat logs | |||
2013-02-01 | Removed (most) references to older FMOD library - still a little Linux clean ↵ | callum_linden | |
up left | |||
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-18 | first push - patch from CmdCupCake plus force FMODEX on | callum_linden | |
2012-12-07 | CHUI-580 : Fixed : Clean up the use of display name. Allow the use of the ↵ | Merov Linden | |
legacy protocol in settings.xml | |||
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-12-04 | CHUI-504 FIXED Open Conversation floater on first login. | AlexanderP ProductEngine | |
added toggleInstanceOrBringToFront("im_container") to LLStartup; typo corr. | |||
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-23 | Removing unused gHeadlessClient code from viewer | Don Kjer | |
2012-09-07 | SH-3264 Porting over the XML loading of the avatar structure to llappearance | Nyx (Neal Orman) | |
Moved over the necessary classes to llappearance to support the loading of the avatar's structure & params from file. | |||
2012-11-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-10-10 | Remove HelpUseLocal setting variable. Hide local html skin dir. | Nat Goodspeed | |
We assert that the local html directory is no longer used. Remove machinery related to its use, notably HelpUseLocal, the code that checks it and the code that sets and examines special flag URL "__local". Before actually killing off the local skins/default/html directory, make viewer_manifest.py rename it but continue packaging it as html.old. If this doesn't cause a panic, we can proceed with removing it entirely. | |||
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-24 | Automated merge with http://bitbucket.org/lindenlab/viewer-cat | Richard Linden | |
2012-08-22 | CHUI_310 make NearbyChat a singletone | AlexanderP ProductEngine | |
2012-08-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-17 | Merge viewer-development -> sunshine | Don Kjer | |
2012-08-15 | merge changes for DRTVWR-194 | Oz Linden | |
2012-08-14 | merge back beta fixes | Oz Linden | |
2012-08-09 | MAINT-1342: correct initial login location handling, clarify the two related ↵ | Oz Linden | |
persistent settings | |||
2012-08-09 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-02 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-27 | CHUI-151 FIXED (Implement conversation log) | Paul ProductEngine | |
A brief explanation of what have been implemented. More information can be found in comments. 1. Created conversation history viewer (llfloaterconversationpreview) 2. Created LLConversation and LLConversationLog classes which represent and hold data of conversations (llconversationlog) 3. Created LLConversationLogList and LLConversationLogListItem which are the visual representation of LLConversationLog and LLConversation respectively 4. Created LLFloaterConversationLog - which holds and displays LLConversationLogList | |||
2012-07-24 | Engage dormant first-login-this-install popup message. | Nat Goodspeed | |
Although the XUI for this popup, and the code to display and respond to it, have been present from the first rev in the current viewer repository, I can find no trace of it ever having been called. Reword embedded link in popup message in each supported language: directly mentioning secondlife.com in display text engages anti-URL-spoofing logic, causing the popup to display the whole messy URL with sourceid and lang params. Change to say "Second Life web site" instead -- needs translations. | |||
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-18 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
continued clean up of llstats stuff | |||
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks | |
2012-06-27 | SH-3231 FIX Process new texture fetch url from login.cgi | Nyx (Neal Orman) | |
- Added a new global setting (non-persist) to store the texture request URL - New setting is 'AgentAppearanceServiceURL' | |||
2012-06-26 | PATH-773: correct update of grid and location selectors for arbitrary locations | Oz Linden | |
2012-06-25 | merge up to 3.3.3-release + pathfinding | Oz Linden | |