Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-14 | merge changes for storm-721 | Oz Linden | |
2011-04-14 | merge changes for storm-1169 | Oz Linden | |
2011-04-14 | merge back additional 2.6.3 beta 2 fixes | Oz Linden | |
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-14 | VWR-25453 FIXED Avatar Physics Spring Needs a Higher Limit | Loren Shih | |
Tripled spring limit for all params. Very safe change. | |||
2011-04-14 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-social-3 | Richard Linden | |
2011-04-14 | EXP-663 : Fix memory leak introduced in precincts handling | Merov Linden | |
2011-04-14 | STORM-891 FIXED [HARDCODED] - ALL LANGS - Message showing up after setting ↵ | Paul ProductEngine | |
your home is in English (French viewer) - Added translation of the hardcoded string to the strings.xml | |||
2011-04-14 | STORM-1111 FIXED Disabled re-loging the nearby chat history to file upon ↵ | seth_productengine | |
processing the chat style update. | |||
2011-04-14 | STORM-898 Filter settings do not reset after unchecking 'Since Logoff' checkbox | Paul ProductEngine | |
- Corrected logic in inventory filter. Calculation of whether filter is more or less restrictive depending on time parameters was wrong. | |||
2011-04-14 | Fixed win build | Paul ProductEngine | |
2011-04-14 | merge | Paul ProductEngine | |
2011-04-13 | EXP-663 : Allow creation of j2c images with precincts and blocks, limited to ↵ | Merov Linden | |
llimage_libtest, no viewer change | |||
2011-04-14 | STORM-1095 FIX Chat preferences > font size should increase size of input ↵ | Vadim ProductEngine | |
text in the chat box. Submitting on behalf of Jonathan Yap. | |||
2011-04-13 | EXP-669 : Refactor code to use correct LLImageFormatted methods to load ↵ | Merov Linden | |
images of all formats, reviewed by richard | |||
2011-04-13 | SH-1364 FIXED Avatar Physics are not updating smoothly even for ↵ | Loren Shih | |
high-performance machines. "high" graphics settings now give 100% updates, versus 90%. Changed a simple constant that was acting as a threshold for when physics should be updated (the constant was set way too high, meaning that updates were being skipped). | |||
2011-04-13 | SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect | Loren Shih | |
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes. | |||
2011-04-13 | SH-1365 FIXED Avatar Physics don't behave well for less than 100% max effect | Loren Shih | |
This change looks more complicated than it actually is. I basically turned max effect into a scaling parameter, versus a clamping parameter. Piece of cake, just moved some code around and made minor logic changes. | |||
2011-04-13 | SH-1329 FIXED Physics are "twitchy" for high-FPS machines | Loren Shih | |
Fixed bug that was messing up time slices for physics. | |||
2011-04-13 | Aesthetic increase of range for breast up/down and in/out bounce. Not a bug ↵ | Loren Shih | |
or aberrant behavior, but this just looks better if we allow higher range of motion. | |||
2011-04-13 | STORM-1136 FIXED LLDateUtil class defines March having 21 days, causing ↵ | Paul ProductEngine | |
wrong avatar age calculation - Applied patch which fixes typo in enum. | |||
2011-04-12 | merge changes for storm-1098 | Oz Linden | |
2011-04-12 | merge changes for storm-1110 | Oz Linden | |
2011-04-12 | merge changes for storm-1101 | Oz Linden | |
2011-04-12 | EXP-681 : Add MEDIA_EVENT_NAVIGATE_ERROR_PAGE case in LLMediaPluginTest so ↵ | Merov Linden | |
to pass build on Mac | |||
2011-04-12 | Added tag DRTVWR-44_2.6.2-release, 2.6.2-release for changeset 214180ad5714 | Debi King (Dessie) | |
2011-04-12 | fixed merge conflict in .hgtags | Debi King (Dessie) | |
2011-04-12 | Fix gcc 4.2 warning about incomplete case coverage in switch | Monty Brandenberg | |
statement for plugin events. This becomes an error in the build so I'm adding a default: case to cover the enumeration. | |||
2011-04-12 | STORM-1042 FIXED Fixed the inventory observers of newly added items. | Seth ProductEngine | |
The problem was caused by an outdated message name stored in LLInventoryObserver::mMessageName and not updated properly in LLInventoryModel::notifyObservers(). The message name used in LLInventoryAddedObserver::changed() was the name of the message most recently passed by LLInventoryModel::notifyObservers(), instead of the name of the latest actually received message. Using the most recent message name in this case fixed the problem. | |||
2011-04-12 | STORM-1145 ADDITIONAL FIX Fixed removing the record of user favorites ↵ | Seth ProductEngine | |
available at login location menu when user switches off this feature. User favorite locations record is removed from the settings file each time when user exits the viewer with "ShowFavoritesOnLogin" setting off and his name is found on the record. | |||
2011-04-12 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 12 | Vadim ProductEngine | |
Decreased default nearby char bar width from 310 to 250 px. This enables the Speak button label to be shown by default. | |||
2011-04-12 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 11 | Vadim ProductEngine | |
Typo. | |||
2011-04-12 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 10 | Vadim ProductEngine | |
Fixing a regression introduced in tier 1: not displaying the bottom tray buttons added when bottom tray was not wide enough display them, even after increasing the width to show all visible buttons. The fix is to mark such buttons as auto-hidden so that they appear as soon as we have enough free space. | |||
2011-04-11 | STORM-1028 WIP Fixing bottom bar buttons reshaping, tier 9 | Vadim ProductEngine | |
Removed unused methods. | |||
2011-04-11 | OPEN-61 Adding settings to Windows for controlling proprietary libs. This ↵ | niel@nirvana.planescape.home | |
allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled. | |||
2011-04-11 | OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings. | niel@nirvana.planescape.home | |
2011-04-11 | OPEN-50 Adding settings to Windows for controlling proprietary libs. This ↵ | niel@nirvana.planescape.home | |
allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled. | |||
2011-04-11 | OPEN-50 Removing unnecessary FMOD=FALSE from common. ↵ | niel@nirvana.planescape.home | |
INSTALL_PROPRIETARY=FALSE covers this. | |||
2011-04-11 | SH-1328 FIXED Crash on LLWearableType::getAllowMultiwear | Loren Shih | |
Crash was because we weren't checking for null wearable lookups. | |||
2011-04-11 | OPEN-50 Moved USE_PRECOMPILED_HEADERS=ON from common, to Windows only ↵ | niel@nirvana.planescape.home | |
settings as it doesn't appear to be used by others. | |||
2011-04-11 | STORM-1145 FIXED displaying favorites list at login screen when user name is ↵ | Seth ProductEngine | |
typed like "firstname.lastname" or "firstname_lastname" or user name consists of a single word. Restoring the fix for STORM-842 (changeset ccfd9a2e3b3c) lost during merging (changeset 5618715b7b2d). | |||
2011-04-11 | STORM-413 FIXED The presentation of IM sessions in message well depends on ↵ | Paul ProductEngine | |
method that was used for opening IM window - Replaced setRect method with setShape so that reshape and translate method be called | |||
2011-04-11 | increment viewer version to 2.6.5 | Oz Linden | |
2011-04-11 | Added tag 2.6.4-start for changeset 74cd32a06837 | Oz Linden | |
2011-04-10 | merge changes for storm-1118 | Oz Linden | |
2011-04-10 | merge changes for storm-1117 | Oz Linden | |
2011-04-10 | merge changes for storm-1057 | Oz Linden | |
2011-04-10 | merge changes for storm-954 | Oz Linden | |
2011-04-10 | merge changes for storm-610 | Oz Linden | |
2011-04-10 | merge changes for storm-250 | Oz Linden | |