1
0
Fork 0
Commit graph

5698 commits

Author SHA1 Message Date
ThorstenB
f3a3b9f45f Use correct initializer signal. 2012-03-25 10:14:37 +02:00
Nikolaus Kerner
bfd8a35f05 joystick configuration for Speedlink Defender 2012-03-24 23:29:56 +01:00
BARANGER Emmanuel
ce21ba73d9 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-03-24 20:03:46 +01:00
ThorstenB
b62c1c01b7 Avoid duplication of "findElementByName" function.
Now moved to common gui.nas.
2012-03-24 12:45:58 +01:00
ThorstenB
e1d0910ef5 Make master-sound-enabled switch peristent. 2012-03-24 10:49:08 +01:00
ThorstenB
ac132a2ce5 Remove property listener when deleting dialog. 2012-03-24 10:45:42 +01:00
Anders Gidenstam
6e5b38aebf Nasal/props.nas: Added missing var keywords. 2012-03-23 22:29:35 +01:00
Anders Gidenstam
aef778a99b Nasal/aircraft.nas: Added missing var keywords. 2012-03-23 22:27:02 +01:00
Anders Gidenstam
b024c81233 Nasal/gui.nas: Added missing var-keywords. 2012-03-23 22:25:31 +01:00
Anders Gidenstam
1855d0f9d1 Updated DualControl: Improved initialization to avoid extra listeners on reset. 2012-03-23 22:17:47 +01:00
Anders Gidenstam
60305380be Updated DualControl: Minor update to the connect messages. 2012-03-23 22:17:37 +01:00
BARANGER Emmanuel
0caa3ebeda Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-03-22 00:16:00 +01:00
Gijs de Rooy
005838ba0c C172P: merge two <nasal> blocks to repair livery over mp. 2012-03-21 23:05:07 +01:00
Gijs de Rooy
6c19b0067c Correct lightmap condition property 2012-03-21 23:04:06 +01:00
BARANGER Emmanuel
08661e4d41 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-03-20 22:19:41 +01:00
ThorstenB
4ec3850aaf c172p: avoid performance drop after sim reset/relocate
"/sim/signals/fdm-initialized" triggers _every_ time the FDM is reset.
We need to uninstall the listeners after its first execution, or guard
certain parts of the initialization, to avoid starting multiple
"timer/update loops", or installing multiple property listeners.
2012-03-20 21:19:42 +01:00
ThorstenB
e282a1e6ed fgdata/Nasal: avoid performance drop after sim reset/relocate
"/sim/signals/fdm-initialized" triggers _every_ time the FDM is reset,
so for every sim reset/relocate.
We need to uninstall the listeners after its first execution, or guard
certain parts of the initialization, to avoid starting multiple
"timer/update loops", or installing multiple property listeners.
Repeating "sim reset" often enough would eventually completely block/
overload the system.
2012-03-20 21:18:20 +01:00
Anders Gidenstam
617fc1de70 Saitek X36: Updated to my last version. 2012-03-19 20:41:50 +01:00
syd
a460620891 fixed sand and golfcourse texture name errors in the material files
Signed-off-by: syd <adams.syd@gmail.com>
2012-03-17 15:51:45 -06:00
BARANGER Emmanuel
087ad94932 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-03-17 14:50:01 +01:00
Mathias Froehlich
f177be3126 scenery: use-custom-scenery-data is obsolete. 2012-03-15 21:30:27 +01:00
ThorstenB
f03eedab48 #708: reset engine list on FDM reset
Need to clear the engine list before appending a new set of engines.
Engine list was growing on every FDM reset, causing weird control effects
after (multiple) sim resets.
2012-03-15 20:23:45 +01:00
Emilian Huminiuc
4af61aba47 Shaders/include_fog.frag: better fix for the common fog function
Signed-off-by: Emilian Huminiuc <emilianh@gmail.com>
2012-03-15 21:09:27 +02:00
Torsten Dreyer
abce54aa2a backward compatibility for /sim/auto-coordination
please see fg commit 5caa42af8ec6a8971aef37777640dbe449eda5cf
2012-03-13 21:07:39 +01:00
syd
b02e471e69 Merge commit 'refs/merge-requests/138' of git://gitorious.org/fg/fgdata into merge-requests/138 2012-03-13 08:27:49 -06:00
Gijs de Rooy
4ec144228b Close shader options dialog when Back button is pressed. 2012-03-11 22:00:59 +01:00
Torsten Dreyer
d66712a3c1 restore wind-filter-time messed up by 8d124f85 2012-03-10 21:49:30 +01:00
Gijs de Rooy
8e863bbd28 Allow shaders to be disabled/set through a commandline option.
Use --prop:/sim/rendering/shaders/quality-level=-1 to enable the custom
settings in the Shader Options dialog.
Apart from that the quality-level property will work as before (0 disables
all shaders, 5 puts all shaders to max.
2012-03-10 17:09:23 +01:00
syd
73f39837c4 Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-03-09 17:37:43 -07:00
Vivian Meazza
3bccfdf4d5 Merge branch 'master' of gitorious.org:fg/fgdata into work 2012-03-09 23:36:11 +00:00
syd
f2e956c0be Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-03-09 16:27:19 -07:00
Vivian Meazza
5345227cd1 Merge branch 'master' of D:\Git_New\fgdata 2012-03-08 23:07:56 +00:00
Frederic Bouvier
ebc1002139 Sunrises 1.2 by Thorsten Renk 2012-03-08 23:22:27 +01:00
Vivian Meazza
35c88d675b Merge branch 'master' of D:\Git_New\fgdata 2012-03-08 21:44:43 +00:00
Vivian Meazza
2a8d3d9600 Merge branch 'master' of https://git.gitorious.org/fg/fgdata into work 2012-03-08 21:24:03 +00:00
Vivian Meazza
be724a76c0 Merge branch 'master' of D:\Git_New\fgdata 2012-03-08 21:06:54 +00:00
Frederic Bouvier
3e241108ad Effects does not need to test if rembrandt is not activated. This would be the default 2012-03-06 23:11:46 +01:00
Stuart Buchanan
949dbd9161 Make instrument lighting key binding repeatable, as requested by
tk_jkg  on the forum.
2012-03-06 20:45:54 +00:00
Torsten Dreyer
39466571f4 Merge branch 'master' of gitorious.org:fg/fgdata 2012-03-05 19:42:25 +01:00
BARANGER Emmanuel
d6d6b7eb1d Merge branch 'master' of git://gitorious.org/fg/fgdata 2012-03-05 03:00:12 +01:00
Frederic Bouvier
68ffab1066 Create the /sim/rendering/rembrandt boolean property (set to false) and test it in default effect 2012-03-04 21:51:32 +01:00
Gijs de Rooy
1b977e7342 New joystick: Saitek Cyborg X/F.L.Y. 5 by Andy Wagner 2012-03-04 20:19:24 +01:00
Martin Spott
3920245eee Blue Marble for SimGear Paged Terrain 2012-03-04 18:44:00 +01:00
ThorstenB
ddbf4474a6 #692: don't use relative paths for references beyond the own aircraft
Relative paths break when aircraft are stored in another directory
(relative position changes).
2012-03-03 17:49:10 +01:00
syd
aa22b366b8 Merge branch 'merge-requests/92' 2012-02-28 22:33:37 -07:00
syd
d2adf3049b Merge commit 'refs/merge-requests/92' of git://gitorious.org/fg/fgdata into merge-requests/92 2012-02-28 22:21:44 -07:00
Stuart Buchanan
cefb8f83a0 Updated DDS object masks. Also change farmland trees to deciduous. 2012-02-27 23:00:58 +00:00
Emilian Huminiuc
90924a359d Revert "countryside.mask convert to .dds. Flip png version to keep correct orientation"
This reverts commit beb89d56d0e02dd27316f6f68368394a6ff5c091.
2012-02-27 01:56:46 +02:00
Emilian Huminiuc
83df7f0f75 Revert "add actual files"
This reverts commit acde460ba6f170fb55746fbed2fa5a7d901a3a17.
2012-02-27 01:56:07 +02:00
Alexis Bory
963b1394d2 Merge branch 'work' 2012-02-26 16:55:33 +01:00