Anders Gidenstam
0900c9907a
JSBSim hydrodynamics: Updated to support JSBSim moments.
2018-11-27 13:52:58 +01:00
Richard Harrison
b66682cd7d
Add texture-cache defaults
2018-11-25 22:50:36 +01:00
Richard Harrison
3257e667df
Added UI checkbox for DDS Texture Cache
2018-11-24 20:06:52 +01:00
Stuart Buchanan
b83e930736
Document additional STG Verbs
2018-11-19 19:50:57 +00:00
James Turner
d3a080ef29
Move GoFlight helpers to a subdir
...
Avoid loading the helpers by default
2018-11-19 17:17:35 +01:00
Richard Harrison
11ed499d61
/environment/contrail was always true for the first 30 seconds. Fixes #2077
...
Fix is to simply call the update method during the init listener.
2018-11-18 17:17:38 +01:00
James Turner
3c867578dc
ISFD enhancements
...
Adjusted colours to match one photograph, but likely needs more
experimentation to see what looks best.
2018-11-16 13:45:12 +00:00
James Turner
b71f511b6e
GoFlight TF8 skeleton config
2018-11-14 17:45:44 +00:00
James Turner
be7683a497
GoFlight RP-48 skeleton config
2018-11-14 17:45:40 +00:00
James Turner
363dc4cea5
GoFlight MCP and EFIS input configs
2018-11-14 17:45:37 +00:00
James Turner
4d402914b1
Input config for SimJabs single yoke
2018-11-14 17:45:31 +00:00
Richard Harrison
1c96f4ec7a
Added MiG-21 fallback model, index 521.
...
Renamed the F-5 to 525 to make space and keep the numbers nice.
2018-11-13 19:23:53 +01:00
Yves Tolosa-Joas
df93065631
Added UPS FedEx and DLH Cargo Liveries for MD11 AI model
2018-11-13 10:21:16 +00:00
Yves Tolosa-Joas
a5a54e336e
Added new MD11 AI Model. Default Livery, Paintkit and PerfDB Append
2018-11-13 10:21:16 +00:00
Richard Harrison
29908c6121
Added F-5.xml
2018-11-10 15:49:23 +01:00
Richard Harrison
95d7d7b5a4
Added low poly fallback model for the JA-37 Viggen, model index 522.
2018-11-10 15:49:08 +01:00
Richard Harrison
8841f77cfd
Emesary; handle fatal errors during a recipient receive.
...
- the recipient will be removed from the transmitter and appropriate error messages printed.
Contributed by Nikolai V. Chr.
2018-11-07 01:58:05 +01:00
Daniel Meissner
8e45e86f9c
Fix glide slope tunnel altitude offset by moving it to correct runway touchdown zone.
2018-11-06 16:14:59 +01:00
Richard Harrison
c98c299625
Multiplayer list:
...
Change model that has a fallback model to be green rather than orange.
2018-11-05 19:52:41 +01:00
Richard Harrison
e1a1f85ce6
Glider model changes
...
- increase size to be even larger - now it is somewhere between a fighter and a 737 which seems to be reasonable.
- rework geometry, it wasn't quite centered and it was inconsistent; so now both the wings and tail share surfaces.
- change the shape a little to make it a bit more aircraft like.
2018-11-05 19:52:41 +01:00
James Turner
726b770db6
Revert "Route-manager: UI for cruise and alternate"
...
This reverts commit 4320f8403a
.
2018-11-05 12:56:39 +01:00
Richard Harrison
575a01aa9a
GUI: change MP messages (other) craft to be a more readable coluor.
...
This is a compromise as it needs to be visible on dark and light backgrounds, however this colour seems to be about the best I can find.
2018-11-04 15:57:29 +01:00
Richard Harrison
7ca87d01f5
Fallback models; add F-4, T-38(F-5) and fix materials on F-18
2018-11-03 17:00:33 +01:00
Richard Harrison
ba1be2d1d2
F-16 Low poly: adjust to match the FGAddon model position
2018-11-02 23:32:48 +01:00
James Turner
b49619c8c9
ISFS box hookup
2018-11-02 22:01:20 +01:00
Richard Harrison
020fbcf7f3
Added F-18 fallback model.
2018-11-02 18:24:23 +01:00
Richard Harrison
d2708e992e
Added B727 lowpoly fallback model (index 222).
...
This is rapid to load, a 1.1mb 3d model file with a 512x512x8 png texture. It is larger texture sizes and jpg textures that slow down loading moreso than model files..
2018-11-02 18:23:22 +01:00
Richard Harrison
2d3042abf9
LOD: Increase detailed range to 100km, fix reload when changed
2018-11-01 01:39:18 +01:00
Richard Harrison
6a68a623c9
Emesary: refactor incoming bridge connection logic
...
This is mainly to allow unit testing.
2018-10-31 10:05:34 +01:00
Richard Harrison
160abde2a6
LOD dialogs rework.
...
Big rework of the Adjust LOD ranges dialog to hopefully make it easier to understand, and harder to setup so that models aren't visible by accident.
All range entry is now via sliders.
The sliders are deltas from the previous value.
There is now the option to specifically choose either low detail or high detail AI/MP models. *NOTE* that for models without a fallback index the low detail model will be the blue yellow glider.
There is now clear indication of what happens for the Meters or Pixel modes.
Added a defaults button that will restore a reasonable set of default values.
The properties that were used have been renamed to ensure that sensible defaults will be picked, ideally we'd have a way to migrate things like this but I don't think we do, so this is a reasonable alternative.
2018-10-30 20:19:10 +01:00
Richard Harrison
416cf50507
F-14: low poly model optimisations
2018-10-30 19:58:35 +01:00
James Turner
cad41649dc
Fix property browser #0 not working on second open
...
Since we mutate the (cached) definition properties on each call to
clone(), we need to reset these values back, or the non-clone()-ed
instance gets confused paths to its input and list widgets.
https://sourceforge.net/p/flightgear/codetickets/2044/
2018-10-25 16:23:19 +01:00
James Turner
9a140983a7
Initial work on the ISFD
...
Currently Boeing style and incomplete - lacks alt/speed boxes, LOC/GS
markers and brightness control.
2018-10-24 22:22:24 +01:00
Jonathan Redpath
ac5741360f
Update the Spanish translation
2018-10-20 23:00:41 +02:00
Alessandro Menti
d011924a26
Italian translation: mark the FG1000 MFD translation as approved
2018-10-20 17:50:12 +02:00
Alessandro Menti
ce2121007f
Minor fix for the Italian translation
2018-10-17 22:26:46 +02:00
Gijs de Rooy
c93a0fcf36
Add missing Dutch translation
2018-10-16 12:08:45 +02:00
Michael Danilov
3438e87efd
Russian translation: proofreading, launcher translation.
2018-10-15 23:25:14 +02:00
Michael Danilov
113b635efa
Translations: fix some typos and casing inconsistencies.
2018-10-15 23:25:07 +02:00
James Turner
f81d5c0fa2
Set mirroring interpolation on the MCP
2018-10-14 23:40:39 +01:00
Florent Rougon
e74c38bd99
Update the French translation (non-Qt part)
2018-10-14 23:47:49 +02:00
Gijs de Rooy
96aaafb720
Update Dutch translations and mark as approved
2018-10-14 19:35:27 +02:00
Alessandro Menti
5b7ac31abf
Italian translation updated and marked as approved
2018-10-14 18:59:04 +02:00
Sidi Liang
903a5f7610
Update Chinese translation
2018-10-13 23:27:52 +02:00
James Turner
4320f8403a
Route-manager: UI for cruise and alternate
...
Revise the UI for specifying cruise now the route-manager properties
are hooked up.
2018-10-12 15:28:53 +01:00
Michael Danilov
0ad592783a
Russian translation: program options and loading screen.
2018-10-12 12:28:57 +01:00
Florent Rougon
0c655af7d1
Remove the obsolete FlightGear l10n XML files
...
These files aren't used anymore and (understandably) confuse
contributors, remove them. See
https://sourceforge.net/p/flightgear/mailman/message/36439103/
https://sourceforge.net/p/flightgear/fgdata/merge-requests/115/
The remaining *.xml l10n files are those that define the default
translation, located in '$FG_ROOT/Translations/default'.
2018-10-12 11:58:29 +02:00
Florent Rougon
836eb64df0
Refresh the FlightGear-nonQt.xlf translation files
...
Update them from the latest contents of the
$FG_ROOT/Translations/default/*.xml files (default translation).
This was done with:
fg-update-translation-files \
--transl-dir="/path/to/fgdata/Translations" \
merge-new-master de en_US es fr it nl pl pt zh_CN
2018-10-12 11:04:56 +02:00
Florent Rougon
853a28b319
Fixes in the default translation
...
- Add <cycle-gui> in Translations/default/menu.xml
- Fix for <dme-desc> in default/options.xml, which mentioned the ADF
instead of the DME.
Thanks to Michael Danilov for these fixes.
2018-10-12 10:56:08 +02:00
James Turner
fedd4e1c3f
Update translation files from the master set
2018-10-12 09:23:05 +01:00