Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-30 | Cleaning up some unreferenced headers and classes definitions from previous ↵ | Todd Stinson | |
refactoring. | |||
2012-05-30 | First pass at refactoring the pathfinding linksets and pathfinding ↵ | Todd Stinson | |
characters classes to reduce code duplication, as both functionalities were heavily duplicated. | |||
2012-05-30 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-29 | Added tag DRTVWR-144, 3.3.3-beta1 for changeset 1b7f311b5a5d | Oz Linden | |
2012-05-29 | merge changes for DRTVWR-153 | Oz Linden | |
2012-05-29 | tag merge of DRTVWR-153 | Oz Linden | |
2012-05-29 | merge changes for DRTVWR-155 | Oz Linden | |
2012-05-29 | tag merge of DRTVWR-155 | Oz Linden | |
2012-05-29 | merge back change to force ticket number from viewer-release | Oz Linden | |
2012-05-29 | merge changes for DRTVWR-148 | Oz Linden | |
2012-05-29 | tag merge of DRTVWR-148 | Oz Linden | |
2012-05-28 | inconsequential change to force new ticket number | Oz Linden | |
2012-05-26 | merge changes for DRTVWR-156 | Oz Linden | |
2012-05-26 | tag merge of DRTVWR-156 | Oz Linden | |
2012-05-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-25 | merge back beta tags | Oz Linden | |
2012-05-25 | PATH-638: Removing the viewer-side multiplication of the percentage ↵ | Todd Stinson | |
character step as the server will now be doing the math. | |||
2012-05-24 | merge changes for DRTVWR-154 | Oz Linden | |
2012-05-24 | merge changes for DRTVWR-151 | Oz Linden | |
2012-05-24 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-24 | sync with viewer-release | eli | |
2012-05-24 | retag to force rebuild | Oz Linden | |
2012-05-24 | Added tag viewer-release-candidate, 3.3.2-release for changeset 675668bd24d3 | Oz Linden | |
2012-05-23 | DRTVWR-151: Today's APR build should run on Windows XP again. | Nat Goodspeed | |
The previous tip Windows APR package: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/256201/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120509.tar.bz2 contained a libapr-1.dll that would not load on Windows XP. The code contained static calls to Windows API functions not yet present in Windows XP. The new Windows APR package has made those calls conditional, using LoadLibrary() and GetProcAddress() calls. The hope is that this new viewer build will behave identically on Windows Vista or later -- but unlike its predecessor, will also launch on Windows XP. | |||
2012-05-23 | Defaulting pathfinding project viewer to the agni grid. | Todd Stinson | |
2012-05-22 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-05-22 | Update to latest llphysics extensions library | prep | |
2012-05-22 | PATH-638: Tweaking the percentage stepped characters multiplying by 100 as ↵ | Todd Stinson | |
the server range was different from expected. | |||
2012-05-22 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-22 | merge | prep | |
2012-05-22 | Fix for path-648: shapes are now positioned correctly in neighboring ↵ | prep | |
regions. Renamed api to better reflect it's purpose | |||
2012-05-22 | PATH-649: BUGFIX Re-initializing the navmesh zone following a teleport failure. | Todd Stinson | |
2012-05-22 | PATH-641: BUGFIX Resolving issue with show world movables only not working ↵ | Todd Stinson | |
as expected. | |||
2012-05-22 | merge changes for DRTVWR-149 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-147 | Oz Linden | |
2012-05-22 | Added tag 3.3.2-beta2 for changeset 675668bd24d3 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-150 | Oz Linden | |
2012-05-22 | Added tag 3.3.2-beta1 for changeset d29a260119f8 | Oz Linden | |
2012-05-21 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Fix for potential truncation | |||
2012-05-18 | MAINT-959 FIX [PUBLIC]Trouble resizing tabbed floaters | Richard Linden | |
don't auto position other floater when it is hosted | |||
2012-05-18 | PATH-638: Adding elements to render the new sim stats. | Todd Stinson | |
2012-05-18 | Altering the grab functionality so that characters cannot be grabbed. | Todd Stinson | |
2012-05-18 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Requested permissions are added dynamically to the dialog's footer - And the footer is not shown when it is empty | |||
2012-05-17 | MAINT-1092 Fix for broken avatar bakes on some AMD graphics cards. | Dave Parks | |
2012-05-17 | MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>. | |||
2012-05-16 | MAINT-862 and ER-1781 : Sounds not playing the first time. Reviewed by Kelly. | simon@Simon-PC.lindenlab.com | |
2012-05-16 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-14 | partial fix for SH-3132 - reduce max concurrent http requests to same level ↵ | Brad Payne (Vir Linden) | |
as in release | |||
2012-05-14 | Update to latest llphysics Extensions lib (for path-622). | prep | |