1
0
Fork 0
Commit graph

8143 commits

Author SHA1 Message Date
Florent Rougon
178a3acf91 Revert "Remove options.xml and the Translations dir (now in the flightgear repository)"
This reverts commit edd2290d71.

For the reasons of this reverting, see the thread at
<https://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/CAHtsj_eFdxLoXXoNq%3D3OKNRmyR6-FowFL97TASdQJx8N05Lmig%40mail.gmail.com/#msg35580548>,
including <https://sourceforge.net/p/flightgear/mailman/message/35584363/>,
<https://sourceforge.net/p/flightgear/mailman/message/35584803/> and
<https://sourceforge.net/p/flightgear/mailman/message/35585421/> (appearing
out-of-thread according to the SF mailing list archive...).
2017-01-05 07:00:12 +01:00
James Turner
54abfe4874 Merge /u/prriley/fgdata/ branch next into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/81/
2017-01-04 14:20:43 +00:00
Patrick Riley
a3bbb029fa FG crashes from glideslope tunnel if runway id is empty string. This change defends against bad data. 2017-01-04 09:11:27 -05:00
Richard Harrison
ea32a92fe7 Generic MFD : Added optional parameter to update method
When using a data provider, or Emesary it is useful to be able to pass an optional element into the update method for the pages.
2017-01-04 02:19:32 +01:00
Florent Rougon
49836f9956 Route manager: start in $FG_HOME for Load and Save; also show hidden files
Since a typical (and suggested) allowed directory for saving flightplans
from the Route Manager dialog is $FG_HOME/Export, it makes sense for the
Load and Save file selection dialogs to open in at least $FG_HOME. And
since $FG_HOME is a hidden dir by default on Unix systems, it is more
user-friendly to display hidden files and dirs in these dialogs as well.

Note: when hidden files/dirs are not displayed, it *is* possible, at
      least in the QtFileDialog, to type .fgfs and get inside when
      browsing $HOME, but that is probably not obvious to everyone!
