Vivian Meazza [Fri, 13 Jul 2012 20:24:59 +0000 (21:24 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
Frederic Bouvier [Fri, 13 Jul 2012 19:34:02 +0000 (21:34 +0200)]
Lighted version of the Bay Bridge, for Rembrandt (works in classical mode too)
Gijs de Rooy [Fri, 13 Jul 2012 18:49:43 +0000 (20:49 +0200)]
Update Dutch language resource
Gijs de Rooy [Fri, 13 Jul 2012 18:20:41 +0000 (20:20 +0200)]
Two more CH yoke and pedals names.
Emilian Huminiuc [Fri, 13 Jul 2012 17:51:00 +0000 (20:51 +0300)]
remove GL_EXT_gpu_shader4 dependency
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
ThorstenB [Fri, 13 Jul 2012 17:44:20 +0000 (19:44 +0200)]
Updated German language resource.
Danke an longfly!
Emilian Huminiuc [Fri, 13 Jul 2012 17:36:25 +0000 (20:36 +0300)]
remove unnecessary dependency on GL_EXT_gpu_shader4
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
ThorstenB [Fri, 13 Jul 2012 17:32:19 +0000 (19:32 +0200)]
Fix untranslatable "reload aircraft model" item.
Thanks to sa7k.
ThorstenB [Fri, 13 Jul 2012 17:29:11 +0000 (19:29 +0200)]
Updated Spanish language resource.
Sa7k, muchas gracias!
Frederic Bouvier [Fri, 13 Jul 2012 17:32:31 +0000 (19:32 +0200)]
Remove unnecessary unsigned keyword and dependancy on GL_EXT_gpu_shader4 extension
Frederic Bouvier [Fri, 13 Jul 2012 17:28:55 +0000 (19:28 +0200)]
Remove unneeded dependancy
Emilian Huminiuc [Fri, 13 Jul 2012 15:43:25 +0000 (18:43 +0300)]
Fix overdark runway in rembrandt
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Emilian Huminiuc [Fri, 13 Jul 2012 14:44:53 +0000 (17:44 +0300)]
some tweaks to runway shader
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Frederic Bouvier [Fri, 13 Jul 2012 12:46:31 +0000 (14:46 +0200)]
Improve light reflections on water
Emilian Huminiuc [Fri, 13 Jul 2012 10:28:54 +0000 (13:28 +0300)]
Rmove stray .dds references in terrain-default.eff and non-dds materials file
This should hopefuly prevent any dds files from being loaded when using the default/regional materials file
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Emilian Huminiuc [Thu, 12 Jul 2012 08:23:39 +0000 (11:23 +0300)]
IAR80: some cockpit tweaks
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Emilian Huminiuc [Tue, 10 Jul 2012 23:30:13 +0000 (02:30 +0300)]
IAR80: prepare failure.nas for jsbsim compatiility.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
ThorstenB [Thu, 12 Jul 2012 22:30:44 +0000 (00:30 +0200)]
Updated Italian language resource
Adil, grazie mille!
Alexis Bory [Thu, 12 Jul 2012 21:30:16 +0000 (23:30 +0200)]
- Vinson: the E-2C model on the flydeck was playing with us...
Alexis Bory [Thu, 12 Jul 2012 20:38:47 +0000 (22:38 +0200)]
- A-6E: Moved the instrument model definition in a cockpit dedicated model file. Store the lighting setting.
Alexis Bory [Thu, 12 Jul 2012 18:27:14 +0000 (20:27 +0200)]
- A-6E: Nav and collision lights registered as transparent objects. Removed the "noshadow." in objects names as noshadow is now called in an xml animation block.
Alexis Bory [Thu, 12 Jul 2012 18:25:30 +0000 (20:25 +0200)]
- Vinson: 'noshadow' animation on the catapult objects.
Alexis Bory [Thu, 12 Jul 2012 17:28:33 +0000 (19:28 +0200)]
- A-6E: Typos, trailing spaces, indentation.
Alexis Bory [Thu, 12 Jul 2012 16:24:26 +0000 (18:24 +0200)]
Merge branch 'work'
Alexis Bory [Thu, 12 Jul 2012 16:23:49 +0000 (18:23 +0200)]
- Vinson: tune the deck lights so the runway is further visible, boost the deck edges blue light a litle bit. Move all dist-scale animations in the respective models files
Move the end line red lights in an orthogonal line. TODO later, deck status light, ship navigation lights, and for the escort too.
Alexis Bory [Thu, 12 Jul 2012 16:22:16 +0000 (18:22 +0200)]
Merge branch 'work'
Alexis Bory [Thu, 12 Jul 2012 16:17:47 +0000 (18:17 +0200)]
- Vinson: tune the deck lights so the runway is further visible, boost the deck edges blue light a litle bit. Move all dist-scale animations in the respective models files.
Move the end line red lights in an orthogonal line. TODO later, deck status light, ship navigation lights, and for the escort too.
Stuart Buchanan [Thu, 12 Jul 2012 11:13:48 +0000 (12:13 +0100)]
Improve layout of season selector.
Vivian Meazza [Thu, 12 Jul 2012 08:37:48 +0000 (09:37 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
Frederic Bouvier [Thu, 12 Jul 2012 07:27:35 +0000 (09:27 +0200)]
Cancel specular highlights due to sun at night
Frederic Bouvier [Wed, 11 Jul 2012 22:31:22 +0000 (00:31 +0200)]
Fix 'Phong distortion' artifact on specular lighting and shininess factor on additional lights in Rembrandt
Frederic Bouvier [Wed, 11 Jul 2012 21:59:10 +0000 (23:59 +0200)]
Fix 'Phong distortion' artifact on specular lighting and disappearing emission (due to undefined pow(0,0) called) in Rembrandt
ThorstenB [Wed, 11 Jul 2012 18:32:08 +0000 (20:32 +0200)]
Updated Polish language resource
Autor: Zbigniew Matysek, gratki dla Krzysztofa Matyska
Ryan M [Wed, 20 Jun 2012 01:12:37 +0000 (18:12 -0700)]
Animated jetways : Fix infinite spawn glitch; Replace various for() loops with foreach() loops
Hyde Yamakawa [Sun, 8 Jul 2012 21:45:29 +0000 (17:45 -0400)]
Fix of LOC/GS scale flickering when LOC/GS capture.
Fix of removing bright EICAS flame.
Improvement of sluggish climb rate around FL300 on VNAV.
ThorstenB [Tue, 10 Jul 2012 19:43:03 +0000 (21:43 +0200)]
Run resync script on manual resource updates
ThorstenB [Tue, 10 Jul 2012 19:40:36 +0000 (21:40 +0200)]
OliverJ: Updated French language resources
Merci beaucoup!
Alexis Bory [Tue, 10 Jul 2012 18:39:29 +0000 (20:39 +0200)]
Merge branch 'work'
Alexis Bory [Tue, 10 Jul 2012 18:37:10 +0000 (20:37 +0200)]
- Vinson: few additional lighting details.
ThorstenB [Tue, 10 Jul 2012 18:08:44 +0000 (20:08 +0200)]
Updated Italian menu resource
by "redrum82" from Milano. Grazie mille!
Gijs de Rooy [Mon, 9 Jul 2012 20:30:44 +0000 (22:30 +0200)]
Move C172P parkpos information to c172p-set.xml.
Gijs de Rooy [Mon, 9 Jul 2012 19:55:33 +0000 (21:55 +0200)]
Update Dutch translations.
ThorstenB [Mon, 9 Jul 2012 19:42:13 +0000 (21:42 +0200)]
#489: hovering/diving AI traffic
Fix at least some frequent aircraft visiting KSFO.
Alexis Bory [Sun, 8 Jul 2012 23:46:29 +0000 (01:46 +0200)]
- Vinson: fix the legacy lighting after serious tropical storm.
Alexis Bory [Sun, 8 Jul 2012 23:43:58 +0000 (01:43 +0200)]
- CG-57: Restore most recent version. Martin, sorry, I know, I know, I promise to upload it in scenemodel too.
Vivian Meazza [Sun, 8 Jul 2012 22:08:50 +0000 (23:08 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
Alexis Bory [Sun, 8 Jul 2012 21:59:07 +0000 (23:59 +0200)]
Merge branch 'work'
Alexis Bory [Sun, 8 Jul 2012 21:57:31 +0000 (23:57 +0200)]
- Vinson: Rembrandt lighting, second pass.
Emilian Huminiuc [Sun, 8 Jul 2012 17:33:34 +0000 (20:33 +0300)]
refresh object masks
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Vivian Meazza [Sun, 8 Jul 2012 13:40:12 +0000 (14:40 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
ThorstenB [Sun, 8 Jul 2012 13:31:54 +0000 (15:31 +0200)]
Synchronize language resources
Run script to identify missing/obsolete items:
de/options.xml is missing 192 translation(s).
de/menu.xml is missing 20 translation(s).
es/options.xml is missing 12 translation(s).
es/menu.xml is missing 78 translation(s).
fr/options.xml is missing 0 translation(s).
fr/menu.xml is missing 0 translation(s).
it/options.xml is missing 212 translation(s).
it/menu.xml is missing 78 translation(s).
nl/options.xml is missing 54 translation(s).
nl/menu.xml is missing 1 translation(s).
pl/options.xml is missing 81 translation(s).
pl/menu.xml is missing 76 translation(s).
pt/options.xml is missing 212 translation(s).
pt/menu.xml is missing 86 translation(s).
Emilian Huminiuc [Sun, 8 Jul 2012 12:53:47 +0000 (15:53 +0300)]
Make water-inland.eff Rembrandt compatible.
Fix a longstanding ati bug in transition.frag
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Emilian Huminiuc [Sun, 8 Jul 2012 01:44:49 +0000 (04:44 +0300)]
Add object set for the new object masks.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Vivian Meazza [Sat, 7 Jul 2012 21:31:19 +0000 (22:31 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
Emilian Huminiuc [Sat, 7 Jul 2012 20:36:40 +0000 (23:36 +0300)]
cleanup and optimization of dds terrain textures
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Alexis Bory [Sat, 7 Jul 2012 17:23:48 +0000 (19:23 +0200)]
Merge branch 'work'
Alexis Bory [Sat, 7 Jul 2012 17:12:55 +0000 (19:12 +0200)]
- Vinson: Deck Park 3D models optimization.
ThorstenB [Sat, 7 Jul 2012 15:26:05 +0000 (17:26 +0200)]
#544: slider to control AI sound volume missing
(not a bugfix really, but just too trivial).
Alexis Bory [Sat, 7 Jul 2012 13:47:16 +0000 (15:47 +0200)]
Merge branch 'work'
Alexis Bory [Sat, 7 Jul 2012 13:45:47 +0000 (15:45 +0200)]
-A-6E: make it rembrandt compatible.
Alexis Bory [Sat, 7 Jul 2012 13:42:56 +0000 (15:42 +0200)]
- Vinson restore main 3D file, yes one can fool git sometimes.
Alexis Bory [Sat, 7 Jul 2012 13:36:59 +0000 (15:36 +0200)]
- Vinson: make it compatible with rembrandt. 1rst pass: remove emmision annimations,
check the deck landing lights, do the rembrandt lights in the hangar, register transparent
parts. TODO: Flols, Deck lighting.
Stuart Buchanan [Fri, 6 Jul 2012 19:11:51 +0000 (20:11 +0100)]
Add control of season to GUI to be set in-sim.
Stuart Buchanan [Fri, 6 Jul 2012 19:10:36 +0000 (20:10 +0100)]
Fix material definitsion
- Correct object mask for winter DryCropPasture material
- Add object mask for Rice.
Emilian Huminiuc [Thu, 5 Jul 2012 21:06:52 +0000 (00:06 +0300)]
c172p: tweak Rembrandt landing and taxi lights
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Stuart Buchanan [Thu, 5 Jul 2012 20:02:00 +0000 (21:02 +0100)]
Make regional textures the default.
Stuart Buchanan [Thu, 5 Jul 2012 19:44:29 +0000 (20:44 +0100)]
Improved Rembrandt landing and taxi lights.
ThorstenB [Thu, 5 Jul 2012 17:37:43 +0000 (19:37 +0200)]
Fix ai-traffic GUI checkbox
Setting was lost on sim-reset and restart
/sim/ai-traffic props are entirely obsolete (to be removed after 2.8)
Vivian Meazza [Wed, 4 Jul 2012 19:58:32 +0000 (20:58 +0100)]
Merge branch 'master' of D:\Git_New\fgdata
Vivian Meazza [Wed, 4 Jul 2012 19:49:06 +0000 (20:49 +0100)]
Remove debug messages
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Wed, 4 Jul 2012 19:44:25 +0000 (20:44 +0100)]
Bugfix
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Wed, 4 Jul 2012 19:55:31 +0000 (20:55 +0100)]
Merge branch 'work' of D:\Git_New\fgdata
Vivian Meazza [Wed, 4 Jul 2012 19:49:06 +0000 (20:49 +0100)]
Remove debug messages
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Wed, 4 Jul 2012 19:44:25 +0000 (20:44 +0100)]
Bugfix
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Wed, 4 Jul 2012 16:24:46 +0000 (17:24 +0100)]
Fix typo
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Vivian Meazza [Wed, 4 Jul 2012 16:24:46 +0000 (17:24 +0100)]
Fix typo
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
Alexis Bory [Wed, 4 Jul 2012 10:30:31 +0000 (12:30 +0200)]
f16: Fixed the radar2 instrument position in the f16 cockpits so it displays correctly.
Alexis Bory [Tue, 3 Jul 2012 19:50:37 +0000 (21:50 +0200)]
Merge branch 'work'
Alexis Bory [Tue, 3 Jul 2012 19:42:13 +0000 (21:42 +0200)]
A-6E: Make it Rembrandt complient, tweeked some sounds and indentation fixes.
Stuart Buchanan [Mon, 2 Jul 2012 22:33:56 +0000 (23:33 +0100)]
Add smaller version of Hawaii rainforest texture.
Stuart Buchanan [Mon, 2 Jul 2012 22:27:44 +0000 (23:27 +0100)]
Correct atmospheric scattering for trees, where we were applying ambient lighting twice, making them too dark, and not using an alpha test.
Also fix the tropical trees, where only half the texture was defined.
Emilian Huminiuc [Mon, 2 Jul 2012 20:34:00 +0000 (23:34 +0300)]
More transition.frag cleanups
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Emilian Huminiuc [Mon, 2 Jul 2012 20:12:24 +0000 (23:12 +0300)]
Cleanup a bit the transition shaders
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Alexis Bory [Sun, 1 Jul 2012 21:23:59 +0000 (23:23 +0200)]
Merge branch 'work'
Alexis Bory [Sun, 1 Jul 2012 20:35:04 +0000 (22:35 +0200)]
-A-10: Complete internal lighting. Remove another hotspot panel.
Emilian Huminiuc [Sun, 1 Jul 2012 20:15:41 +0000 (23:15 +0300)]
fix runway shader normals in Rembrandt.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Alexis Bory [Sun, 1 Jul 2012 17:06:01 +0000 (19:06 +0200)]
Pilots: Added another fighter pilot, tweaked the first one's face.
ThorstenB [Sun, 1 Jul 2012 13:52:25 +0000 (15:52 +0200)]
heading indicator scrollwheel adjustment
Unlike with the standard 3d VOR/ADF/... instruments, the scroll-wheel
didn't work with the HI - resulting in inconsistent, (b)ugly panel
controls ;-).
ThorstenB [Sun, 1 Jul 2012 11:04:27 +0000 (13:04 +0200)]
pa28: fix gear rumble sound
Depends on groundspeed (not airspeed).
ThorstenB [Sun, 1 Jul 2012 09:00:56 +0000 (11:00 +0200)]
Put power up/down messages into context
Christian Schmitt [Mon, 29 Aug 2011 20:51:24 +0000 (22:51 +0200)]
Concorde: improve Captain's seat model and texturing
ThorstenB [Sat, 30 Jun 2012 22:24:23 +0000 (00:24 +0200)]
#748: keyboard bindings in control.nas must not rely on autopilot
Throttle/aileron/elevator keyboard bindings did not work on aircraft
without autopilots (= without A/P properties). Rearrange logic to make
basic axis/throttle control the default (i.e. when prop values are "nil").
Stuart Buchanan [Sat, 30 Jun 2012 21:15:07 +0000 (22:15 +0100)]
Limit change of building density to 0.1, to match display.
Stuart Buchanan [Sat, 30 Jun 2012 20:43:59 +0000 (21:43 +0100)]
Make building density display consistent with vegetation density.
No-one needs two decimal places :)
Emilian Huminiuc [Sat, 30 Jun 2012 19:56:40 +0000 (22:56 +0300)]
Concorde: some cleanup after the previous commit
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Emilian Huminiuc [Sat, 30 Jun 2012 16:59:02 +0000 (19:59 +0300)]
Concorde: convert fuselage and glass effects to model-combined-deferred. add dummy cabin
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
Stuart Buchanan [Sat, 30 Jun 2012 19:37:08 +0000 (20:37 +0100)]
Make random buildings compatible with the atmospheric scattering shader.
Also remove redundant test parameters from the tree effect.
Stuart Buchanan [Sat, 30 Jun 2012 19:36:29 +0000 (20:36 +0100)]
Add user-friendly names for the axes and buttons.
ThorstenB [Sat, 30 Jun 2012 18:04:08 +0000 (20:04 +0200)]
c172p: fix rudder animation
Emilian Huminiuc [Sat, 30 Jun 2012 11:51:18 +0000 (14:51 +0300)]
fix transition.eff copy paste failure, and enable the slider selectively under Rembrandt.
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>