Florent Rougon
587c601345
Translations/default/sys.xml: remove the 'splash' container element
...
Not deemed desirable anymore (now, all Translations/default/*.xml files
should have a flat structure). This is related to
6d6e1809f0
/
2018-10-12 07:51:24 +02:00
Richard Harrison
b022d310db
Added F-15 lowpoly;
...
This is already in the scenery db/terrasync; however that model has the vertical origin at the wheels, whereas my F-15 in FGAddon has the origin at the center line based on the nose.
2018-10-11 16:43:38 +02:00
Scott Giese
09e8bd6f63
Revert "Doc/README: Only use Latin character set."
...
This reverts commit c5460a3cf1
.
2018-10-10 22:11:00 -05:00
Scott Giese
c5460a3cf1
Doc/README: Only use Latin character set.
...
Eliminate overruns in PDF output.
2018-10-08 20:11:58 -05:00
Thorsten Renk
73073c4512
Move AW auto-start detection outside AW namespace to avoid duplicate AW start issue when de-selected in launcher and selected in-sim
2018-10-06 09:41:22 +03:00
Scott Giese
43ac415a8a
Bug Fix : #1732 Nasal runtime error with hovered tooltip
2018-10-03 01:49:50 -05:00
Yves Tolosa-Joas
2f0b9ecd00
Added Arkia AI Traffic
2018-10-02 08:51:08 +01:00
Yves Tolosa-Joas
3686571339
Arkia Liveries by Brett Harrison
2018-10-02 08:51:08 +01:00
Stuart Buchanan
74a3039b59
FG1000: Wrong .ac file reference for GDU-1045.3.xml
2018-09-30 21:57:56 +01:00
Richard Harrison
66c15d5b89
Canvas NavDisplay (map) fix nil waypoint when only one waypoint in flightplan.
...
Without this it will cause a nil dereference resulting in
Nasal runtime error: non-objects have no members
at D:/Program Files/FlightGear 2018.2.2/data/Nasal/canvas/map/WPT.lcontroller, line 57
called from: D:/Program Files/FlightGear 2018.2.2/data/Nasal/canvas/map/WPT.lcontroller, line 79
called from: D:/Program Files/FlightGear 2018.2.2/data/Nasal/canvas/MapStructure.nas, line 1088
called from: D:/Program Files/FlightGear 2018.2.2/data/Nasal/geo.nas, line 384
called from: D:/Program Files/FlightGear 2018.2.2/data/Nasal/canvas/MapStructure.nas, line 1051
called from: D:/Program Files/FlightGear 2018.2.2/data/Nasal/canvas/MapStructure.nas, line 1059
called from: D:/Program Files/FlightGear 2018.2.2/data/Nasal/canvas/map/WPT.lcontroller, line 26
called from: D:/Program Files/FlightGear 2018.2.2/data/Nasal/globals.nas, line 119
2018-09-29 13:41:01 +02:00
Stuart Buchanan
3b7bdd3658
Full set of Docs updates for 2018.3.0
...
Hopefully final update to
- getstart
- readme.pdf
- FGShortRef
- C172p documentation.
2018-09-25 20:52:54 +01:00
Stuart Buchanan
b83b95751f
Bug fix - sendFMSNotification no longer exists.
...
Reported on the forum:
https://forum.flightgear.org/viewtopic.php?f=71&t=32764&start=120
2018-09-25 20:28:32 +01:00
Yves Tolosa-Joas
43c03bb4ba
Replaced A343 on Istambul > Sofia route
2018-09-23 19:04:27 +01:00
Yves Tolosa-Joas
7e45f6f4fd
Added Ellinair AI Traffic
2018-09-23 19:04:27 +01:00
Yves Tolosa-Joas
de7744a9d0
Added Ellinair Airbus' liveries
2018-09-23 19:04:27 +01:00
Torsten Dreyer
67bf0c8e19
new version: 2018.4.0
2018-09-21 17:21:56 +02:00
Torsten Dreyer
011caeeecd
new version: 2018.3.1
2018-09-21 17:21:56 +02:00
Stuart Buchanan
7f1a17e9df
c172p-detailed update for 2018.3
...
2342000a07138c82ded88d1b093ef5ad6f63be27
Fix radio frequencies to use location-presets, amphibious
tutorial descriptions.
2018-09-20 10:53:59 +01:00
Gijs de Rooy
238d48de0b
Revert "Correct shader slider fractions"
...
Fractions are intentionally the same for all sliders to create an uniform appearance.
This reverts commit 4ad180a145
.
2018-09-19 10:24:42 +02:00
Thorsten Renk
4208e699cc
AW: Teach AW about Default landclass
2018-09-17 11:39:35 +03:00
Thorsten Renk
8102f8f96d
Tweaks and autumn fix for Europe regional textures
2018-09-17 11:34:46 +03:00
Thorsten Renk
d4cd51b43b
ALS: Improve snow rendering of procedural rock shader
2018-09-17 11:21:35 +03:00
Richard Harrison
02643d36cd
Controls: Remove debug prints
2018-09-16 20:41:43 +02:00
Yves Tolosa-Joas
e1c0c70c4a
Added 737-300 Livery for Ellinair
2018-09-16 19:11:40 +01:00
Yves Tolosa-Joas
415a80ae6e
Added Traffic for Cargolux
2018-09-16 19:11:40 +01:00
Yves Tolosa-Joas
3afcfcb54c
Added Liveries for Cargolux and Cargolux Italia
2018-09-16 19:11:40 +01:00
Stuart Buchanan
8b53b5852f
Update from c172p-detailed for 2018.3 release.
...
https://github.com/c172p-team/c172p/tree/release/2018.3
fee693699561f4479a15dfb0c4df6038e51b81dd
2018-09-16 18:13:13 +01:00
Richard Harrison
939887cca1
Joystick bindings: fix confusions over trigger and pickle.
...
Trigger sets /controls/armament/trigger - typically for a gun, but can be used (model side) to launch anything
Pick sets /controls/armament/pickle - typically to release something (e.g. missiles), but could be bound model side to act as a trigger.
2018-09-16 17:37:25 +02:00
Richard Harrison
da2eff6a7c
F-15 low poly: Fix duff xml
2018-09-16 17:37:25 +02:00
Alessandro Menti
d1121be3a5
Update the Italian translation
2018-09-16 09:57:52 +02:00
Richard Harrison
acb8fea841
Add ability to specify TACAN frequency on radios dialog.
...
This will only work for valid VORTAC or TACAN stations.
Not all frequencies can be mapped to VOR frequency range. These will be displayed (and entered) without a decimal place to differentiate them.
2018-09-15 18:35:37 +02:00
Richard Harrison
58f8f9a961
F-16: AI model texture convert to jpeg.
...
(4.1mb to 172k)
2018-09-15 15:46:34 +02:00
Richard Harrison
1d36e60cca
Fallback model for F-16 (Id: 516)
2018-09-15 15:46:34 +02:00
James Turner
58b22abb01
Merge /u/sidi762/flightgear/ branch next into next
...
https://sourceforge.net/p/flightgear/fgdata/merge-requests/114/
2018-09-15 10:51:11 +00:00
James Turner
60de909fc8
Merge /u/mike402/fgdata/ branch blueyellow into next
...
https://sourceforge.net/p/flightgear/fgdata/merge-requests/112/
2018-09-15 10:45:52 +00:00
Gijs de Rooy
4ad180a145
Correct shader slider fractions
2018-09-15 11:23:12 +02:00
Thorsten Renk
2e38b20030
New active volcano: Beerenberg on Jan Mayen
2018-09-15 10:32:58 +03:00
Thorsten Renk
740356ec8e
Overlay effect definitions for North Atlantic Islands, airport and keep for Jan Mayen island
2018-09-15 10:25:45 +03:00
Richard Harrison
40ff13b65b
Reposition slowdown settimer fixes.
...
Definitely problems in aar.nas, seaport.nas; as these were hanging off a fdm-initialized.
The others have timers that are started from a listener and as such are more suited to use maketimer rather than settimer
The modules that use the loopid technique are probably fine, but these are also more suited (and easier to understand) using a maketimer
2018-09-14 22:50:47 +02:00
Sidi Liang
e9aa757773
Translation:Added missing Chinese translations and improvements of previous submitted version
2018-09-14 21:13:25 +08:00
Stuart Buchanan
c3e20b0ffd
Update Manual with better launcher screenshot
2018-09-13 20:49:36 +01:00
Stuart Buchanan
081a21df1f
Update Manual
...
Commit 8cfe60e7009e15e2b3804c4359246494e9f8e3d6 from getstart orignin next
2018-09-13 19:40:13 +01:00
Gijs de Rooy
41aaff7a89
Add lights shader to overall quality slider
2018-09-13 11:40:00 +02:00
Yves Tolosa-Joas
eec7ca2fbd
Replaced AirAsia generic livery with AirAsiaIndia specific
2018-09-12 12:14:38 +02:00
Yves Tolosa-Joas
3916111596
Added AirAsiaIndia Livery
2018-09-12 12:13:07 +02:00
Yves Tolosa-Joas
0a151ebe88
Corrected Gate Assignment for AI Cargo Flights of Malaysian and Turkish
2018-09-12 12:12:51 +02:00
Michael Danilov
d47b13590e
Merge blueyellow into single object, scale to 20 m wingspan.
2018-09-12 10:28:43 +02:00
Richard Harrison
84b054fd58
Added fallback models for F-14, F-15.
2018-09-09 16:12:37 +02:00
Richard Harrison
b3ef4fd509
Tidy up low poly F-15 to make it a little more suitable as a fallback model
...
- remove livery
- animate ailerons, gear, elevators (basic animations)
- change texture to 8bit indexed.
2018-09-09 16:11:42 +02:00
James Turner
5b921ade8b
I18N: merge new strings from the launcher
2018-09-09 14:58:25 +01:00