Stuart Buchanan
6b09683170
Increase maximum 3D cloud visibility range to 45km to help with Local Weather integration.
2011-08-07 13:42:33 +01:00
ThorstenB
faa27266dc
#232 : reintroduce "point sprites for runway lights" switch
...
Make runway lights work when point sprites aren't enabled (mainly ATI)
(also requires fg/sg update).
Some white-space cleanup.
2011-07-31 13:13:37 +02:00
ThorstenB
bddac3cb78
Minor dialog text updates
...
- Add unit of OSG display settings (unit is meters according to OSG docs).
- "frame spacing" is more comprehensible
2011-07-29 20:54:56 +02:00
Torsten Dreyer
58b5fb1358
Fix #143:ATC/AI -> Scenario Menu calls re-init on close
...
Removed reinit(ai_model) which was not required and
disturbed other AI models.
2011-07-14 19:51:48 +02:00
Stuart Buchanan
3a53827272
Minor UI layout changes.
...
- Change title of static LOD and View dialogs to be closer to menu description.
- Improve layout of About dialog, add Close button, no-longer modal.
2011-07-11 22:15:23 +01:00
Gijs de Rooy
a367021168
Fix About-dialog copy&paste fail
2011-07-06 23:07:28 +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
Frederic Bouvier
8c238bcec1
Embedded Terrasync dialog: need to apply before reinit to get the scenery-dir correctly
2011-06-18 13:02:35 +02:00
Martin Spott
1f64676296
Ryan Miller: Get rid of no-op jetway XML files.
2011-06-18 01:33:57 +02:00
Martin Spott
360d98d46d
Ryan Miller: Fix Jetway dialogue Nasal runtime error
2011-06-17 21:28:25 +02:00
Martin Spott
077806cf18
Merge branch 'master' of git.gitorious.org:fg/fgdata
2011-06-17 00:46:40 +02:00
James Turner
3e027a45be
Initial work on multiplayer config dialog.
2011-06-16 23:33:06 +01:00
Ryan Miller
887b9704b5
(Animated jetways) Fix dialog "can't find object" Nasal errors
2011-06-16 15:24:31 -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
Gijs de Rooy
a4e69e95dc
Issue 344: remove time-of-day key shortcuts
2011-06-15 15:39:02 +02:00
ThorstenB
1bf8b99bc9
Adapted local weather package and menu to new submodule structure.
2011-06-13 22:27:44 +02:00
ThorstenB
717b3da52b
Added GUI/menu item for scenery download/update.
...
(Now including the actual GUI...)
2011-06-13 20:48:09 +02:00
ThorstenB
539716828b
Added GUI/menu item for scenery download/update.
2011-06-13 20:40:46 +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
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
f082300e20
Tutorial improvements
...
Make tutorial dialog a proper window, clean-up menu.
Show welcome message to new user when tutorial available.
Repeat current tutorial message, when no user progress.
2011-06-02 19:11:05 +02:00
Ryan Miller
96da518d8d
New animated jetway system; add support for EGKK, EHAM, KDEN, KLAS, KSFO, PANC, 717, AI 737, AI 744, AI MD-80
2011-05-26 18:10:32 -07:00
ThorstenB
3826c0c7ee
one31: improve map GUI by using checkboxes instead of buttons.
...
checkboxes should be used for checkbox features - and buttons for
push-button features... simple :)
Thanks to "one31..."
2011-05-20 19:53:02 +02:00
Frederic Bouvier
aa6680b4a6
Local Weather 1.1 by Thorsten Renk
2011-05-14 15:18:40 +02:00
Mathias Froehlich
04dbaa1d9a
ThorstenB: checkbox to enable looped replay
...
(LinuxTag 2011 demo feature ;-) )
2011-05-14 09:36:19 +02:00
ThorstenB
995a219b35
Automatic tower positioning
...
New option in "location of tower" dialog
2011-04-18 22:57:42 +02:00
ThorstenB
b5e478f1ce
Minor GUI formatting issue.
2011-04-17 17:42:51 +02:00
Vivian Meazza
c67632905a
Add Skydome effect.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-15 16:07:53 +01:00
Vivian Meazza
d2793f013e
Merge branch 'master' of gitorious.org:fg/fgdata into Work
2011-04-01 20:10:51 +01:00
Vivian Meazza
20aba403ac
Bug fix.
...
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
2011-04-01 16:40:34 +01:00
ThorstenB
7299d07dab
New option to display frame latency.
...
Better property to evaluate simulation performance than frame rate.
2011-03-28 00:24:32 +02:00
Ryan Miller
264996bb3c
Added 3d option in the HUD dialog
2011-03-27 22:04:04 +02:00
ThorstenB
afaaf62e18
Fixed some file modes (not executable).
2011-03-27 21:01:43 +02:00
ThorstenB
93b8d1e38c
Improve replay dialog
2011-03-24 23:32:55 +01:00
Frederic Bouvier
65c166c12c
Local Weather 1.0 by Thorsten Renk
2011-03-19 14:03:28 +01:00
Gijs de Rooy
92f3dee117
Rendering dialog: add random objects option back in
2011-02-19 22:07:44 +01:00
Ryan Miller
aa15f24dd7
Set pushback force to 0 when the pushback dialog is closed
2011-02-19 22:00:13 +01:00
ThorstenB
04aecf90c3
Random object configuration and scenery reloading.
...
Re-enable "random object" checkbox.
(Debug) option for complete scenery reloading (e.g. use after TerraSync
update or changing options such as "random objects").
2011-02-13 19:31:59 +01:00
ThorstenB
17ac428f43
Adrien Bailly: Thrustmaster T.Flight Hotas X joystick support
...
thanks to him, 'flug' and the forum
(also removed a debug line from route-manger GUI)
2011-01-24 19:35:35 +01:00
Torsten Dreyer
c03ed7ee02
global-weather: add Curt's button and some tweaking
...
- add Apply button for the METAR input
- make the 'valid' checkbox disabled - it's a read-only property
- cleanup some indention
2011-01-23 12:15:37 +01:00
Gijs de Rooy
5c4bdb4a1f
Revert adb57b8: screenshot directory dialog
2011-01-22 22:49:25 +01:00
Torsten Dreyer
cf1660986d
fix bug 255: add turbulence to weather menu
2011-01-21 10:36:28 +01:00
ThorstenB
f99d1ae0d6
Fixed route manager dialog issue
...
remove/clear/route sequence didn't work properly.
Reset selection when route is cleared.
2011-01-20 01:41:35 +01:00
Torsten Dreyer
ac11b6fc36
"About"-dialog overhaul
2011-01-18 08:27:22 +01:00
Torsten Dreyer
cdb21a52e4
GlobalWeather: (better) support for weather-scenario
...
- handle /environment/weather-scenario property on startup
- try to detect predefined scenario on startup of global
weather dialog box and select the corresponding entry in
the scenario combo box.
2011-01-17 21:05:01 +01:00
Gijs de Rooy
692d9c3717
Add screenshot dialog, to select directory
2011-01-15 22:48:43 +01:00
Gijs de Rooy
a6e2fd175a
Add autohide-mouse-option to display dialog
2011-01-06 18:02:16 +01:00
Gijs de Rooy
05788b5675
Live update dialog fields, so no (non-intuitive) key-press is required
2011-01-05 22:44:33 +01:00
Gijs de Rooy
3abc7e6f61
Update about dialog to 2011
2011-01-05 21:14:33 +01:00
Gijs de Rooy
2fb720e2b3
Add cloud-density option back into the rendering dialog
2011-01-02 20:32:38 +01:00