Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-11-08 | STORM-1980/1983 Small XML cleanup. | Jonathan Yap | |
Changed notification type to Alert. Addes seconds field to notification message. | |||
2013-11-06 | fixed some warnings | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-06 | STORM-1980/1983 Add debug setting UISndRestart and value. This UUID will ↵ | Jonathan Yap | |
need to be replaced with an official UUID once one has been established. | |||
2013-11-05 | STORM-1980/1983 Revert previous change | Jonathan Yap | |
2013-11-05 | STORM-1980/1983 Attempt to test alert message with a new uploaded sound | Jonathan Yap | |
2013-11-05 | STORM-1980/1983 Add time to region restarting message | Jonathan Yap | |
2013-11-05 | STORM-1980 Play sound for region restarting message | Jonathan Yap | |
2013-11-01 | SH-4595 WIP - reworked descendents of LLInventoryAddedObserver to use ↵ | Brad Payne (Vir Linden) | |
gInventory.getAddedIDs(). LLInventoryAddedObserver isn't really needed anymore, but leaving it in as a debugging point at least for now. | |||
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-10-25 | Merge 3.6.9 ShareStorm | Graham Linden | |
2013-10-25 | Merge with 3.6.9 | dolphin | |
2013-10-25 | MAINT-3275 FIXED Send DND auto response even if session already exists. | Mnikolenko ProductEngine | |
2013-10-22 | Merge with viewer-bear | dolphin | |
2013-10-22 | Post events on experience permission changes to refresh uis | dolphin | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | Merge with 3.6.7 | dolphin | |
2013-09-24 | Created an experience specific permissions dialog. | dolphin | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-16 | MAINT-3018 (Remove long distracting messages appearing in nearby chat) | MaximB ProductEngine | |
2013-09-13 | fix for SH-4494: interesting: deleted objects reappear | Xiaohong Bao | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | Merge downstream code with viewer-release | simon_linden | |
2013-09-09 | MAINT-3048 FIXED Show actual message instead of "Only friends and groups can ↵ | maxim@mnikolenko | |
call..." for Lindens. | |||
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-09-04 | merge | Brad Payne (Vir Linden) | |
2013-08-26 | removed some unecessary template parameters from LLUnit member functions | Richard Linden | |
forced unit conversion code to inline unit conversion now no longer converts all the way to base and back, but tries to find equivalent units as early as possible fixed another llinfos instance scene monitor now outputs n/a for invalid samples | |||
2013-08-26 | Merge downstream code from CHUIStorm release | simon | |
2013-08-26 | merge changes for 3.6.4-release | Oz Linden | |
2013-08-23 | MAINT-2575 FIXED Resident can accept unlimited number of friendship requests ↵ | maksymsproductengine | |
if they were sent before his first accept | |||
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-19 | merge changes for DRTVWR-285 | Oz Linden | |
2013-08-19 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden | |
2013-10-23 | Merge latest viewer-release with FBC | simon | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-24 | SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" when | Richard Linden | |
there are no samples during the time period. added hasValue to SampleAccumulator so we don't print a value when we don't have a single sample yet added some disabled log output for scene load timing | |||
2013-06-27 | Merged lindenlab/viewer-release into default | Cinder Roxley | |
2013-07-19 | CHUI-985 POSTPONED [CHUIBUG]User receives three friendship offer ↵ | maksymsproductengine | |
notifications simultaneously when he accept/decline friendship offer |