Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-27 | MAINT-3065 : Avatar render info's 'geometry' stat is unpredictable for ↵ | simon | |
linked objects Removed "geometry" and "surface" Reviewed by Kelly | |||
2013-07-02 | MAINT-528 added syntax highlighting for STATUS_BLOCK_GRAB_OBJECT and ↵ | Maestro Linden | |
corrected related tooltips | |||
2013-07-02 | MAINT-1260 add missing PRIM_ constants to syntax highlighting. Reviewed by ↵ | Maestro Linden | |
Kelly. | |||
2013-05-21 | MAINT-2711 : Add missing LSL constants for llGetObjectDetails() to the viewer. | simon | |
Reviewed by Kelly | |||
2013-05-10 | MAINT-2672 Make windows flex/bison inputs identical to other platforms to ↵ | Graham Madarasz | |
make bison >= 2.7 work | |||
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Merge viewer-beta | simon | |
2013-05-03 | merge | Kelly Washington | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-22 | MAINT-2612 fix issues between extern C linkage and yyval ifdefs on Mac with ↵ | Graham Madarasz | |
toolchain > 4.5.1 | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-12 | Fix merge oddities | simon | |
2013-04-11 | Forgot to commit @#! merge | simon | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-11 | Merge | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-19 | MAINT-2506 added viewer support for PERMISSION_SILENT_ESTATE_MANAGEMENT and ↵ | Maestro Linden | |
PERMISSION_OVERRIDE_ANIMATIONS. Reviewed by Simon. | |||
2013-03-13 | Merge | Dave Parks | |
2013-03-12 | Mods to make compile on gcc 4.6.3 work mo betta | Graham Madarasz | |
2013-03-08 | MAINT-2410 Extra Particle Parameters -- port of Kelly's simulator changeset | Dave Parks | |
2012-12-13 | MAINT-2109 Added ATTACH_NECK and ATTACH_AVATAR_CENTER definitions for LSL ↵ | Maestro Linden | |
scripts and script information floater. Reviewed by Andrew. | |||
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-09-24 | Cherry-picked windows build fixes from sunshine-experimental | Don Kjer | |
2012-09-19 | BUILDFIX: enabling the building of the viewer/appearance backend with ↵ | Nyx Linden | |
headless mesa | |||
2012-04-16 | MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT ↵ | callum | |
request from similator and display a notification Reviewed by Simon | |||
2011-08-17 | correct line endings | Oz Linden | |
2011-07-01 | ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcel | simon@lindenlab.com | |
Privacy" changes. Many naming changes for the featureto be "See avatars" instead of "hidden avatars". Also removed the "anyone can edit terrain" checkbox and slammed the value to FALSE. | |||
2011-06-09 | ER-910: Parcel Privacy. Rename things in code to reflect feature name ↵ | Dave SIMmONs | |
change to "hidden avatars" | |||
2011-06-08 | Merge latest from lindenlab/viewer-development/ | Dave SIMmONs | |
2011-05-13 | ER-898: Modify llGetParcelDetails() on viewer to support parcel privacy. ↵ | Dave SIMmONs | |
Reviewed by Kelly. | |||
2011-04-02 | Merge with simon's lsl changes | Don Kjer | |
2011-04-01 | Added LSL script functions llGetEnv(), which was missing, and ↵ | Dave SIMmONs | |
llRegionSayTo(), which is new | |||
2011-01-20 | Compile flag for wchar_t, boost 1_45 lib update, indra.l include ordering ↵ | Mark Palange (Mani) | |
adjustment | |||
2010-11-02 | DN-141 llGetDisplayName (and other new LSL fucntions) doesn't register ↵ | Leyla Farazha | |
(highlight in red) as an internal function in the script editor | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-03-29 | EXT-3075 : Remove swear words from comments across viewer | Loren Shih | |
This bugs me in a minor way. Did a search-and-cleanup on various swear words. | |||
2010-02-13 | simpler fix for CID-202 | Tofu Linden | |
2010-02-13 | CID-202 | Tofu Linden | |
Checker: REVERSE_INULL Function: LLScriptEventHandler::recurse(_iobuf *, int, int, e_lscript_compile_pass, e_lscript_prune_type, int &, LLScriptScope *, e_lscript_types &, e_lscript_types, unsigned long long &, LLScriptByteCodeChunk *, LLScriptByteCodeChunk *, int, LLScriptScopeEntry *, int, LLScriptLibData **) | |||
2010-02-12 | CID-285 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLScriptState::LLScriptState(int, int, e_lscript_state_type, LLScriptIdentifier *, LLScriptEventHandler *) File: /indra/lscript/lscript_compile/lscript_tree.h | |||
2010-02-12 | CID-286 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLScriptStateChange::LLScriptStateChange(int, int, LLScriptIdentifier *) File: /indra/lscript/lscript_compile/lscript_tree.h | |||
2010-02-12 | CID-287 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLScriptScript::LLScriptScript(LLScritpGlobalStorage *, LLScriptState *) File: /indra/lscript/lscript_compile/lscript_tree.cpp | |||
2009-12-10 | Fixed linux build | Paul Guslisty | |
--HG-- branch : product-engine | |||
2009-11-19 | EXT-2094 Add click-to-zoom as a one-click settable option for objects | angela | |
2009-11-18 | EXT-2094 | angela | |
2009-10-02 | merge of latest viewer/viewer-20 | Mark Palange (Mani) | |
2009-10-01 | merge of latest lindenlab/svn-imports-viewer-20 | Mark Palange (Mani) | |
2009-10-01 | svn merge -r 134922:134973 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7 Merging branches/media-on-a-prim/moap-7 down to viewer-2.0. | |||
2009-09-30 | QAR-1619: merge up to 2009-09-26 viewer/viewer-20 | Nat Goodspeed | |
2009-09-26 | Merge into viewer/viewer-20 yesterday's lindenlab/svn-imports-viewer-20 | Nat Goodspeed | |
2009-09-18 | Merged latest viewer/viewer-20 into login-api. | brad kittenbrink | |