Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-16 | bool not U32 | Cinder | |
2014-04-15 | maint-5707 window should no longer be displayed. | Aura Linden | |
2014-04-15 | Disabled 'Sending to server Try N' messages from crash reporting. | Aura Linden | |
2014-04-15 | Merges in fix for Maint-5707 | Aura Linden | |
2014-04-14 | Fix for MAINT-5707 bad breakpad behavior with teleport links | Aura Linden | |
2014-04-10 | MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to ↵ | andreylproductengine | |
voorhees_groupban: import of changes for MAINT-3846. | |||
2014-06-10 | Import llpanelgroupinvite from viewer_lion | maksymsproductengine | |
2014-06-06 | MAINT-3389 FIXED [vwr] No visual feedback if you try to ban an already ↵ | maksymsproductengine | |
banned agent. | |||
2014-06-04 | MAINT-3386 FIXED [vwr] Banned Agents list does not show newly-banned residents | andreykproductengine | |
2014-05-29 | MAINT-3351 FIXED Misleading failure message when user is successfully ↵ | maksymsproductengine | |
removed from a group's Owners role | |||
2014-04-28 | MAINT-3957 FIXED Group owner issue | Mnikolenko ProductEngine | |
2014-04-08 | revived some deleted files to get mac build working | Richard Linden | |
2014-04-08 | added SKIP_AUTORUN command line flag to disable automatically running viewer ↵ | Richard Linden | |
after install | |||
2014-04-08 | merge | Brad Payne (Vir Linden) | |
2014-04-08 | merge changes for 3.7.5-release | Oz Linden | |
2014-04-08 | merge latest changes from Ima | Oz Linden | |
2014-04-08 | merge changes for 3.7.5-release | Oz Linden | |
2014-04-07 | fix for build errors...removed duplicate definition of getpid on windows | Richard Linden | |
2014-04-07 | merge with release | Richard Linden | |
2014-04-07 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-04-07 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-04-07 | Merge in viewer-release and version update to 3.7.6 | simon | |
2014-04-07 | Merge | Richard Linden | |
2014-04-07 | MAINT-3915 FIX Recent Inventory Tab not showing Recent activity | Richard Linden | |
old logic would interpret "don't care whether or not I am showing wearables" as "filter for just wearables, of any type" | |||
2014-04-07 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2014-04-07 | increment viewer version to 3.7.6 | Oz Linden | |
2014-04-03 | MAINT-3870 FIXED The freelook animation never ends so the avatar never gets ↵ | andreylproductengine | |
to the idle status... | |||
2014-04-04 | MAINT-3913 FIXED User is not able to upload any type of image(*.png, ↵ | Mnikolenko ProductEngine | |
*.tga,*.bmp,*.jpg) | |||
2014-04-03 | MAINT-3870 FIXED The freelook animation never ends so the avatar never gets ↵ | andreylproductengine | |
to the idle status... | |||
2014-03-31 | merge | Brad Payne (Vir Linden) | |
2014-03-31 | MAINT-1696 FIXED "Owner" name is not clickable in "Place Profile" dialog if ↵ | andreykproductengine | |
region is group owned | |||
2014-03-31 | MAINT-535 FIXED The teleport SLAPP is changed to UNTRUSTED_THROTTLE. ↵ | Mnikolenko ProductEngine | |
Confirmation dialog for teleporting via slapp is added. | |||
2014-04-01 | BUG-5537 FIX reverting breaking changes to pectorals and belly. | Nyx Linden | |
Fitted mesh introduced a couple of changes to the avatar_lad.xml file that cause the avatar definition to change in ways that are not backwards- compatible. Reverted the change in the range of pectoral size for male avatars, and the change in the position of the belly morph position (the later being a copy/paste error). | |||
2014-04-01 | OPEN-210 FMOD Ex include confusion. Revert FMODEX.cmake | Monty Brandenberg | |
change from changeset 3d662c2f1aad. This gave the TPVDs some grief and was an unfinished attempt at cleanup. | |||
2014-03-28 | storm-1831: Fixing the remaining LL_ERRS. | Ima Mechanique | |
2014-03-28 | strom-1831: Cleaning out commented and unused code | Ima Mechanique | |
2014-03-28 | DRTVWR-363: Fix LLNotificationsListener::listChannels() channel walk. | Nat Goodspeed | |
LLNotifications::ChannelMap went away when LLNotificationChannel became an LLInstanceTracker subclass. Iterate the universe of channels using LLNotificationChannel::beginInstances(), endInstances() instead. More troubling is that LLNotificationChannel::getParentChannelName() went away too. When LLNotificationChannel acquired a Params block and corresponding constructor, it acquired the ability to listen on multiple upstream sources. That meant that a single mParent string became inapplicable, and its access method was removed. (Curiously, mParent was not itself removed, but it was left unused.) Change mParent to mParents, a vector<string>, built by connectToChannel(). Introduce getParents(), an accessor returning an iterator_range over that vector. Change LLNotificationsListener::listChannels() to collect a "parents" key in the map returned for each channel, and -- for backwards compatibility -- capture the first entry in the "parents" array as "parent". | |||
2014-03-27 | DRTVWR-363: re-enable commented-out LLNotificationsListener::listChannels() | Nat Goodspeed | |
and its caller. | |||
2014-03-27 | MAINT-3827 FIXED crash in KDU texture decoding, likely out of memory: ↵ | maksymsproductengine | |
improving stability | |||
2014-03-26 | storm-1831 Removing the callback after first region crossing. Prevents ↵ | Ima Mechanique | |
repeated callbacks after highlighting has been removed for live script. | |||
2014-03-26 | Pull in viewer-release and become version 3.7.5 | simon | |
2014-03-26 | Double init of logging probably due to merge fail. | Aura Linden | |
2014-03-26 | Not ideal but sufficient. | Aura Linden | |
2014-03-26 | Temporary fixing of build issues in PROJECT_llimage_TEST_llimageworker | maksymsproductengine | |
2014-03-25 | Still wasn't doing the right thing with log files. | Aura Linden | |
2014-03-25 | Fixed dumb mistake. | Aura Linden | |
2014-03-24 | The simple approach has not worked. This hybrid solution should avoid the ↵ | Aura Linden | |
Windows issues and get us per-run logfiles. | |||
2014-03-24 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-03-24 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2014-03-24 | merge with release | Richard Linden | |