Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-30 | MAINT-2640 Fix for Wrong name of the checkbox Pathfinding view/test floater. | callum_linden | |
2013-04-30 | Override default channel from buildscripts project | Oz Linden | |
2013-04-30 | merge changes for CHOP-913 | Oz Linden | |
2013-04-29 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
2013-04-30 | pull tag for 3.5.1-release | Oz Linden | |
2013-04-25 | Added tag 3.5.2-beta1 for changeset 106f19cc011a | Oz Linden | |
2013-04-25 | Added tag 3.5.1-release for changeset 13149a524874 | Oz Linden | |
2013-04-25 | increment viewer version number to 3.5.2 (in new file) | Oz Linden | |
2013-04-25 | merge changes for latest viewer-development | Oz Linden | |
2013-04-24 | merge changes for DRTVWR-309 | Oz Linden | |
2013-04-24 | tag merge of DRTVWR-309 | Oz Linden | |
2013-04-24 | FIX INTL-114 translation for 9 languages of major update from CHUI (based on ↵ | eli | |
latest merge with viewer-development) | |||
2013-04-24 | sync with viewer-development (per DRTVWR-309) | eli | |
2013-04-23 | merge changes for latest viewer-development | Oz Linden | |
2013-04-23 | merge changes for 3.5.1-beta3 | Oz Linden | |
2013-04-23 | Added tag 3.5.1-beta3 for changeset 65ae89aeb7ea | Oz Linden | |
2013-04-23 | tag merge of DRTVWR-314 | Oz Linden | |
2013-04-23 | merging in tags from beta 2 | Nyx Linden | |
2013-04-22 | SUN-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-22 | merge changes for OPEN-173 | Oz Linden | |
2013-04-19 | OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵ | callum | |
Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package | |||
2013-04-19 | OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via ↵ | callum | |
Latif Khalifa & Siana Gearz) | |||
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-19 | tag merge of DRTVWR-294 | Oz Linden | |
2013-04-18 | SH-4090 Metrics for mesh load time - cleanup after davep review | Monty Brandenberg | |
One of the metrics calls was running in an LLCurl-owned thread doing responder invocation. Deleted that invocation and will do with the other safe ones. Added a boost signal on the TeleportStarted message which is now used to restart the metrics timer. I think I'd like to move the metric blob into a free- standing entity later... | |||
2013-04-18 | merge changes for DRTVWR-298 | Oz Linden | |
2013-04-18 | tag merge of DRTVWR-298 | Oz Linden | |
2013-04-18 | add newline | Oz Linden | |
2013-04-18 | Blank line on end of files as per commit hook requirements | callum_linden | |
2013-04-18 | merge changes for 3.5.1-beta2 | Oz Linden | |
2013-04-18 | Added tag 3.5.1-beta2 for changeset 9d8726eca785 | Oz Linden | |
2013-04-18 | tag merge of DRTVWR-313 | Oz Linden | |
2013-04-17 | BUG-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-17 | New fix for the fix for Linux build now that gcc upgraded to 4.6 by default | callum_linden | |
2013-04-17 | Fix for Linux build now that gcc upgraded to 4.6 by default | callum_linden | |
2013-04-17 | merging with viewer-beta | Nyx Linden | |
2013-04-17 | SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objects | Nyx Linden | |
Added protection for invalid / empty inventory contents | |||
2013-04-17 | SH-4090 Integrating deadman timer with mesh repo downloads. | Monty Brandenberg | |
Timer interface violated my design rules and I paid for it with clumsiness and silent errors. Cleaned it up mainly removing the evil default values. Found better integration points in the mesh downloader and it's producing fairly consistent numbers on the MeshTest2 test region (about 5500 downloads, ~90 seconds, +/- 10 seconds). Will review with davep and do an early timer stop on teleport which invalidates a timing sequence. | |||
2013-04-17 | fix for missed merge changes | callum_linden | |
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-04-17 | SH-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-16 | merge up to 3.5.2 development | Oz Linden | |
2013-04-12 | SH-4090 [WIP] Basic deadman timer integration started on Linux. Moving to ↵ | Monty Brandenberg | |
windows to do real work. | |||
2013-04-12 | increment version to 3.5.2 | Oz Linden | |
2013-04-12 | Added tag 3.5.1-beta1 for changeset 20cdf370f5c8 | Oz Linden | |
2013-04-12 | pull changes for Sunshine beta | Oz Linden | |
2013-04-12 | Added tag 3.5.1-beta1 for changeset 0ca3910763ce | Oz Linden | |
2013-04-10 | SH-4089 Unit test work. lltimer basis on Windows is zero which | Monty Brandenberg | |
doesn't allow negative offsetting for unit tests. Had to keep things positive. Could do windows-specific test cases but I'm hoping to dump lltimer from the implementation later. | |||
2013-04-10 | SH-4089 Unit test work for timer. Knocked off some tests for | Monty Brandenberg | |
the deadman's timer. Found some bugs, dig some cleanup and documented a few things. Definitely want to get rid of the U64/F64 interfaces at sometime but this is a good start. |