summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-23STORM-1275 FIX viewer gets caught in infinite loop for decompstubNyx (Neal Orman)
Fixed setting the initialized flag for the decomposition stub case (for OS builds) so that the viewer doesn't hang when initializing the stub. Note that initialized will be set to true even when instance will return NULL.
2011-05-23SH-1616 FIX SL client crashes on startup for debug buildsNyx (Neal Orman)
Added more NULL checks for llconvexdecompositionstub, to avoid crashing. Clients won't be able to upload meshes using the stub, but should be able to run the client otherwise.
2011-05-23increment viewer version to 2.7.1Oz Linden
2011-05-23Added tag 2.7.0-start for changeset 8835e0e3c0d3Oz Linden
2011-05-20merge changes for beta branch tagsOz Linden
2011-05-20correct license headersOz Linden
2011-05-20fix more DOS line endingsOz Linden
2011-05-20merge changes for sh-1591Oz Linden
2011-05-19FIX VWR-25021eli
2011-05-19FIX VWR-25020eli
2011-05-19FIX VWR-25019eli
2011-05-19WIP VWR-25018eli
2011-05-19FIX VWR-25017 en_xui_changeeli
2011-05-19FIX VWR-25015eli
2011-05-19FIX VWR-25011 en_xui_changeeli
2011-05-19FIX VWR-25010 en_xui_changeeli
2011-05-19FIX VWR-25009eli
2011-05-19FIX VWR-24161 en_xui_changeeli
2011-05-19Added tag DRTVWR-57_2.6.9-beta1, 2.6.9-beta1 for changeset 77e5a08344c9Debi King (Dessie)
2011-05-19merging head 58e0f8f72d39Oz Linden
2011-05-19merging head 7d0ac62a9c94Oz Linden
2011-05-19increment viewer version to 2.7.0Oz Linden
2011-05-19merge changes for storm-1100Oz Linden
2011-05-19merge changes for STORM-1259 and STORM-1175Oz Linden
2011-05-19merge changes for storm-1032Oz Linden
2011-05-19merge changes for storm-941Oz Linden
2011-05-18storm-1267Oz Linden
2011-05-18merge changes for login-messagesOz Linden
2011-05-18merge changes for storm-859Oz Linden
2011-05-18Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2011-05-18mergeDave Parks
2011-05-18Remove extraneous width declaration at behest of eli.Dave Parks
2011-05-18fix for SH-1591: crash at LLVOCacheEntry::~LLVOCacheEntry() line 138Xiaohong Bao
2011-05-18merge latest updates from viewer-developmentOz Linden
2011-05-18merge changes for storm-941Oz Linden
2011-05-18merge changes for storm-1175Oz Linden
2011-05-18merge changes for storm-1032Oz Linden
2011-05-18merge changes for storm-1259Oz Linden
2011-05-18merge up latest viewer-development (post mesh)Oz Linden
2011-05-17mergeDebi King (Dessie)
2011-05-17merge notifications.xml fixOz Linden
2011-05-17fix merge error in open source configurations to disable proprietary componentsOz Linden
2011-05-17remove junk from after close tagOz Linden
2011-05-17Merge cleanupDave Parks
2011-05-17pull back fix for STORM-1260 from beta branchOz Linden
2011-05-17BUILDFIX: copy/paste error in mesh autobuild.xml causes configure to fail.Nyx (Neal Orman)
copy/paste error in autobuild.xml caused INSTALL_PROPRIETARY to be set to TRUE for OS builds. This causes configure to fail as llconvexdecomposition is not available to OS devs. Changing INSTALL_PROPRIETARY to false for OS devs so that llconvexdecompositionstub is used instead. problem only affects windows builds.
2011-05-17un-hardcode the viewer name merged in from the mesh branchOz Linden
2011-05-17Undo installer text changeeli_linden
2011-05-17STORM-1260 FIXED Replaced llerrs messages with llwarns in directory iterator ↵seth_productengine
code to avoid viewer halt when a cache dir is not found.
2011-05-17Restore reference to $last_built_variant when computing path to the Windows ↵CG Linden
Installer