jmt
b38d470782
Switch the route-manager dialog over to use the waypoint-list widget, and update other functionality to match.
2010-03-27 17:56:01 +00:00
jmt
38832daf77
Route-manager - replace pop/clear items with prev/next items, which are more useful in the new waypoint scheme.
2010-03-27 17:16:01 +00:00
jmt
e415e52aae
Data files for MapDialog
2010-03-27 16:52:21 +00:00
stuart
6b4857ce8c
Allow the snow level of the landmass shader to be set from the property system, and expose it in the rendering dialog. Could be used in future to set the snow level based on the current weather.
2010-03-27 14:02:56 +00:00
jmt
21b52ac628
Update autopilot dialog to use a new flag, to give feedback when the GPS/route-manager is driving the true heading.
2010-03-27 12:19:52 +00:00
jmt
cca70e4e6a
Fix 'active route waypoint' button to actually load the current wp, instead of wp0.
2010-03-27 11:36:14 +00:00
jmt
26607856c6
GPS: updated generic GPS dialog, with OBS course selection dial.
2010-03-25 16:42:37 +00:00
torsten
59846fb883
added an 'about' dialog
2010-03-18 08:23:23 +00:00
fredb
c9236ad565
First iteration of the urban effect with relief mapping. Relief map by HB-Gral.
2010-03-12 22:25:19 +00:00
sydadams
7108cbe50e
Set pushback speed to 0 when dialog closed
2010-01-20 01:24:20 +00:00
stuart
cab075f86b
Updated sound dialog, improving layout.
2009-12-13 18:06:54 +00:00
jmt
98f75bed75
Dialog fix for impending new C++ feature - reset scratch lon/lat before executing 'nearest'.
2009-12-09 18:13:03 +00:00
ehofman
e8e1db4f0b
add atc and external view selection checkboxes
2009-12-08 10:36:54 +00:00
sydadams
b5842d3937
Added the missing "view options"
2009-12-05 23:09:12 +00:00
stuart
45754e544c
Minor update to the Stopwatch:
...
- Place in bottom right of screen
- Enforce non-modal
- Remove space-bar start key assignment (clash with PTT).
2009-12-05 15:28:20 +00:00
stuart
226ba90191
Minor menu bar changes:
...
- Move Stopwatch to Equipment, as it is of user to non-dev users.
- Add menu item for the tutorial marker dialog to the Debug menu.
2009-12-05 14:36:51 +00:00
vmmeazza
329e2ac494
Make Carrier Deck Park selectable
2009-12-01 18:43:12 +00:00
ehofman
5b4bff6fbd
use consistent property name for the default sound device in the code and configuration files and add an apply button
2009-12-01 10:40:21 +00:00
ehofman
7cfe6a2476
update to allow selection of a new sound device
2009-11-30 14:24:04 +00:00
ehofman
223281b242
First stab at a new sound configuration dialog
2009-11-30 12:06:02 +00:00
stuart
1807917d0c
Updated Rendering and Display options dialogs.
2009-11-22 19:26:06 +00:00
stuart
8fad7cff18
Change "Adjust View Distance" to "Adjust View Position", as suggeested by Jacob BURBACH.
2009-11-22 17:32:06 +00:00
jmt
0fdbcd9048
Working towards a better route-manager GUI.
...
* Use puaChooser for runway selection - in the short term this requires
pressing a helper button ('x') to trigger an update of the data.
* Display the airport name when a valid ICAO is entered.
2009-11-07 00:20:41 +00:00
torsten
4c236260be
Gijs de Roy:
...
Here it is. What has improved:
- night lighting textures
- windows
- better animations on military truck
- dialog simplified
- max. speed downgraded to 15 kts.
2009-11-01 17:05:59 +00:00
sydadams
4431137ace
renamed view popup checkbox
2009-10-15 05:24:45 +00:00
sydadams
78da4ae738
Added a save FOV button
2009-10-15 05:19:04 +00:00
sydadams
d6db41f31d
Reorganized the rendering menu
2009-10-15 03:25:05 +00:00
jmt
98c7b517ac
Route-manager dialog tweaks for better VNAV handling in the route-manager.
2009-10-13 23:19:48 +00:00
jmt
5a29a9b4d5
Make the route-manager dialog synchronize text-field state again, and disable some buttons when a route is already active. More work to do in this area.
2009-10-08 22:34:53 +00:00
jmt
3b275abc32
Allow the NAV/GPS slave to be toggled from the generic GPS dialog.
2009-10-08 22:07:09 +00:00
sydadams
1a840e6399
remove commented out code
2009-10-08 05:04:21 +00:00
sydadams
a2a0534aab
added a separate "effects" dialog, may need tweaking still
...
Added an option in the View Options to shut off the view name popup
2009-10-08 02:19:37 +00:00
jmt
1f345e1cda
Updated GPS and route-manager dialogs, in sync with the core FGFS changes.
2009-10-05 21:10:11 +00:00
stuart
e633fabdb3
Updated replay dialog:
...
- Dynamic view selection for replay (note that it doesn't go back to the original view after replay).
- Helpful keys (because most people forget the p p stops the replay).
2009-10-04 20:49:43 +00:00
ehofman
4f0cab99f6
Add easy reloading of generic network protocol
2009-09-07 07:33:15 +00:00
timoore
943ba2a4fe
Till Busch - effects, shaders and textures for crop and water effects
...
Incorporated changes to effects file syntax. Changed Till's landmass
to mix in the base terrain texture. Some shader cleanup.
Also, add a GUI control for enabling shaders.
2009-08-08 10:17:58 +00:00
timoore
df03142574
new properties for shadows
2009-07-15 22:49:00 +00:00
mfranz
a83b25e05e
restore "rebuild-layers"
2009-07-11 20:19:48 +00:00
mfranz
9686924665
- use layout
...
- apply immediately
2009-07-11 20:04:31 +00:00
jmt
6083061422
Fix a label in the Position in Air dialog, spotted on the forums - offset distance is in nautical miles, not statute miles.
2009-06-22 14:26:16 +00:00
vmmeazza
26aaab03fc
Add lso stuff
2009-06-18 22:57:00 +00:00
torsten
058364f4fd
update metar data in textfield when metar changes during live data fetch
2009-06-08 19:36:02 +00:00
torsten
f9dd1e72e3
disable real weather fetch when other than "live data" scenario is selected
2009-06-07 19:18:54 +00:00
vmmeazza
4f82e154ec
Modified Landing Signal Officer View - locks to the selected MP aircraft
2009-06-02 09:14:09 +00:00
torsten
ff8992d1a2
make manual input work
2009-05-29 18:08:02 +00:00
torsten
7b7966dbb1
Code beautifying.
2009-05-29 16:24:10 +00:00
torsten
92a0c2d02f
new weather scenario dialog
2009-05-29 10:27:30 +00:00
mfranz
c488e244a4
make cloud properties <live> to reflect METAR changes
2009-05-12 20:37:22 +00:00
mfranz
31495d4b72
door.stop() is now implied by door.setpos()
2009-05-06 18:50:12 +00:00
torsten
c380c111a0
- pushback is allways visible when the dialog is opened
...
- pushback goes away when the dialog is closed
- pushback may be hidden when the dialog is visible
2009-05-06 17:03:40 +00:00