Cinders
8a451a9345
Misc sweep to sync up a few things
2013-07-13 13:59:15 -06:00
Tank_Master
718f6fa0ff
merge LL 3.6.1
2013-07-10 00:23:23 -07:00
Tank_Master
d4640277d0
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
Cinders
62f04088f0
Dynamically loaded script library
...
*Script libraries for different platforms are loaded dynamically at startup via xml
*Remove unused LSO byte code compiler
2013-06-20 11:24:34 -06:00
Ansariel
d495e952fb
FIRE-10600: Added support for new LSL functions and constants in Server RC LeTigre/BlueSteel 13.06.06.277104
2013-06-11 23:54:18 +02:00
Oz Linden
4165f2eac8
merge latest integration repo changes
2013-05-11 11:30:20 -04:00
Graham Madarasz
f2455ccaaf
Put back normal map and spec map initializers/destruction, delete FMOD refs (unneeded with FMODEX), make indra.l/y safe for bison >= 2.7
2013-05-10 16:10:25 -07:00
Oz Linden
4d22c32aa9
merge changes for 3.5.2-beta4
2013-05-10 10:56:40 -04:00
Kelly Washington
06f9f7b2d9
merge
2013-05-03 21:48:17 +00:00
Ansariel
8aa64bc1c4
Added LSL script editor support for new json functions/constants
2013-05-15 11:18:30 +02:00
Ansariel
986f51e3cd
Update script permission dialog questions and synchronize with V3
2013-05-10 21:33:45 +02:00
Kelly Washington
474905bade
MAINT-2646 Viewer should neither grant nor display prompts for unimplemented 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 16:04:41 -07:00
Graham Madarasz
806d09b114
Merge 3.5.1 into Materials
2013-04-30 19:50:05 -07:00
Oz Linden
ddd5659f81
merge changes for DRTVWR-294
2013-04-19 10:11:29 -04:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Ansariel
3b4a1283ef
FIRE-9749: Missing dialog text for PERMISSION_SILENT_ESTATE_MANAGEMENT and PERMISSION_OVERRIDE_ANIMATIONS
2013-04-12 16:50:10 +02:00
Ansariel
c46befac91
Added LSL editor syntax support for new functions and keywords:
...
* llSetAnimationOverride
* llGetAnimationOverride
* llResetAnimationOverride
* PERMISSION_SILENT_ESTATE_MANAGEMENT
* PERMISSION_OVERRIDE_ANIMATIONS
2013-03-28 15:48:20 +01:00
Don Kjer
c06c35609c
Updating linux build to gcc4.6
2012-10-11 00:09:04 +00:00
Don Kjer
95f3fb45ae
Cherry-picked windows build fixes from sunshine-experimental
2012-09-24 19:42:58 +00:00
Nyx Linden
49caededb4
BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa
2012-09-19 17:05:56 +00:00
Tank_Master
6207030884
Merge FS LGPL tip
2013-02-23 17:09:53 -08:00
Cinders
2c9e821188
Rename HAS_OPENSIM_SUPPORT switch to OPENSIM
2013-02-18 21:24:20 -07:00
Tank_Master
ea86bb88c3
first pass merge
2013-02-04 10:52:32 -08:00
Cinders
4ac7e555e9
Add OSSL/AA syntax highlighting to OpenSim builds
2012-12-13 23:30:24 -07:00
Ansariel
94ebb25050
Updated LSL syntax highlighting
2012-10-19 09:31:28 +02:00
Ansariel
4b1d3ca444
Added new LSL functions from PF tools merge to LSL editor
2012-08-08 02:45:38 +02:00
callum
3ccda1f285
MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT request from similator and display a notification
...
Reviewed by Simon
2012-04-16 14:29:32 -07:00
Ansariel
c5894c2781
Merge with Firestorm LGPL
2012-06-08 22:43:34 +02:00
Ansariel
a535dacd42
Added support for user experience LSL functions released with Server RC Magnum 12.05.25.258071
2012-06-02 13:43:38 +02:00
Tank_Master
1c55d5cbb6
Merge LL 3.3.2 release
2012-05-28 17:02:11 -07:00
Ansariel
dc62362b70
Updated LSL syntax highlighting for new LSL features on Magnum 12.04.13.253827 RC
2012-04-19 21:09:59 +02:00
Ansariel
d156037ca5
Updated LSL syntax highlighting; Fixes FIRE-4697, FIRE-4417, FIRE-4695
2012-01-31 20:05:58 +01:00
Oz Linden
f368c858cd
correct line endings
2011-08-17 12:09:59 -04:00
simon@lindenlab.com
918238dd18
ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcel
...
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-07-01 14:06:08 -07:00
Dave SIMmONs
5039378869
ER-910: Parcel Privacy. Rename things in code to reflect feature name change to "hidden avatars"
2011-06-09 13:46:19 -07:00
Dave SIMmONs
484a4733b7
Merge latest from lindenlab/viewer-development/
2011-06-08 14:53:00 -07:00
Dave SIMmONs
ff3289e2f3
ER-898: Modify llGetParcelDetails() on viewer to support parcel privacy. Reviewed by Kelly.
2011-05-13 13:56:49 -07:00
Don Kjer
aeac73e45e
Merge with simon's lsl changes
2011-04-02 00:36:04 +00:00
Dave SIMmONs
65d28f8aea
Added LSL script functions llGetEnv(), which was missing, and llRegionSayTo(), which is new
2011-04-01 16:42:53 -07:00
Mark Palange (Mani)
60f831151e
Compile flag for wchar_t, boost 1_45 lib update, indra.l include ordering adjustment
2011-01-20 11:03:53 -08:00
Leyla Farazha
bf4ca3922c
DN-141 llGetDisplayName (and other new LSL fucntions) doesn't register (highlight in red) as an internal function in the script editor
2010-11-02 10:47:51 -07:00
Kitty Barnett
bef8751bff
Merged with RLVa-1.4.3 tip
2011-11-10 23:17:58 +01:00
Arrehn
7394730eaa
Merge up to LL FUI
2011-10-28 02:00:09 -04:00
Arrehn
e22b5e833f
FIRE-3213, Support for newer LSL constants
2011-10-17 21:09:08 -04:00
Arrehn
9fd0edb326
Initial 2.8.3+ merge, Tozh & Arrehn
...
Issues: Graphics preferences tab, lighting, depth of field
Issues: Color preferences tab, new direct chat
Issues: Build floater Mesh build tab
Issues: German translations of build, viewer menus
Issues: pipeline issues with mac, possibly other things
Issues: uploading content / temp content
Issues: Windlight quickprefs, parcel windlight, RLVa windlight
2011-08-26 11:18:49 -04:00
Arrehn
7cc63ba643
FIRE-1657 Syncronizing lscript_library.cpp to upstream, ahead of next merge.
2011-08-11 12:46:10 -04:00
Arrehn
e277b8a4ac
Merge with LL 2.6.9, initial work. Needs tests, extra XUI merging with particular skins.
2011-08-04 11:53:40 -04:00
Tozh
a398c6d856
Bridge initialization restart and additional logging
2011-06-23 07:53:45 -04:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Loren Shih
b1b5a11bb0
EXT-3075 : Remove swear words from comments across viewer
...
This bugs me in a minor way. Did a search-and-cleanup on various swear words.
2010-03-29 15:33:48 -04:00