Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-08 | Fix for breakpad symbol files failing to be generated on linux. | brad kittenbrink | |
2010-11-08 | Fix for linux link errors in teamcity. | brad kittenbrink | |
2010-11-04 | merge with STORM-105 | Merov Linden | |
2010-11-04 | Turned generate_breakpad_symbols target into a noop for non-Release builds. | brad kittenbrink | |
2010-11-01 | VWR-23666 Removed setting VersionChannelName. LLVersionInfo::resetChannel() ↵ | Mark Palange (Mani) | |
and unit tests. Reviewed by brad. | |||
2010-10-29 | SH-262 Fix for debug build on windows. | Dave Parks | |
2010-10-28 | ESC-109 Write single-thread asset stats collector for wearable. | Monty Brandenberg | |
Code-complete with unit tests and foundation for other collectors. Interestingly, sim and viewer have two different ideas about asset type enumeration (compatible, one's just longer). Both are missing mesh though that's to be expected. | |||
2010-10-27 | STORM-104 : make kdu statically linked, suppress the need for llkdu | Merov Linden | |
2010-10-27 | CHOP-122 Initializing Facade service in the viewer. Rev. by Brad. | Mark Palange (Mani) | |
2010-10-22 | Merge with viewer-development | Merov Linden | |
2010-10-22 | ESC-108 Develop support classes for numerical collection | Monty Brandenberg | |
Stuff moved over and adapted from simulator code. Basic, simple counters and min/max/mean accumulators. | |||
2010-10-21 | Merge with andrew | Kyle Ambroff | |
2010-10-21 | Added support for map tracking slapp, share slapp and a voice call slapp. | prep linden | |
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid | |||
2010-10-21 | Added support for map tracking slapp, share slapp and a voice call slapp. | prep linden | |
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid | |||
2010-10-21 | Added support for map tracking slapp, share slapp and a voice call slapp. | prep linden | |
slapp urls: secondlife:///app/maptrackavatar/lluid secondlife:///app/sharewithavatar/lluid secondlife:///app/voicecallavatar/lluid | |||
2010-10-20 | Automated merge up from viewer-development | Loren Shih | |
2010-10-14 | Updated colladadom. | Dave Parks | |
2010-10-12 | Pull update from viewer-development | Merov Linden | |
2010-10-11 | Another merge from http://hg.secondlife.com/viewer-development | Andrew Meadows | |
2010-10-01 | disable incremental linking by default as per vir's request. | Dave Parks | |
2010-10-01 | Keys.xml replaces keys.ini - fix for CMake | callum | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-15 | Merge | Leyla Farazha | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-15 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-10-13 | automated merge | Roxie Linden | |
2010-10-12 | EVE-47 - Event formatting should appear in "Profile" window | Roxie Linden | |
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code. | |||
2010-10-08 | Created a floater for setting display name | Leyla Farazha | |
2010-10-02 | STORM-137 : Build script modif so that Windows build does not rely on ↵ | Merov Linden | |
fmod.dll being dropped in the source tree + addition to allow fmod to be found in standalone. Caution: wait an upcoming install.xml commit before pulling if building internaly. | |||
2010-09-30 | Merge | Matthew Breindel (Falcon) | |
2010-09-30 | remove a wad of the experimental evil deadcode that I added while hacking. | Tofu Linden | |
2010-09-27 | Merge | Leyla Farazha | |
2010-09-27 | merge | Dave Parks | |
2010-09-24 | merge from viewer-development | Tofu Linden | |
2010-09-23 | SH-211 FIX update viewer-mesh branch to use new tcmalloc package | Nyx (Neal Orman) | |
Finished changes to make viewer-mesh make use of tcmalloc on linux. Almost all changes are juggling cmake config files, to make sure that the package is downloaded, installed, moved at the right times, and linked at the right times. Code reviewed by Seraph | |||
2010-09-22 | merge | Richard Linden | |
2010-09-22 | Merge | Matthew Breindel (Falcon) | |
2010-09-22 | merge | Tofu Linden | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-21 | more work towards making textbox-based script dialogs be their own toast type. | Tofu Linden | |
2010-09-20 | merge. | Tofu Linden | |
2010-09-19 | Use tcmalloc for windows (gives auto-magical 16-byte alignment whenever ↵ | Dave Parks | |
needed, much faster than Visual C++ malloc). | |||
2010-09-16 | Pull update from viewer-development | Merov Linden | |
2010-09-16 | merge | Richard Linden | |
2010-09-16 | Merge | Leyla Farazha | |
2010-09-16 | STORM-122 FIXED Clean up obsolete floaters and related dead code | Aimee Linden | |
Removed obsolete XUI files: floater_activeim.xml floater_customize.xml floater_device_settings.xml floater_first_time_tip.xml floater_im.xml floater_my_friends.xml floater_outfit_save_as.xml floater_preview_classified.xml floater_preview_event.xml floater_preview_gesture_info.xml floater_preview_gesture_shortcut.xml floater_preview_gesture_steps.xml floater_statistics.xml floater_wearable_save_as.xml panel_audio_device.xml panel_friends.xml panel_groups.xml panel_nearby_chat.xml panel_online_status.xml panel_region_general_layout.xml Killed obsolete LLFloaterVoiceDeviceSettings class, and moved LLPanelVoiceDeviceSettings into its own appropriately named files. | |||
2010-09-16 | refactored notification template into own header file | Richard Linden | |
2010-09-15 | STORM-181 : add featuretable_xp to the list of files to install for Windows | Merov Linden | |
2010-09-13 | add new modules. | Tofu Linden | |