summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-04-25merge changes for latest viewer-developmentOz Linden
2013-04-25Enhance "duplicate seed caps" log message ... this needs more investigation.simon
Reviewed by Kelly
2013-04-24Remove an un-needed LL_CHECK_MEMORY checksimon
2013-04-24merge changes for DRTVWR-309Oz Linden
2013-04-24Follow-up code cleaning for LLToast work trying to get branch healthy.simon
Reviewed by Kelly
2013-04-24FIX INTL-114 translation for 9 languages of major update from CHUI (based on ↵eli
latest merge with viewer-development)
2013-04-24sync with viewer-development (per DRTVWR-309)eli
2013-04-24Trivial change to note that earlier changeset 27742 (1c3262183eb5) is asimon
re-work of the LLInstanceTracker code done by Richard. The commit comment is cryptic
2013-04-24Fix crash discovered during other testing. Reviewed by Kellysimon
2013-04-24diff -r 59c7bed66dfd indra/llcommon/lleventapi.hsimon
2013-04-23Mergesimon
2013-04-23Revert LLThreadSafeRefCount optimization; caps fetching was failing. ↵simon
Reviewed by Kelly
2013-04-23Fix Windows Debug buildsimon
2013-04-23merge changes for latest viewer-developmentOz Linden
2013-04-23merge changes for 3.5.1-beta3Oz Linden
2013-04-22SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵Nyx Linden
characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA.
2013-04-22MAINT-2612 fix issues between extern C linkage and yyval ifdefs on Mac with ↵Graham Madarasz
toolchain > 4.5.1
2013-04-22MAINT-2612: Remove no-longer-valid unused-var warning suppressions.Nat Goodspeed
Somehow viewer-cat acquired a lot of source lines (in several different files) of the form: (void)somevar; where ?somevar? was not declared. Apparently someone introduced an unused declaration of ?somevar?, encountered unused-variable warnings, introduced the (void) casts to suppress those warnings, then deleted the declarations -- without deleting the (void) casts. It seems worth noting that the resulting code should not have compiled successfully on any platform.
2013-04-22merge changes for OPEN-173Oz Linden
2013-04-19OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵callum
Latif Khalifa & Siana Gearz)
2013-04-19merge up to latest viewer-development for merge to 3.5.2Oz Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-18MAINT-2605 : Eliminate LLControlGroup::set warning in log when starting the ↵Simon Linden
viewer
2013-04-18merge changes for DRTVWR-298Oz Linden
2013-04-18add newlineOz Linden
2013-04-18Blank line on end of files as per commit hook requirementscallum_linden
2013-04-18merge changes for 3.5.1-beta2Oz Linden
2013-04-17BUG-2326 MAINT-2596 FIX crash when selecting non-existant user in resident ↵Nyx Linden
picker Added checks to validate that the selection list is non-empty
2013-04-17New fix for the fix for Linux build now that gcc upgraded to 4.6 by defaultcallum_linden
2013-04-17Fix for Linux build now that gcc upgraded to 4.6 by defaultcallum_linden
2013-04-17SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objectsNyx Linden
Added protection for invalid / empty inventory contents
2013-04-17fix for missed merge changescallum_linden
2013-04-17Merge with viewer-developmentcallum_linden
2013-04-17SH-4125 FIX - problem was unpredictable ordering of avatar and ↵Brad Payne (Vir Linden)
llviewerregion deletion. Avoid trying to send metrics when we're shutting down and it's too late anyway. Reviewed by Nyx
2013-04-17Some minor cleanups while hunting crashes. Reviewed by Kellysimon
2013-04-16merge up to 3.5.2 developmentOz Linden
2013-04-15Mergesimon
2013-04-15MAINT-2548 : Add debug viewer render info for AV metrics. Reviewed by Kellysimon
2013-04-15Fix crash introduced by LLInstanceTrackerBase optimization. Reviewed by Kellysimon
2013-04-15MAINT-2598 : Viewer logs warning about VoiceServiceConnectionStateChangedEventsimon
2013-04-15MAINT-2595 - Viewer spams log at startup with caps issue. Reviewed by Kellysimon
2013-04-15Merge downstream codesimon
2013-04-15Merge in viewer-development once more, 'cause it feels goodsimon
2013-04-12increment version to 3.5.2Oz Linden
2013-04-12Fix merge odditiessimon
2013-04-11Forgot to commit @#! mergesimon
2013-04-11Merge in downstream code (chui fixes, materials)simon
2013-04-11Mergesimon
2013-04-11Mergesimon
2013-04-11Clean up transfer manager code and log messages. Reviewed by Kellysimon