Gijs de Rooy
bbb3f9682e
Issue #429 : help dialog and keyboard.xml descriptions now match the key-bindings.
2011-12-07 16:47:42 +01:00
Gijs de Rooy
f852529e56
Adjust snow line based on METAR. Snow level is only adjusted when METAR reports snow below the user set altitude.
2011-12-06 20:39:05 +01:00
Vivian Meazza
b0f871a1e4
Add vars
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-02 21:09:20 +00:00
Vivian Meazza
022c0fe433
Used to "untie" properties used by shaders
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-12-01 22:31:26 +00:00
ThorstenB
32c204fe00
Add system performance dialog.
2011-11-19 15:56:44 +01:00
Anders Gidenstam
d699b3fea1
mp_broadcast,scenery: Improved consistency for the shared state.
2011-10-07 23:49:11 +02:00
Anders Gidenstam
52b3ab04c3
Added support for sharing scenery events (e.g. opening hangar doors) over MP.
...
Set the property /scenery/share-events to true to enabled the feature.
2011-10-05 21:57:51 +02:00
ThorstenB
5acd6d4c04
Improve keyboard control for replay system.
...
Keys should also work when dialog is hidden (but replay is active).
2011-10-03 20:27:19 +02:00
ThorstenB
5392614331
Don't crash when tank property doesn't (yet) exist.
2011-09-25 16:21:10 +02:00
Frederic Bouvier
a2b26f8d59
Local Weather 1.36 by Thorsten Renk
2011-09-23 23:25:15 +02:00
Frederic Bouvier
928789a0d5
Local Weather 1.35 by Thorsten Renk
2011-09-23 23:22:19 +02:00
ThorstenB
9195b36005
#441 : overlay dialog must be reinitialized after reloading GUI
2011-09-18 12:36:40 +02:00
Mathias Froehlich
558c321f94
Fix problem with the A320 family not starting up correctly.
2011-09-08 19:34:15 +02:00
ThorstenB
1a9a589452
Add documentation and more config options to tyre-smoke effect.
...
Make vspeed/diff_norm configurable. Allow effect to be independent of
vspeed, so it works for all gear (after main gear touch down, vspeed is 0,
so smoke effects for nose-gear usually wouldn't work).
2011-09-04 19:16:39 +02:00
ThorstenB
8421d75cb9
Fix low-pass filter and adapt to speed-up factor.
...
Low-pass filter should not use real-time, but simulation time to filter
effects. Obey speed-up factor.
2011-09-04 19:16:38 +02:00
ThorstenB
2a66a01fed
Apply defaults to each tutorial separately
...
Configured step/exit intervals configured for one tutorial affected all
following tutorials.
2011-08-28 10:08:15 +02:00
ThorstenB
fb984bf8ce
Option to set screenshot directory.
2011-08-21 15:17:16 +02:00
ThorstenB
8e7d7012ce
Directory dialog
...
New directory dialog - just an option for the existing file dialog really.
2011-08-21 15:00:45 +02:00
Torsten Dreyer
7937b78c80
Adjust local weather updraft property name
2011-08-03 14:31:32 +02:00
Martin Spott
d13214ebe9
Revert "Add minor pathname correction."
...
This reverts commit edd708b075b35ef549bf919b689f9a0d58b0f25a.
2011-07-16 15:39:41 +02:00
Martin Spott
0ca0ee6ad2
Add minor pathname correction.
2011-07-16 00:02:25 +02:00
Martin Spott
9a71b2d234
Merge commit 'refs/merge-requests/107' of git://gitorious.org/fg/fgdata
2011-07-15 23:56:03 +02:00
Torsten Dreyer
2abec7404a
Remove i/I keybindings
...
Removing the currently unused keybindings for [Shift]I used
for cycling of HUD types. Also remove this from the help
dialog.
May be re-added for the next release, but currently there is
no HUD-type cycling implemented.
2011-07-12 23:24:32 +02:00
ThorstenB
0ece95127c
Thorsten Renk: local weather 1.18
...
fixes for a couple of issues, some improved textures/cloud model changes,
smooth instead of hard visibility transitions, updated documentation.
Also removed 'Test' entries from the menu.
(ThorstenB: Also cleaned-up Docs/ folder, moving local weather
documentation images to sub folder).
2011-07-03 23:39:01 +02:00
ThorstenB
a0256e47ed
Fixed parentheses when checking conditional view-name property.
...
Avoids stepping through invalid views.
2011-07-03 16:06:14 +02:00
ThorstenB
9c55acfb46
#351 : fix listener sequence for local weather
...
Module relied on one listener to be called before the other.
Join listeners to avoid dependencies.
2011-06-25 20:08:39 +02:00
Ryan Miller
0685d0127d
Animated jetways: Fix shift-click in the jetway editor not setting _edit to false on the current jetway
2011-06-23 17:35:35 -04:00
Ryan Miller
8254ae53bd
Animated jetways: Change editor STG function to use new Models/Airport/Jetway directory
2011-06-22 12:12:43 -04:00
Ryan Miller
b030c2239d
Animated jetways: Small fix for the editor not converting STG jetways correctly
2011-06-22 12:10:03 -04:00
Martin Spott
1f64676296
Ryan Miller: Get rid of no-op jetway XML files.
2011-06-18 01:33:57 +02:00
Ryan Miller
2cb19bc34e
(Animated jetways) Fix nil velocities in AI aircraft crashing the whole thing (previous commit fixed MP aircraft, not AI)
2011-06-16 14:46:29 -07:00
Ryan Miller
a6acba8a87
(Animated jetways) Move AI and MP connecting code to load loop, increase load loop frequency to 10 seconds, fix nil velocities in AI aircraft crashing the whole thing
2011-06-16 14:45:39 -07:00
Ryan Miller
3a5b53c0e3
(Animated jetways) Updated core files and jetway definition files to use relative elevations, moved menubar item to AI/ menu, "enabled" and "debug" settings are now saved over multiple sessions, core files are now part of a Nasal subsystem, use airline-specific model files, put less load on the loop by using an _active property for each jetway object
2011-06-15 20:52:45 -07:00
Curtis L. Olson
052ae33034
Merge branch 'master' of gitorious.org:fg/fgdata
2011-06-15 13:53:32 -05:00
Curtis L. Olson
fa4743be24
Add a display.tagformat member that defaults to "%s". This is useful for
...
aligning property names so the '=' sign matches column position.
2011-06-15 13:51:03 -05:00
ThorstenB
1bf8b99bc9
Adapted local weather package and menu to new submodule structure.
2011-06-13 22:27:44 +02:00
ThorstenB
aea57a9882
Moved local weather module to subdirectory.
2011-06-13 22:08:43 +02:00
ThorstenB
cfe528617c
Thorsten Renk: local weather addon 1.15
...
Local weather now capable of controling the new scattering and overcast
rendering parameters.
2011-06-13 21:57:21 +02:00
ThorstenB
539716828b
Added GUI/menu item for scenery download/update.
2011-06-13 20:40:46 +02:00
ThorstenB
04fb5b3066
Adapting to new screen-shot command
...
Success/error report is now automatically displayed by a listener.
2011-06-13 20:38:04 +02:00
ThorstenB
3e3ecb49e2
Revert "issue #127 : make screen shots work with OSG multi-threading"
...
This reverts commit 5106935b92ad31be69d4ef82ebb34305a658948e.
2011-06-13 00:58:26 +02:00
ThorstenB
b8eecab9cf
Introduce "PRESERVE" flag to protect properties on sim reset.
...
Protect values of some specific properties on sim-reset.
2011-06-12 20:40:11 +02:00
ThorstenB
f84ce36d90
Fixed issue with "unnamed view".
...
Do not show "unnamed views" (views have no name when they belong to
another aircraft).
2011-06-12 15:31:57 +02:00
ThorstenB
7c8558274a
Turn atc-chatter.nas into a separate submodule.
...
Moved atc-chatter.nas into subdirectory (file unmodified).
Load atc-chatter.nas on demand only.
2011-06-05 23:22:12 +02:00
Durk Talsma
210516d969
Merge branch 'master' of git@gitorious.org:fg/fgdata
2011-06-05 22:20:39 +02:00
Durk Talsma
d97172dbc4
Removal (hopefully temporarily) of the animated jetway code.
...
Motivation for removal: The current implementation is problematic due to hardcoded elevations, and shows some problems when the code is disabled. Additionally, the preferred sequence for committing material to ${FG_ROOT}/data/Models is to commit them to the scenemodels database, from where they are synced with fgdata/GIT.
2011-06-05 22:10:38 +02:00
ThorstenB
c3f8c1478a
tutorial submodule, part #2 : adapt script/GUI to load module on demand
...
tutorial.nas is now loaded (only) when "Start Tutorial" button is pressed.
2011-06-05 21:37:58 +02:00
ThorstenB
f3ff41d3d4
tutorial submodule, part #1 : move existing sources into subdirectory
...
(non-functional, moved original scripts only)
2011-06-05 21:36:24 +02:00
ThorstenB
910cda3fce
Tutorials: improve timing when repeating messages
...
Don't confuse user by repeating messages when he just fulfilled the
tutorial's step exit condition.
2011-06-04 14:14:49 +02:00
ThorstenB
f2d2b8e8b1
issue #281 : tutorial's view direction messed-up/unusable by outside views
...
When user switched to a different view mode (e.g. chase/helicopter/tower
view) before or during a tutorial, everything went wrong...
Need to control (save/restore/switch) the view number (view mode) during
tutorials. Also adds an option to explicitly change view mode during
a tutorial, i.e. tutorials can switch to tower view, chase view, ... now.
2011-06-03 00:39:05 +02:00