Commit Graph

11471 Commits (a25aedbccd352d526beeec0fb4e46a4c0b2de328)

Author SHA1 Message Date
Kitty Barnett a25aedbccd - internal : cleanup of rez_attachment() and callers
- internal : RlvAttachmentLocks::canAttach() doesn't need to take the "MultipleAttachments" setting into account

--HG--
branch : RLVa
2010-08-25 18:52:03 +02:00
Kitty Barnett f01a8c4d78 - fixed : @showinv=n doesn't disable the "My Outfits" panel under the "Appearance" sidebar tab anymore
-> SL-2.1 changed the "My Outfits" panel from LLInventoryPanel to LLOutfitsList

--HG--
branch : RLVa
2010-08-24 18:17:06 +02:00
Kitty Barnett bd839a0659 - added : "RLVaDebugHideUnsetDuplicate" debug setting to suppress "unset" and "duplication" command restrictions from the debug output
-> some restraints are far too "noisy", hopefully this will help prevent spamming local chat/chat history with redundant commands

--HG--
branch : RLVa
2010-08-22 21:51:05 +02:00
Kitty Barnett 1c6b4da6e0 - changed : only prevent teleporting home when both @tplm=n *and* @tploc=n restricted
- changed : visually disable the "Home" button on the navigation bar when unable to teleport home
- changed : visually disable the "Go Home" button on the worldmap floater when unable to teleport home

--HG--
branch : RLVa
2010-08-22 19:17:11 +02:00
Kitty Barnett 8c32b5fe60 - fixed : LLPipeline::sShowHUDAttachments isn't reset to TRUE when an attachment is worn on an empty RLV_LOCK_REMOVE locked HUD attachment point
-> @remattach:top=n (with no current attachment on "top" or any other locked HUD attachments)
    -> uncheck "Show HUD Attachments" (allowed because RlvAttachmentLocks::hasLockedHUD() will return FALSE when there are no locked HUDs)
    -> attach HUD attachment to top => invisible
- fixed : HUD zoom level should be restricted when a HUD attachment is non-detachable
- fixed : wireframe should be disabled when a HUD attachment is non-detachable

--HG--
branch : RLVa
2010-08-22 18:41:57 +02:00
Kitty Barnett aa4ac83eef Incremented version number to RLVa-1.2.1(a)
--HG--
branch : RLVa
2010-08-22 11:02:03 +02:00
Kitty Barnett ff87fb0765 Added tag RLVa-1.2.0 for changeset 425f96b1e81e
--HG--
branch : RLVa
2010-08-22 10:59:14 +02:00
Kitty Barnett b6a073c659 Initial commit of RLVa-1.2.0i
--HG--
branch : RLVa
2010-08-22 10:57:22 +02:00
Kitty Barnett 92b273cb41 [RLVa]
--HG--
branch : RLVa
2010-08-22 06:44:23 +02:00
Kitty Barnett 5452360c21 [Viewer/Build]
- added: imported SNOW-788 - Fix boost lib detection with Visual Studio to allow multiple VS versions

--HG--
branch : Viewer-Build
2010-08-22 05:57:21 +02:00
Kitty Barnett 3ee498c4ed [Viewer/Build]
- changed: compiler options for "Release with Debug" builds
- changed: compiler and linker options for "Release" builds

