1
0
Fork 0
Commit graph

8102 commits

Author SHA1 Message Date
Thorsten Renk
411b1a024e Tentatively fix Foch demo by pointing it to Clemenceau, de-activate glideslope visuals, we don't seem to have controls to switch it off any more in carrier AI 2017-05-13 13:44:57 +03:00
Thorsten Renk
1a0e8d22cb Support for dual-lane highways in ALS road shader 2017-05-13 13:22:22 +03:00
Thorsten Renk
0eff76715e Tentative fix for ALS cloud shadows leaking upward above cloud layer 2017-05-13 13:04:04 +03:00
Thorsten Renk
4300eae9bd Set default streetlight color to orange 2017-05-13 13:00:37 +03:00
Florent Rougon
1c3b855e79 Startup tips: use Unicode characters for the arrows describing menu selections
Use RIGHTWARDS ARROW for each arrow, surrounded by two NO-BREAK SPACE
characters. This prevents line breaking in the middle or at the edges of
such arrows.

Also explicitly specify the UTF-8 encoding for Translations/en/tips.xml,
even though this is implicit with XML when unspecified.
2017-05-11 19:15:02 +02:00
Thorsten Renk
1cf4b9d6a5 Fix ice overlay on ALS inland water effect 2017-05-11 13:58:43 +03:00
Thorsten Renk
400e628417 Tentative fixes for OSM structure lightmaps 2017-05-11 13:52:27 +03:00
Florent Rougon
385ab0d61a Update the French translation
Translations/fr/sys.xml: add accented characters (using UTF-8 encoding)
                         now that the splash screen supports them.

Translations/fr/options.xml: fix typos, document --download-dir and
                             recode the file to UTF-8.
2017-05-11 11:33:17 +02:00
Thorsten Renk
d7df75bff2 ALS road shader renders no lightmap when diffuse material red is zero, apply color correction for car headlights to avoid blending with base lightmap color 2017-05-09 18:19:23 +03:00
Stuart Buchanan
d5b8ae9ccf osm2city building, road, railway materials. 2017-05-09 14:16:44 +01:00
Florent Rougon
b5c689e4b5 Update the French translation 2017-05-08 14:02:35 +02:00
Florent Rougon
c8397de79f Small change to a tooltip 2017-05-08 01:01:07 +02:00
Alessandro Menti
6fd43e8e79
Update the Italian translation 2017-05-07 17:47:24 +02:00
Yves Tolosa-Joas
824770de20 AirBaltic APR17 traffic file by Marcin Kuzniar 2017-05-02 15:57:02 +01:00
Yves Tolosa-Joas
925100f30e Fixed Texture Path; Merge sub objects 2017-05-02 15:56:54 +01:00
Yves Tolosa-Joas
61b6c14070 AirBaltic Dash8 Texture by Brett Harrison 2017-05-02 15:56:45 +01:00
Thorsten Renk
2f99804dba More variation for the ALS aurora simulation, WIP 2017-04-27 14:18:55 +03:00
Stuart Buchanan
5c62d4663c Add Joystick Config dialog for individual engines 2017-04-20 21:06:42 +01:00
Thorsten Renk
60f63cb2af Earthview: support for heightmapping and moonlight illumination 2017-04-20 11:27:47 +03:00
Thorsten Renk
f5be115145 Another ALS HUD bugfix, cannot have two uniforms named the same 2017-04-19 09:52:53 +03:00
Thorsten Renk
f24ff3ef32 Bugfix for ALS HUD effect/filtering interaction 2017-04-18 16:41:55 +03:00
Thorsten Renk
b50af8ff47 Bugfix and noise seed option for ALS thrust flame shader 2017-04-17 10:30:49 +03:00
Erik Hofman
99b893316d remove unused files 2017-04-11 13:47:07 +02:00
Erik Hofman
96c40c6083 remove unused files 2017-04-11 13:40:52 +02:00
Erik Hofman
5049ebd0bc Prepare for windsock turbulence animation 2017-04-11 13:39:25 +02:00
Stuart Buchanan
43c77895b1 Fix for https://sourceforge.net/p/flightgear/codetickets/1955/ 2017-04-09 22:02:08 +01:00
Thorsten Renk
48768ee9d2 Earthview 2.1 - parallax mapping for cloud layer, lightning at night, Rayleigh scattering in atmosphere and minor bugfixes 2017-04-05 16:50:31 +03:00
Yves Tolosa-Joas
3d409359af EL AL traffic file update by Marcin Luzniar 2017-04-03 08:58:07 +01:00
Yves Tolosa-Joas
7719d1b4bc Remapped 767-300 (Top of Fuselage). Ajusted Liveries. Added pitch 2017-04-03 08:58:02 +01:00
Richard Harrison
e133785632 MP2017 protocol support.
Added defaults for new protocol
Modified multiplayer dialog to allow protocol selection.
2017-04-02 18:32:44 +02:00
Erik Hofman
400a8ca30a New sample image also showing the weather symbols 2017-04-01 11:36:32 +02:00
Erik Hofman
950c828f67 Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/fgdata into next 2017-04-01 11:29:15 +02:00
Erik Hofman
e19014cde6 Switch to the latest, beter licensed, DESG fonts and add the new Weather symbols 2017-04-01 11:29:02 +02:00
Yves Tolosa-Joas
34ec2436a4 EL AL Livery for 777-200 AI model 2017-03-31 11:05:22 +01:00
Yves Tolosa-Joas
fb6587331e EL AL Liveries for 747-400 models 2017-03-31 11:05:18 +01:00
Yves Tolosa-Joas
d7625a5c86 Retouched Belly Mapping on 747-400s AI models 2017-03-31 11:05:09 +01:00
Stuart Buchanan
6f2ccdd395 Add support for sprintf() formatting to tutorial
<message> tags can now contain sprintf() format
strings (%d, %.2f etc), with

