Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-08 | merge changes for 3.7.29-release | Oz Linden | |
2014-10-17 | Update to build on Xcode 6.0: replace logical && with bitwise version | callum_linden | |
2014-08-06 | Pulling over more lsl changes to support the adding of the LSL_XP_XXX constants | dolphin | |
2014-07-17 | fixed XP_ERROR_... constants | dolphin | |
2014-05-20 | Merge with 3.7.8-release | dolphin | |
2014-05-07 | Merge with 3.7.7-release | dolphin | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2013-12-06 | MAINT-3530 : Add viewer checkbox to extend parcel entry limits to a higher ↵ | simon | |
ceiling | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | Merge with 3.6.7 | dolphin | |
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-08-22 | constify sgring constants for gcc | dolphin | |
2013-08-22 | fixed XP_ERROR rules | dolphin | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
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-06-20 | merge with release | Richard Linden | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-21 | MAINT-2711 : Add missing LSL constants for llGetObjectDetails() to the viewer. | simon | |
Reviewed by Kelly | |||
2013-05-11 | merge latest integration repo changes | Oz Linden | |
2013-05-10 | Put back normal map and spec map initializers/destruction, delete FMOD refs ↵ | Graham Madarasz | |
(unneeded with FMODEX), make indra.l/y safe for bison >= 2.7 | |||
2013-05-10 | MAINT-2672 Make windows flex/bison inputs identical to other platforms to ↵ | Graham Madarasz | |
make bison >= 2.7 work | |||
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
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-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
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-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
final removal of remaining LLStat code | |||
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. |