2016-12-30 02:24:16 +01:00
Florent Rougon
bc42bb5d55 gui.FileSelector: fix bug (initial dir parameter not working) 2016-12-30 02:22:23 +01:00
Florent Rougon
edd2290d71 Remove options.xml and the Translations dir (now in the flightgear repository)
Also remove <intl include="Translations/locale.xml"/> from
preferences.xml. Something equivalent based on readProperties() is done
in FlightGear (cf. FGLocale::FGLocale() in
flightgear/src/Main/locale.cxx).
2016-12-27 11:34:20 +01:00
Yves Tolosa-Joas
b7934c2683 Lufthansa Livery By SP-KOK (Marcin Kuzniar) 2016-12-27 09:03:37 +00:00
Yves Tolosa-Joas
9a200f3c31 Fix Gear Retract Speed 2016-12-27 09:03:27 +00:00
James Turner
57a2d21ddf Use new canvas Path rect/SVG support. 2016-12-16 19:34:16 +00:00
Yves Tolosa-Joas
adde60a994 Air India Traffic Timetable week 24NOV16 & 777 Models 2016-12-16 19:06:40 +00:00
James Turner
06c363a598 One more obsolete traffic file 2016-12-14 09:26:31 +00:00
Yves Tolosa-Joas
05d93c655a Air India Textures Update. Airbus by Brett Harrison, Boeing by Ian Tolosa 2016-12-13 09:55:27 +00:00
Thorsten Renk
320eab688f Discard approximate HV solution in ALS model shader 2016-12-11 17:30:33 +02:00
James Turner
b00d4c9c4f Remove obsolete traffic files.
As specified by Ian Tolosa, these are all redundant now - no more
old BMI / Continental traffic cluttering things up :)
2016-12-11 14:59:31 +00:00
Yves Tolosa-Joas
a00af0474f Correction of AI Traffic ICAO codes for Qantas Link and Orenburzhye 2016-12-11 14:45:41 +00:00
Thorsten Renk
f852460713 ALS drag/parachute animation shader 2016-12-10 10:40:25 +02:00
Florent Rougon
eb43b3bd3d Add the FlightGear team's fingerprint and a missing frequency to apt.dat.gz
Apply the following patches to Airports/apt.dat.gz (patches available at
<https://sourceforge.net/p/flightgear/fgmeta/ci/next/tree/changes-in-dat-files/apt.dat/>):

  000-general-modify-header.patch:
    indicate that apt.dat has been modified by the FlightGear team

  001-CCC5-fix-missing-Unicom-frequency.patch:
    add missing Unicom frequency for CCC5 (Havelock), thanks to wkitty42
2016-12-08 19:37:03 +01:00
Yves Tolosa-Joas
9a686686a5 SingaporeAir new 777 models and re-pointed Traffic File 2016-12-04 11:47:02 +00:00
Yves Tolosa-Joas
b0ce7a5043 Oman Air Updated Traffic & Fleet 2016-12-04 11:46:56 +00:00
Yves Tolosa-Joas
ed802d5f15 787-800 Remapped Top Fuselage and adjusted liveries 2016-12-04 11:46:48 +00:00
Yves Tolosa-Joas
67438d94a7 Middle East Air Traffic Update from Timtable of DEC 2016 2016-12-02 09:22:08 +00:00
Yves Tolosa-Joas
0b529a2139 Gulf Air Traffic update from Timetable DEC 2016, GFA A321 Livery by Brett Harrison 2016-12-02 09:21:56 +00:00
Yves Tolosa-Joas
ac0ccefef1 ETD Facets of Abu Dhabi Liveries for 777 AI models 2016-11-30 17:57:48 +00:00
Yves Tolosa-Joas
103b8d2c62 Traffic from DEC 2016 Timetable & Liveries for 777-300 & 737 NG 2016-11-29 14:03:33 +00:00
Yves Tolosa-Joas
3ef9d7f0b4 Updated Livery color, aligned with rest of LOT fleet 2016-11-29 14:03:27 +00:00
Florent Rougon
9ea0feefd7 Fix path to f16.ac and texture-path in AI/Aircraft/f16/Models/f16-Wingman.xml 2016-11-28 17:42:13 +01:00
Thorsten Renk
a27a82b4ad Tentative fix for accelerometers using YaSim properties in JSBSim or optionally generated properties 2016-11-23 15:34:04 +02:00
Thorsten Renk
52e5592442 Replacement of blackout/redout implementation with a sophisticated model developed for military simulators - research and implementation by Nikolai Verner Christensen 2016-11-21 10:06:35 +02:00
Yves Tolosa-Joas
ec6855f2fc ew 777 models for Qatar, Adjusted Traffic File 2016-11-20 10:38:38 +00:00
Yves Tolosa-Joas
9098e5d988 New 777 models for Cathay, Adjusted Traffic File, 2016 design for A333-300 livery 2016-11-20 10:38:29 +00:00
Yves Tolosa-Joas
ed3c93851f Added new 777s Thai Airways models and repointed Traffic File 2016-11-20 10:37:44 +00:00
Thorsten Renk
5c437d74cb Earthview 2.0 - support for normal maps, better upper atmosphere edge, cloud relief shader, improved dawn zone, horizon estimation, improved resource management,... 2016-11-17 20:54:32 +02:00
Thorsten Renk
950fc0ab22 Additions to ALS model shader suggested and partially implemented by Heiko Schulz: alternative reflection coloring model, Fresnel effect and normal map distortion of environment reflections in an efficient approximation 2016-11-17 19:01:46 +02:00
Thorsten Renk
f881091bbb Fix lowest quality building shader bug 2016-11-17 18:58:45 +02:00
Automatic Release Builder
6a3316ebd8 new version: 2017.1.0 2016-11-17 13:43:37 +01:00
Automatic Release Builder
db4a5e31c4 new version: 2016.4.1 2016-11-17 13:43:37 +01:00
Stuart Buchanan
cb2cc4d998 Fix enabling tiedowns by adding back accidentally removed <not>'s
Merge commit fbac693698bb3f6e5e6906d97b64d0724ead4393
from c172p-detailed.
2016-11-16 19:55:40 +00:00
James Turner
b9f57f8823 Add new-style thumbnails to the C172P
Still deciding what image size makes sense for this, trying 640x480
initially but may change.
2016-11-14 20:57:26 +01:00
Stuart Buchanan
44a2b6dedf Sync with c172p-detailed 2016.4
c172p-detailed commit 8d1e0bf03f19e10bca386190321ec2e6e477aba9

8d1e0bf03f
2016-11-12 21:32:27 +00:00
Stuart Buchanan
dd575d2cd4 Updated documentation for 2016.4.1 Zurich release. 2016-11-12 19:11:23 +00:00
Yves Tolosa-Joas
c961e0bd5a LOT Polish 737-300 AI texture and re-pointed traffic file 2016-11-12 14:22:22 +01:00
Yves Tolosa-Joas
492d3c7641 Royal Brunei Airlines OCT 2016 Traffic File and Liveries 2016-11-11 09:54:17 +01:00
Alessandro Menti
e4b38d0819 Translate the documentation of the --json-report option to Italian 2016-11-10 11:52:44 +01:00
Alessandro Menti
30849d938d sys.xml: update the Italian translation
Add the Italian translation for the "navdata-reading-apt-dat-files"
source string.
2016-11-10 10:00:31 +01:00
Florent Rougon
3b64595c19 Document the --json-report option in the 'fgfs --help -v' output 2016-11-10 09:03:12 +01:00
Yves Tolosa-Joas
aa1435690c Air France Update with new 777 AI models and associated Traffic file changes 2016-11-09 20:28:33 +01:00
Torsten Dreyer
68f1dee97f Prepare some default values for the mp-dialog
properties
- name
- location
- online
are optional for the upcoming DNS based server discovery
2016-11-09 12:51:23 +01:00
Yves Tolosa-Joas
2d66413085 Emirates traffic File OCT 2016 2016-11-08 14:49:30 +01:00
Yves Tolosa-Joas
7e15104b13 Emirates Traffic & Liveries Update as per Timetable of OCT 2016 2016-11-08 14:49:16 +01:00