<message-param>
  <property>/some/prop</property>
</message-param>

used as the substitute value.  Could be extended
in the future with perhaps Nasal evaluation?
2017-03-28 21:38:34 +01:00
Stuart Buchanan
60c6e73258 Updated startup tips. 2017-03-28 20:39:35 +01:00
Yves Tolosa-Joas
ad17297f0f Remapped 747-400 Freighter (Top Fuselage) and updated Liveries 2017-03-27 16:08:55 +01:00
Yves Tolosa-Joas
c597b2dadf 747-400 Liveries for new model mapping 2017-03-27 16:08:47 +01:00
Yves Tolosa-Joas
137bfd5e0b Remapped 747-400 AI Model (Top of fuselage) 2017-03-27 16:08:40 +01:00
Stuart Buchanan
a5e848d8a5 Fix GUI elements referencing "tile-manager" 2017-03-26 20:34:41 +01:00
Yves Tolosa-Joas
2972f46729 Added ERJ90 model to existing Traffic File 2017-03-25 17:53:15 +00:00
Yves Tolosa-Joas
10437e1df0 Updated Liveries AI ERJ90 with Nacelles Texture 2017-03-25 17:52:53 +00:00
Yves Tolosa-Joas
0540fbc333 New Liveries for ERJ90 AI model 2017-03-25 17:52:46 +00:00
Yves Tolosa-Joas
bce710bcb3 ERJ90 AI model update, new Tail and Nacelles + Adjusted Paintkit 2017-03-25 17:52:40 +00:00
Erik Hofman
fdb76cb689 Thorsten Renk: since the 2d and 3d shadow share the fragment shader, you've unfortunately just broken the 2d shadow technique which does not generate varying alpha_correction in the vertex shader 2017-03-25 14:34:19 +01:00
Yves Tolosa-Joas
eb4b9da21c Updated Ukraine Intl Liveries 737-300, 737-800, 767-300 2017-03-25 10:44:33 +00:00
Erik Hofman
44cabc2eec flug:
* fix the 'slanting shadow > 75 meters' problem
* lay down the shadow flat on the ground

wlbragg:
* add fading effect based o altitude
2017-03-25 09:57:36 +01:00
Stuart Buchanan
b923ccbd47 Add tips provided by forum members. 2017-03-23 21:14:42 +00:00