Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-10 | On lluuidhashmap_tut<1> failure, save/reload data in temp file. | Nat Goodspeed | |
Generating new random data on every test run makes it impossible to debug a test failure. While in general we do want to generate random data to thoroughly exercise the generator logic, if every new run generates new data, the only thing we can do about an observed failure is shrug and ignore it. Add logic to save data on failure, with corresponding logic to notice and reload from a previously-generated save file. In case of a merge collision, this version SUPERCEDES my previous efforts with this file. (My other changes may still be in a backed-up merge request.) It is okay to resolve collisions in favor of this version. | |||
2012-10-10 | #include <string.h> in v3color.h: recent Linux compilers care. | Nat Goodspeed | |
Linux dev builds have started breaking because v3color.h uses strlen() and strncpy() without declaring them. Add relevant #include, which fixes. | |||
2012-09-19 | Added tag 3.4.0-release for changeset 97977c67245f | Oz Linden | |
2012-09-19 | merge beta7 pathfinding hotfixes | Oz Linden | |
2012-09-14 | Added tag 3.4.0-beta7 for changeset 733ceac77583 | William Todd Stinson | |
2012-09-14 | tag merge of DRTVWR-215 | William Todd Stinson | |
2012-09-13 | MAINT-1561: BUGFIX Another target omega fix for an issue detected with a ↵ | William Todd Stinson | |
clock pendulum. | |||
2012-09-12 | Added tag 3.4.0-release for changeset d02759655d6b | Oz Linden | |
2012-09-11 | Added tag 3.3.4-beta6 for changeset 62b07aa81b19 | Oz Linden | |
2012-09-11 | merge changes for DRTVWR-213 | Oz Linden | |
2012-09-11 | tag merge of DRTVWR-213 | Oz Linden | |
2012-09-11 | merge changes for DRTVWR-212 | Oz Linden | |
2012-09-11 | tag merge of DRTVWR-212 | Oz Linden | |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-08-31 | merge changes for | Oz Linden | |
2012-08-31 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-08-31 | Added tag 3.3.4-release3 for changeset 351eea5f9dc1 | Oz Linden | |
2012-08-31 | tag merge of DRTVWR-207 | Oz Linden | |
2012-08-30 | Added tag 3.4.0-beta5 for changeset 573e863be2f2 | Oz Linden | |
2012-08-29 | MAINT-1455 FIX Media Texture not visually updated correctly | callum | |
Reviewed by me. (Bao created) | |||
2012-08-27 | MAINT-1480: Ensuring that the new angular velocity is remembered for later ↵ | William Todd Stinson | |
comparison to the previous angular velocity. | |||
2012-08-27 | PATH-868: Ensuring that walkability values are reset to a previous value if ↵ | Todd Stinson | |
the empty string is entered. | |||
2012-08-27 | MAINT-1480: Clearing the angular velocity accummulation when the updated ↵ | Todd Stinson | |
angular velocity is set to zero. | |||
2012-08-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | Todd Stinson | |
2012-08-22 | PATH-864: Altering the minimum linksets floater size to smaller to allow ↵ | Todd Stinson | |
fitting to 1024 width screens. | |||
2012-08-22 | Added tag 3.4.0-beta4 for changeset 84fb70dfe344 | Oz Linden | |
2012-08-22 | merge changes for DRTVWR-201 | Oz Linden | |
2012-08-22 | tag merge of DRTVWR-201 | Oz Linden | |
2012-08-22 | merge changes for | Oz Linden | |
2012-08-21 | storm-1906: correct cmake error when using precompiled llphysicsextensions_tpv | Oz Linden | |
2012-08-20 | Added tag 3.4.0-beta3 for changeset 182a9bf30e81 | Oz Linden | |
2012-08-20 | tag merge of DRTVWR-200 | Oz Linden | |
2012-08-20 | Added tag 3.3.4-release2 for changeset 7c9102fb9988 | Oz Linden | |
2012-08-20 | tag merge of DRTVWR-199 | Oz Linden | |
2012-08-17 | MAINT-1439: BUGFIX Correcting Kart 1.0 issue with physical objects using ↵ | Todd Stinson | |
angular velocity. | |||
2012-08-16 | Added tag 3.4.0-beta2 for changeset b1dbb1a83f48 | Oz Linden | |
2012-08-16 | merge changes for DRTVWR-197 | Oz Linden | |
2012-08-16 | tag merge of DRTVWR-197 | Oz Linden | |
2012-08-16 | PATH-852: Attempting to fix the format of the BMP cursors for linux. | Todd Stinson | |
2012-08-15 | merge changes for DRTVWR-198 | Oz Linden | |
2012-08-15 | tag merge of DRTVWR-198 | Oz Linden | |
2012-08-15 | tag merge of DRTVWR-196 | Oz Linden | |
2012-08-15 | 10.5 macs will begin looking for mac_legacy rather than mac | Aura Linden | |
2012-08-14 | MAINT-1413,MAINT-1425,MAINT-1426: BUGFIX Correcting a problem where the ↵ | Todd Stinson | |
build/edit floater was being dirtied at the wrong time. | |||
2012-08-14 | PATH-842: Another tweak to get the llSetTargetOmega functionality working in ↵ | Todd Stinson | |
the viewer. | |||
2012-08-14 | PATH-856: Adding a new notification to indicate when the user will be ↵ | Todd Stinson | |
toggling the phantom flag of a linkset through the Pathfinding Linksets floater. | |||
2012-08-14 | PATH-854: Adding support to display whether linksets are scripted or not in ↵ | Todd Stinson | |
the pathfinding linksets floater. | |||
2012-08-14 | PATH-849: Group objects were losing their [group] identifier following the ↵ | Todd Stinson | |
last commit. This should fix that issue. | |||
2012-08-14 | open-146: correct licenses in llphysicsextensions stub | Oz Linden | |
2012-08-14 | PATH-849: Refactoring the behavior after loading the owner name of a ↵ | Todd Stinson | |
pathfinding object into the avatar name cache so that each object can simply update its respective row in the scroll list rather than rebuilding from scratch after all names are loaded. |