Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-20 | Correcting dynamic allocation issues with classes that have aligned data ↵ | William Todd Stinson | |
members. | |||
2012-09-20 | reapply 04fdf7945708: MAINT-775 Fix for particle index pool corruption on ↵ | Dave Parks | |
teleport. | |||
2012-09-20 | reapply 51dcb8c70f33: MAINT-442: [PUBLIC]Unable to change parcel ↵ | simon@Simon-PC.lindenlab.com | |
restrictions for a scripts-disabled parcel in a damage-enabled region. Reviewed by Kelly | |||
2012-09-20 | reapply 72c9af4eec84: MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by ↵ | simon@Simon-PC.lindenlab.com | |
multiple creators shows creator as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly | |||
2012-09-20 | reapply c77cea5c6e41: MAINT-646 Cleanup some warnings from previous changes. | Dave Parks | |
2012-09-20 | reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-09-20 | reapply 8a625610cd5d: MAINT-1161: non standard sea level not correctly ↵ | simon@Simon-PC.lindenlab.com | |
rendered around private islands. Reviewed by Kelly | |||
2012-09-20 | reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in ↵ | Dave Parks | |
LLViewerObjectList::update, fix for error in llpolymorph | |||
2012-09-20 | reapply b0148737d316: MAINT-646 Optimize LLVolumeImplFlexible::doIdleUpdate() | Dave Parks | |
2012-09-20 | reapply 71673401390a: MAINT-646 Knock out some extraneous performance timers | Dave Parks | |
2012-09-20 | reapply 668dcacd6e76: MAINT-646 Vectorize LLPolyMesh | Dave Parks | |
2012-09-20 | reapply b895285ab0de: MAINT-646 Don't spend so much time fetching avatar ↵ | Dave Parks | |
physics params. | |||
2012-09-20 | reapply 0f20bb7cb9ee: MAINT-1147 Don't rebuild volume meshes on region crossing. | Dave Parks | |
2012-09-20 | reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctree | Dave Parks | |
2012-09-20 | reapply 15b05dc53770: MAINT-646 Profile based optimization -- add a lookup ↵ | Dave Parks | |
map for joints to remove hotspot in LLJoint::findJoint | |||
2012-09-20 | reapply 4f8ca653a394: Fix for linux build. | Dave Parks | |
2012-09-20 | reapply 38b7779af5f9: MAINT-646 Faster traversal of render batch lists. | Dave Parks | |
2012-09-18 | SWAT-711: Create Mac app bundle symlinks only for .dylib files that exist. | Nat Goodspeed | |
Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied. | |||
2012-09-17 | pull back fixes from 3.4.0-beta7 | Oz Linden | |
2012-09-13 | MAINT-1561: BUGFIX Another target omega fix for an issue detected with a ↵ | William Todd Stinson | |
clock pendulum. | |||
2012-09-12 | MAINT-1456,MAINT-1519,PATH-879: BUGFIX Correcting behavior for objects moved ↵ | William Todd Stinson | |
by scripts so that the drawable is properly updated with the updated location. | |||
2012-09-12 | Fixing merge conflicts related to restoring DRTVWR-167 changes | Brad Payne (Vir Linden) | |
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ↵ | Oz Linden | |
tested | |||
2012-09-11 | Resync steam/xui/*/strings.xml with default/xui/*/strings.xml. | Nat Goodspeed | |
The steam/xui/*/strings.xml files are intended only to override a single string (create_account_url). But until the strings.xml C++ code supports fallback to the default skin, we must manually keep them synchronized except for that one string. | |||
2012-09-11 | merge changes for DRTVWR-213 | Oz Linden | |
2012-09-10 | Fixed line endings from DOS to UNIX. | Baker Linden | |
2012-09-10 | FIX INTL-104 Translation of Set34 in 8 languages, including Steam content | eli | |
2012-09-10 | FIX INTL-106 French linguistic fixes | eli | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-08 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
cmake and other files didn't get moved over, do it by hand. | |||
2012-09-07 | DRTVWR-209 Additional merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
Restore original deleteRequest/removeRequest implementation removing a small race. Remove a short-lived additional timeout scheme on requests which really isn't appropriate as originally implemented as we can have very long-lived requests on big regions. | |||
2012-09-07 | Automated merge with file:///Users/nat/linden/davep-viewer-development-rebased | Nat Goodspeed | |
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
This was yet another refresh from v-d because of significant changes to lltexturefetch that would not have been resolvable by casual application of any merge tool. There are still a few questions outstanding but this is the initial, optimistic merge. | |||
2012-09-07 | MAINT-1491 Fix for L&S never being enabled by default on XP/Linux/OS X | Dave Parks | |
2012-09-06 | Automated merge with file:///Users/nat/linden/davep-viewer-development-rebased | Nat Goodspeed | |
2012-09-06 | Do the proper fix this time... | Baker Linden | |
2012-09-06 | Added explicit casting for Linux build, hopefully making it work. | Baker Linden | |
2012-09-06 | DRTVWR-232: MAINT-1440: FIXED Call Tools.TakeCopy instead of ↵ | maxim_productengine | |
InspectObject.TakeFreeCopy | |||
2012-09-05 | [MAINT-513] Large group management | Baker Linden | |
- Reduced the timeout to 5 minutes, down from 10 minutes. - Provided output for GroupMemberResponder error - Removed commented calls to sendGroupMembersRequest - Reordered calls to sendCapGroupMembersRequest so it's called last | |||
2012-09-05 | Reapply f6ed57210865 to zh/notifications.xml: remove "FirstRun" link. | Nat Goodspeed | |
Because create_account_url should vary between viewer languages and skins, we've made an effort to ensure that create_account_url is used everywhere, instead of directly embedding http://join.secondlife.com. Recent rev 6ee71714935f accidentally reinserted the link embedded in the "FirstRun" notification for language 'zh'. Delete it again. | |||
2012-09-05 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-09-04 | WIP INTL-46 Set25, Set26, Set27 translations for traditional chinese; add ↵ | eli | |
new files | |||
2012-09-04 | viewer-development merge | Chris Baker | |
2012-09-04 | Cleaned up comments | Chris Baker | |
2012-09-04 | merge changes for DRTVWR-207 | Oz Linden | |
2012-08-31 | - Fixed an issue where service was called twice in a frame | Chris Baker | |
- Changed level of output logs - Cleaned up comments | |||
2012-08-31 | merge changes for | Oz Linden | |
2012-08-31 | Copy sourceid= from create_account_url to login-page URL. | Nat Goodspeed | |
This allows the login-page server to respond to any sourceid= associated with the create_account_url, which (we happen to know) varies by skin -- e.g. for the Steam viewer. | |||
2012-08-31 | Now that LLURI isn't broken, use it to construct login-page URL. | Nat Goodspeed | |
Previous logic constructed a std::ostringstream, directly messing with '?' vs. '&', ugly libcurl escape calls etc. Now we can deconstruct the LLGridManager:: getLoginPage() URL, supplement the params map as needed and then rebuild a new URL using LLURI::buildHTTP(). | |||
2012-08-30 | WIP INTL-46 Set24 translation for traditional chinese; add new files; remove ↵ | eli | |
obsolete files |