Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-05 | Updating to the latest llphysicsextension library pre-built package. | Todd Stinson | |
2012-07-05 | partial changes for building with the llphysicsextensions source package | Oz Linden | |
2012-07-05 | update llphysicsextensions source and stub packages | Oz Linden | |
2012-07-05 | successful build with llphysicsextensions stub | Oz Linden | |
2012-07-05 | update to 20120702 build of havok | Oz Linden | |
2012-07-05 | begin integrating building of llphysicsextensions from source here (incomplete) | Oz Linden | |
2012-07-03 | MAINT-1231 Investigate increasing MAX_CACHED_GROUPS in llgroupmgr.cpp | Kelly Washington | |
* increased max groups to 20 * changed cache to LRU instead of 'delete half when overfull' reviewed with Baker | |||
2012-07-03 | Adding an import for the new RelWithDebInfo build of the physics extensions ↵ | Todd Stinson | |
library. | |||
2012-07-03 | PATH-805: guard all uses of sInstance in LLPanelLogin | Oz Linden | |
2012-07-03 | FIX INTL-99 set32 translation for 8 languages | eli | |
2012-07-03 | MAINT-685 Fix for disabling basic shaders making high detail terrain render ↵ | Dave Parks | |
incorrectly. | |||
2012-07-03 | Updating to the latest pre-built llphysicsextension package. | Todd Stinson | |
2012-07-03 | remove some cmake output that is no longer needed | Oz Linden | |
2012-07-03 | merge up to latest pathfinding project viewer | Oz Linden | |
2012-07-03 | PATH-802: fixed check for different grid in chat SLURLS | Oz Linden | |
2012-07-02 | MAINT-971 : [PUBLIC]Renaming a new inventory item while filtering item names | simon@Simon-PC.lindenlab.com | |
renames parent folder instead. Reviewed by Kelly | |||
2012-07-02 | merge back changes from 3.3.4-beta2 | Oz Linden | |
2012-07-02 | improve logging of invalid grid definitions, prevent clashes with old viewers | Oz Linden | |
2012-07-02 | disable alignment tests in debug builds (where they fail) | Oz Linden | |
2012-06-30 | Added tag 3.3.4-beta2 for changeset 82b5330bc8b1 | Oz Linden | |
2012-06-29 | Ensuring that the code and tests build correctly when HACKED_GODLIKE_VIEWER ↵ | Todd Stinson | |
is defined. | |||
2012-06-29 | PATH-797: BUGFIX Altering how the rows are being added to the scrolllist ↵ | Todd Stinson | |
widget to avoid a regression that occurred after merging from viewer-release recently caused the time to load a large number of elements to increase substainally. | |||
2012-06-29 | Added test back in, skip() call need to be removed. | simon@Simon-PC.lindenlab.com | |
2012-06-29 | Merge simon/viewmaster-merge for latest maint work | simon@Simon-PC.lindenlab.com | |
2012-06-29 | merge changes for DRTVWR-174 | Oz Linden | |
2012-06-29 | Fix --skin command-line switch by mapping to the correct var name. | Nat Goodspeed | |
It said it mapped to 'SkinFolder', which doesn't exist. 'SkinCurrent' is correct. | |||
2012-06-29 | tag merge of DRTVWR-174 | Oz Linden | |
2012-06-29 | merge changes for DRTVWR-173 | Oz Linden | |
2012-06-29 | tag merge of DRTVWR-173 | Oz Linden | |
2012-06-29 | Specialize Steam skin by adding sourceid= to join.secondlife.com URL. | Nat Goodspeed | |
Of course, preserve lang= localization from default skin. Assume that localized steam/xui/*/strings.xml file without create_account_url key will default to create_account_url key from steam/xui/en/strings.xml. That's how it works in the default skin, anyway. | |||
2012-06-29 | Add 'steam' skin, initially only strings.xml, identical to default. | Nat Goodspeed | |
Splitting the 'add' from modifications unique to this skin facilitates code review. | |||
2012-06-29 | Make Russian and Turkish viewers link to join.secondlife.com lang=. | Nat Goodspeed | |
We have appropriate translations of the join.secondlife.com registration path, but the Russian and Turkish [create_account_url] strings in strings.xml didn't specify them. At Eli's request, added lang= params to these two. | |||
2012-06-29 | Use [create_account_url] from strings.xml consistently in notifications.xml. | Nat Goodspeed | |
The URL whose simple form is http://join.secondlife.com actually appears in a number of places in the localized notifications.xml files. It's supposed to be localized for the current viewer language -- and in strings.xml, it is. But the same URL is restated a couple times in notifications.xml, sometimes localized, sometimes not. Add "create_account_url" to init_default_trans_args(), permitting us to embed [create_account_url] anywhere in the skin files. Then replace all known occurrences of that URL in notifications.xml files with [create_account_url]. | |||
2012-06-29 | Merge with viewer-beta | callum | |
2012-06-28 | Ensuring that the Show in Linksets and Show in Characters right-click menu ↵ | Todd Stinson | |
option is only show on pathfinding-enabled regions. | |||
2012-06-28 | Ensuring that the linksets filters are cleared before attempting to select ↵ | Todd Stinson | |
an object from right-click in-world menu. | |||
2012-06-28 | Removing the SERVER_SIDE_OWNER_ROLLOUT_COMPLETE ifdef. | Todd Stinson | |
2012-06-28 | Merge cleanup | Dave Parks | |
2012-06-28 | Cleaning up new files in preparation for merge into viewer-release. | Todd Stinson | |
2012-06-28 | Remove redundant "create_account_url" string from panel_login.xml. | Nat Goodspeed | |
We already have a "create_account_url" string in strings.xml, and in fact -- according to Eli -- the strings.xml values are "better" for non-English languages. Unfortunately those "better" strings weren't being used. They were tied to the FirstRun notification, which seems to have been disengaged. Changed llpanellogin.cpp to look in strings.xml rather than panel_login.xml when clicking the "Sign Up" link on the login panel. | |||
2012-06-28 | Merge | Dave Parks | |
2012-06-28 | merge | Dave Parks | |
2012-06-28 | MAINT-678 Fix for inconsistent data in physics shape display | Dave Parks | |
2012-06-28 | Added tag 3.3.4-beta1 for changeset f91d003091a6 | Oz Linden | |
2012-06-28 | merge | Dave Parks | |
2012-06-28 | merge | Dave Parks | |
2012-06-28 | merge up to 3.3.3-release | Oz Linden | |
2012-06-27 | Updating to the latest pre-build llphysicsextensions package. | Todd Stinson | |
2012-06-27 | Removing unreferenced methods from the LLRenderNavPrim class. | Todd Stinson | |
2012-06-27 | MAINT-889 Viewer Group Invitation picker needs to limit to 100 residents | Kelly Washington | |
Requests to invite more than 100 agents at a time are blocked. reviewed with Simon. |