Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-22 | merge changes for STORM-1915 | Oz Linden | |
2014-04-22 | merge changes for STORM-2023 | Oz Linden | |
2014-04-22 | Merge | Xiaohong Bao | |
2014-04-22 | merge up to 3.7.6-release | Oz Linden | |
2014-04-22 | add Cinder Roxley to contributors for STORM-1831 | Oz Linden | |
2014-04-22 | Modify importer to (optionally) improve debug output, perform name-based LOD ↵ | Graham Linden | |
association, and handle models with many materials. | |||
2014-04-22 | merge | Brad Payne (Vir Linden) | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Pull and merge DRTVWR-364 | simon | |
2014-04-21 | merge changes for 3.7.6-release | Oz Linden | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-04-21 | increment viewer version to 3.7.7 | Oz Linden | |
2014-04-21 | Added tag 3.7.6-release for changeset d029faf69f20 | Oz Linden | |
2014-04-21 | Another oops windows build fix. | Cinder | |
2014-04-21 | Windows build fix. | Cinder | |
2014-04-18 | Reinstate support text appendText() in LLFloaterAbout | Cinder | |
2014-04-18 | Remove clearHighlights() | Cinder | |
2014-04-18 | Move some more script editor functions from LLTextEditor to LLScriptEditor | Cinder | |
2014-04-18 | Fix header guard | Cinder | |
2014-04-18 | Remove calls to now unused methods | Cinder Biscuits | |
2014-04-18 | STORM-2023: Restore system color picker on OSX | Cinder Biscuits | |
2014-04-18 | Trivial typo fix | Cinder | |
2014-04-18 | Begin moving script editor portions of LLTextEditor to their own derived class. | Cinder | |
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake | |||
2014-04-16 | Undo of overzealous removal. | Aura Linden | |
2014-04-16 | Orphaned definition | Cinder | |
2014-04-16 | bool not U32 | Cinder | |
2014-04-15 | Linux/Win: Bad checksum on Windows package. Libz and libpng linking ↵ | Monty Brandenberg | |
changes to find newest code. Windows autobuild package had a bad checksum due to oddities in the build system. On Linux I've been fighting with getting libz 1.2.8 and libpng 1.6.8 to be the definitive version in the viewer. Problem is the *massive* library search tree we assemble. We find older shared library versions first and so those dominated. By using --whole-archive with static libraries, the packaged versions of these libraries are made definitive. | |||
2014-04-15 | maint-5707 window should no longer be displayed. | Aura Linden | |
2014-04-15 | Disabled 'Sending to server Try N' messages from crash reporting. | Aura Linden | |
2014-04-15 | Merges in fix for Maint-5707 | Aura Linden | |
2014-04-14 | Fix for MAINT-5707 bad breakpad behavior with teleport links | Aura Linden | |
2014-04-14 | All/Mac: Update libraries to new template builds. Package for static ↵ | Monty Brandenberg | |
libz/libpng/openssl. Update library dependencies to reference builds using new templates and modern build hosts for: SDL, c-ares, boost, curl, libpng, llqtwebkit2, openssl and zlib. Update manifest, library copying and 'test_apps' setup to reflect that zlib and openssl are now always static (on Mac and Linux). Viewer and test_apps now functional on 10.7 Mac. | |||
2014-04-11 | Mac: Update llqtwebkit build, build and package dylib Qt4 pieces. | Monty Brandenberg | |
Part of the switchover to dynamic Qt4. This mostly completes the Mac side. Webkit is functional on Mac, plugins work. The two test programs, llfbconnectest and llplugintest, need a little more work to run without manual fixup ('.' on PATH and maybe a symlink to libz.1.dylib and they run and function on Mac). Also need to address libz.dylib vs libz.a. Currently resolving against dylib which is not what I want. | |||
2014-04-11 | MAINT-3698 Typo is fixed | maxim@mnikolenko | |
2014-04-11 | MAINT-3698 Typo is fixed | maxim@mnikolenko | |
2014-04-10 | MAINT-4133 FIXED Import llpanelgroupinvite.cpp from viewer_lion to ↵ | andreylproductengine | |
voorhees_groupban: import of changes for MAINT-3846. | |||
2014-06-10 | Import llpanelgroupinvite from viewer_lion | maksymsproductengine | |
2014-06-06 | MAINT-3389 FIXED [vwr] No visual feedback if you try to ban an already ↵ | maksymsproductengine | |
banned agent. | |||
2014-06-04 | MAINT-3386 FIXED [vwr] Banned Agents list does not show newly-banned residents | andreykproductengine | |
2014-05-29 | MAINT-3351 FIXED Misleading failure message when user is successfully ↵ | maksymsproductengine | |
removed from a group's Owners role | |||
2014-04-28 | MAINT-3957 FIXED Group owner issue | Mnikolenko ProductEngine | |
2014-04-09 | Merge downstream code | simon | |
2014-04-09 | MAINT-2034 : Terrain texture changes caused by changing texture elevation | simon | |
ranges or terraforming can not be seen until after relog or teleporting out and back to the region | |||
2014-04-09 | All/Linux: Update llqtwebkit to latest all-shared lib build. Linux package | Monty Brandenberg | |
assembly updated to deal with Qt libraries and discrete codec and imageformat plugins (which live under bin/llplugin). Functioning Linux viewer with MoaP support with a few image problems (sRGB profile, zlib errors). Much of this expected to be due to the new 1.6.8/1.2.8 libpng/libz and we'll fix as needed. | |||
2014-04-09 | MAINT-3903 FIXED Instant message toasts and certain kinds of popups (ex. ↵ | maksymsproductengine | |
group invites) fail to display if an offline inventory offer was received before logging in: Backed out changeset: f7234f8fdce8: MAINT-3536 new crash in XML_ParserFree. | |||
2014-04-08 | revived some deleted files to get mac build working | Richard Linden | |
2014-04-08 | added SKIP_AUTORUN command line flag to disable automatically running viewer ↵ | Richard Linden | |
after install | |||
2014-04-08 | merge | Brad Payne (Vir Linden) | |
2014-04-08 | merge changes for 3.7.5-release | Oz Linden | |