Curtis L. Olson [Wed, 5 Feb 2014 16:00:34 +0000 (10:00 -0600)]
Add a short note to document the 'overrideRedirect' flag. This gives an
extra hint to multi-headed Gnome based linux system that we really wish to
open up a full screen window that spans *all* physical displays.
Clément de l'Hamaide [Mon, 3 Feb 2014 13:17:36 +0000 (14:17 +0100)]
Revert "DR400-dauphin: fix taxiline" because better fix in
554fbd61bc4fde93e35576cff017cd97dc2fd35f
This reverts commit
6449da1c63e47195df5862060ef8da776e1f6533.
Philosopher [Sun, 2 Feb 2014 18:31:48 +0000 (12:31 -0600)]
Clean up some global wrappers
Philosopher [Sun, 2 Feb 2014 18:00:32 +0000 (12:00 -0600)]
Remove canvas.Map.df_controller
Emilian Huminiuc [Sun, 2 Feb 2014 14:07:44 +0000 (15:07 +0100)]
Fix issue for objects using transparency with model-shader disabled
Stuart Buchanan [Sat, 1 Feb 2014 20:21:56 +0000 (20:21 +0000)]
Fix A330-MRTT lighting reference.
Stuart Buchanan [Sat, 1 Feb 2014 20:16:10 +0000 (20:16 +0000)]
Update probe locations for Buccaneer, Lightning, A4-F Blue Angels. Updated tanker fueld flows.
Gijs de Rooy [Fri, 31 Jan 2014 22:36:41 +0000 (23:36 +0100)]
NavDisplay bug fixes:
- NM font correction
- Range displayed in PLAN mode
- ETA seconds format correction
- Calculate wind arrow based on track/heading
James Turner [Fri, 31 Jan 2014 15:35:48 +0000 (15:35 +0000)]
707 updates from Marc Kraus & Team.
Thomas Geymayer [Thu, 30 Jan 2014 10:23:14 +0000 (11:23 +0100)]
Nasal: new function string.compileTemplate
This allows to create functions to build string based on
templates used for examample with most common tilemap
engines.
Thorsten Renk [Thu, 30 Jan 2014 09:08:35 +0000 (11:08 +0200)]
Support for creating high altitude noctilucent clouds in Advanced Weather/ALS
Hyde Yamakawa [Wed, 29 Jan 2014 22:50:16 +0000 (17:50 -0500)]
777:Reverser property change, FLCH & V/S implement change, V/S ind smooth
Stuart Buchanan [Wed, 29 Jan 2014 21:46:25 +0000 (21:46 +0000)]
Update refueling information for Vulcan.
Stuart Buchanan [Wed, 29 Jan 2014 21:41:25 +0000 (21:41 +0000)]
Update f-14b to support air-to-air refueling.
BARANGER Emmanuel [Wed, 29 Jan 2014 20:14:35 +0000 (21:14 +0100)]
Grumman F6F Hellcat : Improving the tailwheel, adding the suspension, UV Map corrected compatibility bombable
BARANGER Emmanuel [Wed, 29 Jan 2014 11:29:19 +0000 (12:29 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Wed, 29 Jan 2014 01:39:27 +0000 (02:39 +0100)]
Yak 23 Flora : If I did not make a mistake, compatibility with addon bomdable. One new livery.
Philosopher [Wed, 29 Jan 2014 01:39:13 +0000 (19:39 -0600)]
Canvas ND: fix altitude as rotation bug
;-)
Philosopher [Tue, 28 Jan 2014 02:48:29 +0000 (20:48 -0600)]
Canvas ND: small tweaks
Emilian Huminiuc [Mon, 27 Jan 2014 20:17:22 +0000 (21:17 +0100)]
Set better rembrandt defaults which improve compatibility
Hyde Yamakawa [Mon, 27 Jan 2014 17:14:06 +0000 (12:14 -0500)]
777:Set canvas popup selective
Philosopher [Mon, 27 Jan 2014 02:18:30 +0000 (20:18 -0600)]
Canvas ND: use MapStructure for TFC, other misc.
Implement traffic in MapStructure and use it. Various other hacks and/or
cleanup. Feedback required on whether this is a lot better than before.
Also partially revert
9c018d94c4d88dad7476ec250fa3b52024526f4b to add
feature to geo.PositionedSearch: it me._equals is overridden then the
old mechanism is used instead of the new C++ function, so that the
custom equality can be used. (In particular for the Fixes with the
TrafficModel class).
Clément de l'Hamaide [Sun, 26 Jan 2014 20:50:09 +0000 (21:50 +0100)]
FGCom: add unit + store silence threshold value
BARANGER Emmanuel [Sun, 26 Jan 2014 17:35:02 +0000 (18:35 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata
Hyde Yamakawa [Sun, 26 Jan 2014 17:09:44 +0000 (12:09 -0500)]
Merge branch 'master' of gitorious.org:fg/fgdata
Hyde Yamakawa [Sun, 26 Jan 2014 17:07:18 +0000 (12:07 -0500)]
Add altitude profile T/C, T/D, S/C and E/D mark on ND route
Clément de l'Hamaide [Sun, 26 Jan 2014 16:59:54 +0000 (17:59 +0100)]
DR400-dauphin: fix taxiline not shown through glasses with default rendering
Clément de l'Hamaide [Sun, 26 Jan 2014 15:40:08 +0000 (16:40 +0100)]
FGCom: add silence threshold setting
Require commit
3254f54f9ed8917f7cd21bcdb8b3e74b9d4c14a9 from flightgear
Hyde Yamakawa [Sun, 26 Jan 2014 15:04:00 +0000 (10:04 -0500)]
777:T/D property name change
BARANGER Emmanuel [Sun, 26 Jan 2014 11:34:28 +0000 (12:34 +0100)]
New airplane : Yakovlev Yak 23 Flora
Philosopher [Sun, 26 Jan 2014 03:13:49 +0000 (21:13 -0600)]
Canvas ND: keep canvases through reinit
Make fdm listener single-fire, don't listen to /sim/signals/reinit. This
allows the Canvas to stay with the same placement through reinit, after
both the 777 and 747 were having problems. I don't see any reason for
having to recreate it all, and the cleanup function is still there (e.g.
for independent windows, to have their .del() call the ND's .del()).
renamed handle_reinit() -> del()
Philosopher [Sun, 26 Jan 2014 01:19:12 +0000 (19:19 -0600)]
Canvas ND: obey traffic switch
Hyde Yamakawa [Sun, 26 Jan 2014 00:55:28 +0000 (19:55 -0500)]
777:Fix scale textures
Clément de l'Hamaide [Sat, 25 Jan 2014 22:27:58 +0000 (23:27 +0100)]
Update french translation for menubar
Clément de l'Hamaide [Sat, 25 Jan 2014 22:17:37 +0000 (23:17 +0100)]
Update Help for UFO
Stuart Buchanan [Sat, 25 Jan 2014 21:00:22 +0000 (21:00 +0000)]
Replace ac-str clouds with ac for ac cloudfields. More realistic and improves performance.
Hyde Yamakawa [Sat, 25 Jan 2014 13:29:54 +0000 (08:29 -0500)]
777:Lettering illumination consistancy
Philosopher [Fri, 24 Jan 2014 03:39:42 +0000 (21:39 -0600)]
Canvas ND: also work on 747
Unfortunately, this makes things worse: now the ND is a black screen
after reinit.
It appears that /canvas/by-index/texture[6,7]/placement/status-msg ==
"No match". Unfortunately settimer() workarounds do not improve the
situation any -- is just seems to be lost.
Also clean up some Nasal ;).
Philosopher [Fri, 24 Jan 2014 03:13:54 +0000 (21:13 -0600)]
Canvas ND: Do del() on reinit
This also makes sure the /canvas/by-index/canvas[3/4]/ nodes are removed
and then recrated, as well as making sure the MapStructure del() path is
followed and working. Unfortunately the NDs are still blank after reinit.
BARANGER Emmanuel [Thu, 23 Jan 2014 18:25:07 +0000 (19:25 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata
Clément de l'Hamaide [Thu, 23 Jan 2014 16:22:26 +0000 (17:22 +0100)]
Improve runway reflection shader by Emilian H.
BARANGER Emmanuel [Thu, 23 Jan 2014 16:03:27 +0000 (17:03 +0100)]
Mirage 2000-5 : New instrument (Transponder), CHANGELOG.TXT by 5H1N0B1
James Turner [Thu, 23 Jan 2014 14:44:40 +0000 (14:44 +0000)]
MPCarriers use resolvepath()
Signed-off by AndersG
Thorsten Renk [Thu, 23 Jan 2014 11:16:20 +0000 (13:16 +0200)]
High quality dirt runway effect for ALS
Thorsten Renk [Thu, 23 Jan 2014 09:40:40 +0000 (11:40 +0200)]
Regional texture definitions for South Africa
Hyde Yamakawa [Thu, 23 Jan 2014 01:47:37 +0000 (20:47 -0500)]
777:EFIS control panel lattering change
Clément de l'Hamaide [Thu, 23 Jan 2014 00:56:06 +0000 (01:56 +0100)]
DR400-dauphin: remove sound played at startup
Stuart Buchanan [Tue, 21 Jan 2014 19:33:56 +0000 (19:33 +0000)]
Updated Manuals, readme.pdf and short reference. Includes Italian translation of Manual.
Philosopher [Fri, 22 Nov 2013 02:28:52 +0000 (20:28 -0600)]
Nasal internals LaTeX document (.tex & .pdf)
This is a document Hooray and I have been working on for a while. Its
focused on the internals, and very likely in a messy state and very
weird, but hopefully some others will want to contribute. There's some
empty sections, random "test" code snippets, and lots of \todos in
there. Also, lines aren't wrapped at all, but it does generate a nice
PDF that contains, I hope, something that will be useful.
The PDF was rendered by writeLaTeX.com
Hyde Yamakawa [Tue, 21 Jan 2014 00:08:10 +0000 (19:08 -0500)]
777:New splash screen
Thomas Geymayer [Mon, 20 Jan 2014 22:25:15 +0000 (23:25 +0100)]
Canvas: remove API for FlightGear 2.8
The old API is not used with newer versions of FG. If an old
version of FG is used, also the according version of fgdata
should be used, which also includes the correct API wrappers.
Hyde Yamakawa [Mon, 20 Jan 2014 18:58:05 +0000 (13:58 -0500)]
777:Landing light switch modification
Philosopher [Mon, 20 Jan 2014 17:11:07 +0000 (11:11 -0600)]
Remove old references to /sim/auto-coordination.
Leave the alias code in aircraft.nas just to be safe.
Hyde Yamakawa [Mon, 20 Jan 2014 14:33:37 +0000 (09:33 -0500)]
777:Revert back the altitude command property to prevent approach unstable
BARANGER Emmanuel [Sun, 19 Jan 2014 23:51:03 +0000 (00:51 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Sun, 19 Jan 2014 22:34:51 +0000 (23:34 +0100)]
New airplane : Dunne D.5
Clément de l'Hamaide [Sun, 19 Jan 2014 22:29:25 +0000 (23:29 +0100)]
able to change FoV in spring-loaded mode
Philosopher [Sun, 19 Jan 2014 21:52:38 +0000 (15:52 -0600)]
Fix #1310 - typo in material.nas
A small processing mistake on my part during commit
d8b23d94.
Gijs de Rooy [Sat, 18 Jan 2014 14:22:42 +0000 (15:22 +0100)]
Navigation display: fix map range, hide HDG bug after 10 sec, fix route predicates, fix SVG centers
James Turner [Sat, 18 Jan 2014 08:47:33 +0000 (08:47 +0000)]
Bug-fix: cap model shader quality to 1.0
When using the slider, model shader should be capped to 1, not 3.
James Turner [Sat, 18 Jan 2014 08:45:20 +0000 (08:45 +0000)]
Bug-fix: only set AP altitude for 'at' constraint.
Hyde Yamakawa [Fri, 17 Jan 2014 22:04:22 +0000 (17:04 -0500)]
777:Lettering ilumination change
Torsten Dreyer [Fri, 17 Jan 2014 21:00:40 +0000 (22:00 +0100)]
Version 3.1.0
Torsten Dreyer [Fri, 17 Jan 2014 20:50:16 +0000 (21:50 +0100)]
No double-zero for the version number :-/
James Turner [Fri, 17 Jan 2014 18:29:00 +0000 (18:29 +0000)]
Fix emissive values in AI A320,A321,A319.
Necolatis [Tue, 24 Dec 2013 07:24:56 +0000 (08:24 +0100)]
JA-37:
- Made replay work properly with animations, effects, sounds and crash-code.
- Made rain and snow visible through HUD.
- Removed the stall warnings, replaced with high alpha warnings that work approx like the pilot manual describes.
- Changed author forum name to real name.
- Added pitch moments for higher and lower alpha values.
- Enabled animations and lights when viewing the plane in multiplayer.
- Adapted for Rembrandt.
D-NXKT [Thu, 16 Jan 2014 22:09:56 +0000 (23:09 +0100)]
ASW20: winch/aerotowing improvements
Thomas Geymayer [Fri, 17 Jan 2014 10:02:09 +0000 (11:02 +0100)]
EC 130: remove ec135/R44 dependencies and fix some sound paths.
Hyde Yamakawa [Fri, 17 Jan 2014 04:16:06 +0000 (23:16 -0500)]
777:Fine tuning of new 3d cockpit
Thomas Geymayer [Fri, 17 Jan 2014 00:06:36 +0000 (01:06 +0100)]
Nasal: fix gui.setCursor without cursor (aka warp)
mhab [Tue, 14 Jan 2014 00:28:33 +0000 (01:28 +0100)]
Major updates to the Eurocopter EC130.
Torsten Dreyer [Thu, 16 Jan 2014 20:48:23 +0000 (21:48 +0100)]
Version 3.0.0
BARANGER Emmanuel [Thu, 16 Jan 2014 20:27:37 +0000 (21:27 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Thu, 16 Jan 2014 19:09:08 +0000 (20:09 +0100)]
Mil Mi 24 : Fixed path problem in all-ricket.xml file. (refers to Ka 50 instead of Mil Mi 24) - Thx to A.Barrett
Clément de l'Hamaide [Thu, 16 Jan 2014 18:11:58 +0000 (19:11 +0100)]
Fix conflict Tab key vs cycle mouse mode
Hyde Yamakawa [Thu, 16 Jan 2014 00:24:23 +0000 (19:24 -0500)]
777:Tuning up new 3d cockpit
Emilian Huminiuc [Wed, 15 Jan 2014 22:34:55 +0000 (23:34 +0100)]
Fix airport linear features z-fighting
Emilian Huminiuc [Wed, 15 Jan 2014 22:26:26 +0000 (23:26 +0100)]
Remove intermediate quality settings from the ubershader. Fix a texture.
James Turner [Wed, 15 Jan 2014 09:42:12 +0000 (09:42 +0000)]
Fix depth-writes after early-Z kill.
Hyde Yamakawa [Tue, 14 Jan 2014 19:53:32 +0000 (14:53 -0500)]
777:Suppress nasal error when destination does not have ils
James Turner [Tue, 14 Jan 2014 13:16:50 +0000 (13:16 +0000)]
Bugfix: HUD GPS data only shown if WP1 is valid.
When WP1 is invalid, hide most data since it's bogus.
Thorsten Renk [Tue, 14 Jan 2014 09:19:51 +0000 (11:19 +0200)]
Revised regional texture definitions for Iceland for new world scenery
Hyde Yamakawa [Tue, 14 Jan 2014 00:57:17 +0000 (19:57 -0500)]
777:New 3D cockpit by I-NEMO
Anders Gidenstam [Mon, 13 Jan 2014 21:08:47 +0000 (22:08 +0100)]
Updated Short Empire:
- Added Claudel-Hobson A.V.T. 85E style variable datum control and
automatic mixture control.
- Updated the Pegasus Xc engine for use with the improved carburetter model.
- Added flaps limits and G limits.
Gijs de Rooy [Mon, 13 Jan 2014 20:34:39 +0000 (21:34 +0100)]
Update date in about dialog
James Turner [Sat, 11 Jan 2014 22:15:35 +0000 (22:15 +0000)]
Remove fill-rate burning early-Z passes.
Remove heavy early-Z passes from various default rendering effects.
Equates to a 25% FPS gain on Mac (no difference on my Linux box).
(Early-Z is fine in principle, but should use trivial shaders and no
lighting, texturing or fog. In local testing no measurable benefit
was found in even a true early-Z pass)
Thorsten Renk [Mon, 13 Jan 2014 09:01:08 +0000 (11:01 +0200)]
Removed Experimental label and warning that ALS disables most shaders from rendering dialog - both are no longer true
Thorsten Renk [Mon, 13 Jan 2014 08:54:56 +0000 (10:54 +0200)]
Merge branch 'master' of git://gitorious.org/fg/fgdata
Thorsten Renk [Mon, 13 Jan 2014 08:54:07 +0000 (10:54 +0200)]
Separate, non-agricultural texture definition for Grassland landclass, corrsponding fix for correct cloud generation on the landclass in Advanced Weather
BARANGER Emmanuel [Mon, 13 Jan 2014 07:23:30 +0000 (08:23 +0100)]
North American T28D Trojan : Fixed a problem of texture on panel2.ac
BARANGER Emmanuel [Mon, 13 Jan 2014 06:11:01 +0000 (07:11 +0100)]
Merge branch 'master' of gitorious.org:fg/fgdata
BARANGER Emmanuel [Mon, 13 Jan 2014 01:53:38 +0000 (02:53 +0100)]
New airplane : North American T28D Trojan
Clément de l'Hamaide [Sun, 12 Jan 2014 20:19:31 +0000 (21:19 +0100)]
FGCom: update server list
Stuart Buchanan [Sun, 12 Jan 2014 19:57:27 +0000 (19:57 +0000)]
Various bug fixes to the C172p tutorials.
Stuart Buchanan [Sun, 12 Jan 2014 19:52:30 +0000 (19:52 +0000)]
Add ability to clear screen.window, and use it.
James Turner [Sun, 12 Jan 2014 17:06:23 +0000 (17:06 +0000)]
Fix ubershader for Mac, in more places.
Hyde Yamakawa [Sun, 12 Jan 2014 14:08:10 +0000 (09:08 -0500)]
B777 secondary engine display by Jean-Yves
Hal V. Engel [Sun, 12 Jan 2014 00:55:50 +0000 (00:55 +0000)]
Move location of main gear contact 1 inch forward.
Hal V. Engel [Sun, 12 Jan 2014 00:13:21 +0000 (00:13 +0000)]
Merge branch 'master' of gitorious.org:fg/fgdata
Hal V. Engel [Sun, 12 Jan 2014 00:09:52 +0000 (00:09 +0000)]
Tune takeoff pitch damping code.