Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
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-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-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-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-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 | |
2012-06-25 | PATH-773: fix up how the location and grid selectors work on the login panel | Oz Linden | |
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-21 | merge changes for DRTVWR-171 | Oz Linden | |
2012-06-19 | PATH-723: Pulling in whether the user has access to view the rebake navmesh ↵ | Todd Stinson | |
button or not. | |||
2012-06-19 | merge up to latest viewer-development-havokai | Oz Linden | |
2012-06-19 | Don't display the rebake navmesh button while SL splash screen is up | prep | |
2012-06-15 | path-722: At startup we request the agent status update. | prep | |
2012-06-12 | PATH-735: Limit and clean up grid selection | Oz Linden | |
2012-06-11 | PATH-711: Implementing Leo's changes for the pathfinding console. | Todd Stinson | |
2012-06-11 | avatar metrics - cleanup, removed unused fields | Brad Payne (Vir Linden) | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-23 | Removing cruft code that is no longer used. | Todd Stinson | |
2012-05-08 | merge changes for version 3.3.1 | Oz Linden | |
2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) | |
2012-04-19 | startup phase tracking added to appearance metrics | Brad Payne (Vir Linden) | |
2012-04-19 | Move phase tracking to its own set of classes inside LLViewerStats - ↵ | Brad Payne (Vir Linden) | |
simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime | |||
2012-02-24 | Merge with viewer-development | Kitty Barnett | |
2012-02-06 | EXP-1849 FIXED Privacy settings could be set to default when modifying other ↵ | Vadim ProductEngine | |
preferences before login. | |||
2012-01-20 | STORM-276 Basic spellchecking framework | Kitty Barnett | |
2012-01-13 | EXP-1775 : cleanup a bit PeekMessage() usage, avoid eating one event when ↵ | merov | |
reaching MAX_MESSAGE_PER_UPDATE. | |||
2011-12-22 | EXP-1632 FIXED Added checking for valid agent avatar before selecting the ↵ | Seth ProductEngine | |
avatar gender and loading the initial outfit. | |||
2011-11-24 | merge changes for vmrg-193 | Oz Linden | |
2011-11-07 | EXP-1459 FIX Places panel shown on logni when destination selected from ↵ | Richard Linden | |
login page | |||
2011-11-01 | EXP-1500 : Hide the toolbars whenever the login box is shown. Also clean up ↵ | Merov Linden | |
some old FUI debug that is not necessary anymore | |||
2011-10-24 | merge | Dave Parks | |
2011-10-20 | merge changes for storm-1581 | Oz Linden | |
2011-10-19 | merge | Dave Parks | |
2011-10-15 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-10-14 | merge | Dave Parks | |
2011-10-12 | EXP-625 Speed up initial outfit copy and avatar bake by moving initial ↵ | Aaron Stone | |
gesture copy to LLAppearangeMgr::onFirstFullyVisible(). |