Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-16 | STORM-793 FIXED Disallowed parsing HTTP URLs in llGiveInventory ↵ | Vadim ProductEngine | |
notifications (one more case). The fix may look weird because we seem to wrap a SLURL with <nolink>...</nolink> tags. But actually there is no SLURL, there's just an object name. Investigating that goes beyond the bug scope. | |||
2011-08-16 | Merge | Paul ProductEngine | |
2011-08-15 | Backed out rev 42d5f5df0a6a. Code was apparently needed afterall. | Logan Dethrow | |
2011-08-15 | SH-2029 FIX - fix for mac build error, hopefully | Brad Payne (Vir Linden) | |
2011-08-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-08-15 | SH-2029 FIX - persist the model name in SLM | Brad Payne (Vir Linden) | |
2011-08-15 | merge late 3.0.1 beta candidate fixes | Oz Linden | |
2011-08-15 | correct tabs for coding policy conformance | Oz Linden | |
2011-08-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-15 | STORM-1041 FIXED "Remove all clothes" item of the avatar menu didn't ↵ | Vadim ProductEngine | |
actually remove all clothes. I haven't investigated what the problem was, I've just rewritten the (ancient?) removal code in the way we take off items in other places, i.e. by removing them from the Current Outfit forder. | |||
2011-08-15 | merge | Brad Payne (Vir Linden) | |
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
fixed search url | |||
2011-08-15 | EXP-1081 FIX add search auth token as cookie instead of query param | Richard Nelson | |
moved all parameters other than search query to base64 encoded llsd | |||
2011-08-15 | Merge | Paul ProductEngine | |
2011-08-15 | Back out later: Turned on curl verbose logging for debugging purposes. | Logan Dethrow | |
2011-08-15 | LLProxy: Removed unneeded call to LLProxy::applyProxySettings, since it was ↵ | Logan Dethrow | |
already being called. | |||
2011-08-15 | SH-2147 Clarify and quiet log spam on mesh LoD unzip failure. | Dave Parks | |
2011-08-15 | deleting folders after no-copy move to outbox | Leyla Farazha | |
2011-08-15 | merged .hgtags | Debi King (Dessie) | |
2011-08-15 | STORM-782 FIXED Removing the useless 'Compress snapshots to disk' item from ↵ | Vadim ProductEngine | |
the Advanced menu. Removing the corresponding setting as well because it's not used anywhere. | |||
2011-08-15 | Added tag DRTVWR-78_3.0.0-beta1, 3.0.0-beta1 for changeset b0be6ce3adfe | Debi King (Dessie) | |
2011-08-15 | merging latest viewer-mesh into nyx's sidebranch | Nyx (Neal Orman) | |
2011-08-15 | increment viewer version to 3.0.1 | Oz Linden | |
2011-08-15 | Added tag 3.0.1-start for changeset 82a2079ffcb5 | Oz Linden | |
2011-08-15 | merge changes for storm-632 | Oz Linden | |
2011-08-15 | merge changes for VWR-25588 | Oz Linden | |
2011-08-12 | EXP-1069 Outbox sync should auto-delete empty folders | Leyla Farazha | |
2011-08-12 | merge from viewer-experience | Leyla Farazha | |
2011-08-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Nelson | |
2011-08-12 | merge | Logan Dethrow | |
2011-08-12 | LLProxy: xui string cleanup. | Logan Dethrow | |
2011-08-12 | EXP-843 Enable drag and drop from the outbox | Leyla Farazha | |
EXP-1036 Disable most inventory functionality for the outbox view | |||
2011-08-12 | pull back late fix from viewer-pre-release for storm-1553 | Oz Linden | |
2011-08-12 | STORM-1554 FIXED Fixed typo in a gesture name. | Vadim ProductEngine | |
2011-08-12 | STORM-632 ADDITIONAL_FIX Use non-greedy regexp match to enable multiple ↵ | Vadim ProductEngine | |
<nolink>...</nolink> clauses in a single textbox. | |||
2011-08-12 | STORM-1553 FIXED Removing remnants of an unfinished merge from settings.xml. | Vadim ProductEngine | |
2011-08-11 | merge back release tags | Oz Linden | |
2011-08-11 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/VirLinden/viewer-development-shining-fixes | |||
2011-08-11 | fix for SH-2194: viewer UI is visible on the login progress screen | Xiaohong Bao | |
2011-08-11 | EXP-1080 FIX Console gets spammed with VertexShaderEnable messages making ↵ | Richard Linden | |
the viewer unusable converted LL_WARNS to LL_WARNS_ONCE | |||
2011-08-11 | EXP-1079 FIX User is not logged out immediately inworld when selecting to ↵ | Richard Linden | |
change modes and restart while logged in used requestQuit instead of forceQuit | |||
2011-08-11 | reconciled .hgtags | Debi King (Dessie) | |
2011-08-11 | Added tag DRTVWR-76_2.8.1-hotfix, 2.8.1-hotfix for changeset 4780e3bd2b30 | Debi King (Dessie) | |
2011-08-11 | Added tag DRTVWR-72_2.8.1-release, 2.8.1-release for changeset 29e93d7e1999 | Debi King (Dessie) | |
2011-08-11 | merge back late beta fix for storm-1060 | Oz Linden | |
2011-08-11 | merge changes for storm-1427 | Oz Linden | |
2011-08-11 | merge changes for storm-632 | Oz Linden | |
2011-08-11 | merge changes for STORM-1534 | Oz Linden | |
2011-08-11 | merge | Dave Parks | |
2011-08-11 | SH-2242 FXAA support instead of unreliable multisample textures (done here ↵ | Dave Parks | |
because it's a smaller change than integrating glVertexAttrib with FSAA pipe). Shader integration with LLDynamicTexture subclasses. |