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
torsten
75aa906b26
limit tow speed to approx. 20kts
2009-05-06 13:39:55 +00:00
torsten
09e1472fdf
- set speed instead of force by slider
...
- defineable properties for speed hold (cruise control) pid controller
check the wiki http://wiki.flightgear.org/index.php/Howto:_Implent_pushback for details
2009-05-06 11:27:10 +00:00
torsten
28018bd083
get rid of pushback.nas by instantiating the aircraft.door when opening the dialog.
2009-05-05 14:17:36 +00:00
abory
0734e178bc
- Change connexion command to fit /Nasal/pushback.nas
2009-05-04 23:26:06 +00:00
vmmeazza
343538a5d8
AndersG, hindered by me, has produced a nice uitility which enables players to share a carrier over MP. One player controls the carrier, and others can launch and recover.
2009-05-04 20:56:32 +00:00
abory
613b5f105d
- Gijs de Rooy: Generic pushback.
2009-05-04 11:20:44 +00:00
mfranz
5c41d1a99b
allow aar-equipped aircraft to request a tanker everywhere without scenario
2009-03-15 16:13:55 +00:00
mfranz
4c067a4449
only "apply" the input field (not the textbox, as this appends a \n)
2009-02-16 16:31:43 +00:00
mfranz
b95ea91501
use stat[11] == "dir" instead of deprecated io.isdir()
2009-02-15 18:24:22 +00:00
stuart
9130605ca7
Use initNode() for convenient, fast, effective property initialization.
2009-02-12 21:00:57 +00:00
stuart
f181fd1040
Revert personal entries from checked-in menu bar.
2009-02-12 20:39:40 +00:00
stuart
a0a493b8ce
Failure manager. Based on work by Erobo and John DENKER.
2009-02-12 20:24:06 +00:00
mfranz
4a45a34457
calling self should, of course, be supported
2009-02-05 21:19:04 +00:00
mfranz
c2e50c2c6f
immediately re-open popup if an aircraft was chosen that meanwhile disappeared
2009-02-05 00:58:05 +00:00
mfranz
532e340e94
start with chat-full (history) mode, as there's already the _ input line anyway
2009-02-04 22:19:36 +00:00
mfranz
20605f3623
transparent dialogs look nice, but they are just too hard to read
2009-01-31 21:39:20 +00:00
mfranz
de80ed4b1c
only open popup if there's something to choose from
2009-01-31 20:10:47 +00:00
mfranz
8bb50c1871
model_view_handler: use multiplayer.model + add selection popup
2009-01-31 19:30:31 +00:00
mfranz
c795f30862
define baseline height
2009-01-31 12:46:49 +00:00
mfranz
6aa74d2e7a
add model-view: switch through all AI/MP models via dialog in bottom/left corner
2009-01-29 23:57:57 +00:00
mfranz
22fa0c3456
- remove all key shortcuts ("Enter" for the default widget remains, of course)
...
- let chat dialogs be opened in the bottom right corner
- make chat_full.xml smaller (it's now resizable, anyway)
2009-01-29 19:50:24 +00:00
mfranz
71d2760994
- move slider down at startup (scrolling mode from the beginning)
...
- make dialog smaller (resize if necessary)
2009-01-29 18:51:10 +00:00