--HG--
branch : Viewer-Build
2010-08-22 05:48:00 +02:00
Kitty Barnett c1d74e58ab [Viewer/Build]
--HG--
branch : Viewer-Build
2010-08-22 03:04:14 +02:00
Oz Linden be3e754b34 increment patch level so that version is 2.1.2 2010-08-20 18:59:45 -04:00
Oz Linden 9bbc45ae95 change defaults so that developer builds are labelled correctly, add personal build params 2010-08-20 18:58:32 -04:00
Aimee Linden 89cb5aa99e VWR-20855 (SNOW-510) FIXED Cannot find tut/tut.hpp in Standalone builds 2010-08-20 18:16:23 +01:00
Aimee Linden ba7fa006a1 BuildParams for to separate debug and release builds for viewer-development-import 2010-08-20 15:48:47 +01:00
Aimee Linden b783631ba8 Merge 2010-08-20 15:41:16 +01:00
Aimee Linden aabf1b4fa2 VWR-20847 (SNOW-543/SNOW-517) FIXED Linux packaging fixes. 2010-08-20 14:06:32 +01:00
Oz Linden 9208e09693 add email for new canonical snowstorm build 2010-08-20 06:35:03 -04:00
Aimee Linden 29512788ad VWR-20815 (SNOW-511) Allow standalone builds to correctly find a system version of llqtwebkit 2010-08-19 18:36:14 +01:00
Christian Goetze (CG) a4d969067b Remove obsolete build configurations from BuildParams. 2010-08-19 09:15:51 -07:00
Aimee Linden 6f1d8b1d05 VWR-20810 (SNOW-503) Oops ... forgot the doc/contributions.txt entry (No functional change) 2010-08-19 16:03:08 +01:00
Aimee Linden 2a1d58fdf6 VWR-20810 (SNOW-503) Quote EXE_STAGING_DIR to prevent it failing with some paths 2010-08-19 14:22:37 +01:00
Aimee Linden b9853f8e09 VWR-20809 (SNOW-504) Do not depend on stage_thirds_party_libs for a standalone build. 2010-08-19 13:31:45 +01:00
Christian Goetze (CG) d568a36848 Don't bother doing the debug release split on mac for now. 2010-08-18 20:44:02 -07:00
Christian Goetze (CG) 8666d6016c fix mixup in "last_built_variant" vs "last_built_arch". 2010-08-18 20:30:19 -07:00
Christian Goetze (CG) 75362fc4b2 Upload last built variant, not necessarily Release 2010-08-18 20:28:29 -07:00
Christian Goetze (CG) 985133d74c Polish build settings for the split between debug and release builds. 2010-08-18 19:49:13 -07:00
Christian Goetze (CG) 7545d6209a Merged: Enable Coverity, Separate out debug and release builds for faster turnaround. 2010-08-18 19:30:59 -07:00
Christian Goetze (CG) 03813fe219 Enable Coverity, Separate out debug and release builds for faster turnaround. 2010-08-18 19:30:25 -07:00
Aimee Linden 2977cbb741 VWR-20770 (SNOW-649) FIXED Missing LL_TESTS condition around llplugin unit test 2010-08-18 17:56:58 +01:00
Aimee Linden 855192a83b VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files 2010-08-18 17:41:36 +01:00
Aimee Linden 5bb7cbc663 VWR-20749 (SNOW-624) FIXED Fix compiling the viewer with Boost 1.42 2010-08-18 13:01:56 +01:00
Aimee Linden 6baedc1370 VWR-20748 (SNOW-520) FIXED Make develop.py play nicely with express editions of Visual Studio 2010-08-18 12:30:26 +01:00
Aimee Linden fcb240792f VWR-20747 (SNOW-527) FIXED Don't import deprecated python module sets 2010-08-18 11:58:24 +01:00
Aimee Linden 302b3a0770 Merge http://bitbucket.org/aimee_linden/viewer-development-import 2010-08-18 09:14:17 +01:00
Oz Linden ba64912c20 Automated merge with file:///Users/oz/Internal/internal-viewer-development 2010-08-17 21:16:57 -04:00
Oz Linden 84e3e7ccb4 replace universal email notice setting with a comment on how to produce a specific one 2010-08-17 14:43:13 -04:00
Aimee Linden b53ac25d5c SNOW-585 (VWR-20679) FIXED Build failure when the FMOD lib is not present.
Also added Mac version of the same fix, and corrected the warning message in the Linux version that was already there.
2010-08-17 03:38:45 +01:00
Aimee Linden 3b59f688c1 VWR-20673 (SNOW-743) FIXED Compiler warning: 'region_access' may be used uninitialized in this function 2010-08-16 17:03:23 +01:00
Aimee Linden 6981353b1a VWR-20671 (SNOW-514) FIXED Protection on LLInstanceTracker base in LLNameListCtrl needs to be public for gcc >4.1 2010-08-16 16:40:13 +01:00
Aimee Linden e9f14e3001 VWR-20670 (SNOW-506) FIXED Protection on LLInstanceTracker base in LLEventTimer needs to be public for gcc >4.1 2010-08-16 16:39:12 +01:00
Aimee Linden 8aae5a105b Fix executable perms on develop.py which seem to have got lost somewhere in the move. 2010-08-16 13:58:33 +01:00
Christian Goetze (CG) a050c35bf1 No longer need the "build_server" settings, since "build.sh" no longer has that code. Mainly rebuild to clean up the result page. 2010-08-15 15:49:46 -07:00
Christian Goetze (CG) 931e2760c3 Removed email address of inworld public build status indicator, re-rezzed indicator. 2010-08-15 10:02:48 -07:00
Aimee Linden 3bea7e32d3 Changed viewer channel to "Second Life Development" 2010-08-14 19:20:37 +01:00
Oz Linden 4ee6001c92 Automated merge with file:///Users/oz/Internal/viewer-development 2010-08-13 19:31:07 -04:00
Christian Goetze (CG) 2d0e25a645 Add email to public inworld build status indicator. 2010-08-13 14:31:57 -07:00
Christian Goetze (CG) 8a85dee432 Upload build results into a publicly accessible place on S3. 2010-08-13 14:05:00 -07:00
Aimee Linden 5c6cb4c906 Persuade Windows to package the prebuilt llkdu.dll 2010-08-13 19:34:40 +01:00