1
0
Fork 0
Commit graph

6399 commits

Author SHA1 Message Date
James Turner
124017a696 GUI: switch to internal file dialog interface.
This should give no visible change on platforms other than Mac. On Mac file-dialogs (open, save, choose dir) are now Cocoa native panels, not PUI. If someone wants to create a Windows equivalent, the API is pretty trivial.
2013-01-26 14:16:00 +00:00
Thorsten Renk
1c9f110192 Replace Nasal loop for camera altitude computation by property rule 2013-01-25 14:55:58 +02:00
Thorsten Renk
15f85a6a89 Reduced flickering for airport grass shader 2013-01-25 14:50:04 +02:00
Stuart Buchanan
8cc5fc24ea Add auto-start option to aircraft menu to set up aircraft for immediate take-off. 2013-01-24 21:45:01 +00:00
BARANGER Emmanuel
34cab9724c Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-23 07:19:53 +01:00
Stuart Buchanan
840595fa8d Add support for the Fuel and payload dialog to display the maximum arrested landing weight. Useful for carrier aircraft. 2013-01-22 21:35:33 +00:00
Thomas Geymayer
91ae186330 Canvas API: draw (rounded) rect and rename Dialog to Window.
- std.string:
   * Add method compare
   * Add method starts_with
 - canvas.Group:
   * Add method rect for drawing (rounded) rectangles
 - Rename canvas.Dialog to canvas.Window to free the name Dialog
   for real dialogs.
2013-01-22 18:02:20 +01:00
BARANGER Emmanuel
49d7af00b4 Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-22 01:52:59 +01:00
Thorsten Renk
ef85a4a2d2 Updates for Hawaii regional texture definitions 2013-01-21 14:15:32 +02:00
Thorsten Renk
c948d93444 Indonesia regional texturing definitions 2013-01-21 14:05:05 +02:00
Thorsten Renk
c1157b762a The ultra-terrain shader 2013-01-21 13:57:18 +02:00
James Turner
08ca24c610 Updated Spanish translations.
From Eugenio Mondini.
2013-01-19 14:33:25 +00:00
James Turner
5828bbacde Initial bindings for the GoFlight TQ6-ADV.
Currently configured for the 737NG only, and the speed brake lever assumes a normalised, not indexed, speed brake level property.
2013-01-19 12:23:09 +00:00
OliverJ
45051ae33c Updating French translation 2013-01-19 12:21:41 +00:00
BARANGER Emmanuel
dbb54e2c79 Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-19 02:14:55 +01:00
Torsten Dreyer
a3b6e40653 Bump version to 2.11.0 2013-01-17 19:22:53 +01:00
Emilian Huminiuc
d098796d46 use world coordinates for noise texture lookup
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2013-01-17 11:51:23 +02:00
Emilian Huminiuc
72c876aec6 Ubershader fixes
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2013-01-17 11:32:00 +02:00
Emilian Huminiuc
bb0f79d4ef Add missing UK airport definition
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2013-01-17 11:29:52 +02:00
Thomas Geymayer
23c72fd53b Fix #956, cleanup canvas map listeners 2013-01-16 23:57:08 +01:00
BARANGER Emmanuel
9078b6ff36 Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-15 18:19:33 +01:00
Thomas Geymayer
ef95c4cf10 parsesvg: fix checking for relative/absolute path 2013-01-11 19:56:42 +01:00
Thorsten Renk
6d8940c4e0 Bugfix creating well-defined starting and re-starting conditions for Advanced Weather precipitation 2013-01-10 13:21:14 +02:00
Thomas Geymayer
73fcf429d0 Canvas/SVG fix calculating transformation center (Group) 2013-01-09 12:14:31 +01:00
BARANGER Emmanuel
0d5ed8c05b Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-07 23:35:39 +01:00
BARANGER Emmanuel
22ffdd0c3a Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-07 19:11:34 +01:00
Stuart Buchanan
3d52fe9620 Make convective conditions independent of whether thermals are
generated.
2013-01-05 21:24:03 +00:00
BARANGER Emmanuel
cd347cb91f Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-03 12:03:36 +01:00
Anders Gidenstam
ce19ff1dd2 RAF_Mk9_bubble_sextant: Fixed some initialization problems. 2013-01-03 00:15:12 +01:00
BARANGER Emmanuel
ec2be325d9 Merge branch 'master' of gitorious.org:fg/fgdata 2013-01-03 00:08:37 +01:00
Thomas Geymayer
530db2e97a Ensure canvas dialogs clean up all references to canvas ghosts on destruction 2013-01-01 13:16:19 +01:00
James Turner
6612848745 Explicit 'cleared' callback for FP Delegate.
Fix bug 940, where GPS remains in active LEG mode when the route is cleared. (there is an associated flight gear code change). With this fix, the work-around in the GUI dialog is no longer required.
2012-12-31 17:38:18 +00:00
BARANGER Emmanuel
abffa6df24 Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-30 01:06:30 +01:00
James Turner
2c87e95bba Final part of #450 - dynamic MP server list.
When the dynamic retrieval fails, fall-back to a local list. Note for this to work needed some minor fg+sg tweaks which are also pushed now.
2012-12-29 14:39:26 +00:00
BARANGER Emmanuel
68a87991d5 Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-27 14:23:23 +01:00
BARANGER Emmanuel
59bf70c9fa Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-25 12:20:25 +01:00
BARANGER Emmanuel
922fa79aec Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-24 14:31:11 +01:00
BARANGER Emmanuel
b5c4940532 Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-18 23:49:47 +01:00
Stuart Buchanan
a8faa14418 2.10.0 versions of The FlightGear Manual. 2012-12-18 22:29:50 +00:00
Torsten Dreyer
272d81d532 feature freeze for 2.10.0, new version number 2012-12-18 23:03:45 +01:00
BARANGER Emmanuel
2c3e0d3298 New entry in radardist.xml by 5H1N0B1
Fairey Gannet : New FDM with two turboprop, adding a droppable bomb, livery improved and more other details.
2012-12-17 00:32:47 +01:00
Stuart Buchanan
4c4df3401e Do not render cloudlets on the back half of the cloud at ranges
of > 10km.  50% performance improvements seen under overcast conditions.
2012-12-16 22:20:23 +00:00
Stuart Buchanan
024f7494e4 Discard cloud fragments with a transparency >98% 2012-12-16 22:16:16 +00:00
Thomas Geymayer
e9a40e7a79 remove old code (Canvas GUI constants) 2012-12-16 22:36:57 +01:00
Mathias Froehlich
c5692e4580 hla: Bring the object model in line with fgviewer. 2012-12-16 17:46:34 +01:00
BARANGER Emmanuel
7f1a8a1e96 Merge branch 'master' of gitorious.org:fg/fgdata 2012-12-15 12:11:25 +01:00
Thomas Geymayer
9af21f41c0 Absolute placement for canvas gui dialogs (CSS like right/bottom margin) 2012-12-14 17:25:34 +01:00
Thorsten Renk
f4c828c4de Yet more bugfixes 2012-12-14 15:27:26 +02:00
Thorsten Renk
4d10e77226 Atmospheric Light Scattering shader bugfixes 2012-12-14 14:31:08 +02:00
Thorsten Renk
2acdb6dd23 Iceland regional textures 2012-12-13 15:40:20 +02:00