Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | CHOP-763: Collect nontrivial LLView::childrenHandle*() methods. | Nat Goodspeed | |
There are 5 remaining childrenHandleSomething() methods with nontrivial bodies -- the rest all forward to one of those 5. Move them all to be physically adjacent in the source file to make it easy to compare/maintain. | |||
2011-08-11 | CHOP-763: Reduce redundancy in LLView::childrenHandle*() methods. | Nat Goodspeed | |
There were 13 different methods that were more or less clones of each other. Consolidate those down to 5 variations on the basic method body, where each variation has good (commented!) reason to differ. Use helper methods to further simplify the remaining distinct method bodies. Use BOOST_FOREACH() to improve readability of iterating over mChildList. | |||
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 | SH-2181 Fix for occlusion culling going bonkers when ban lines are present. | Dave Parks | |
2011-08-11 | Added support for parsing of collada 1.4.1 location sids | prep linden | |
2011-08-11 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-11 | update default value for Lindens list | Oz Linden | |
2011-08-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |