Thorsten Renk
5bb90ec228
Additions to ufo: sideways movement and virtual doors for jetway testing by forum user pommesschranke
2015-10-09 17:32:19 +03:00
Clément de l'Hamaide
28a983c0ad
Update Help for UFO
2014-01-25 23:20:13 +01:00
Clément de l'Hamaide
346103ba22
Fix conflict Tab key vs cycle mouse mode
2014-01-16 19:11:58 +01:00
James Turner
92bfb39f50
More metadata for the UFO and Seneca.
...
(Working on the basis that Torsten will forgive me for using his baby as a guinea-pig. Err, not his real baby obviously)
2013-03-02 17:49:40 +00:00
Stuart Buchanan
3dbe249685
Add Ctrl+Alt+click operation to display the lat/lon/alt and landclass of point.
2012-10-06 22:21:17 +01:00
ThorstenB
099d42a30b
UFO: return nav1 audio volume to 0 by default
...
Should only be enabled manually for NAV debugging.
2012-06-19 22:10:53 +02:00
ThorstenB
1480f8622f
UFO: add optional GPWS for testing
2012-05-12 23:50:46 +02:00
mfranz
96992eef67
don't start with "camera view", as the radar doesn't work there at the moment
2009-03-17 22:37:19 +00:00
mfranz
071eb664f8
export to a place where the security code actually allows it
2009-01-10 16:51:26 +00:00
mfranz
2e6ffd34e6
s/system/type/ ... that's more consistent with the rest and less confusing
2008-08-13 22:56:21 +00:00
mfranz
0ccd7a62cd
let aircraft declare from which refueling system they can receive
2008-08-13 22:00:54 +00:00
mfranz
205675455c
- make modelmgr a singleton class
...
- add selected_models() function
- fix help screen
2008-05-21 23:33:23 +00:00
mfranz
d12dfeda42
bah ... put the clone/copy function on the 'c'
2008-05-10 18:27:15 +00:00
mfranz
8361721c72
make Shift-d clone all selected objects (same key as in Blender :-)
2008-05-10 18:23:52 +00:00
mfranz
a571440567
- let Ctrl-g have the same meaning as g (necessary for LMB emulation)
...
- more cosmetics
2008-05-10 11:09:33 +00:00
mfranz
67b14bb1ae
Francesco BRISA (& me): add teleport function
...
When holding the gear key or button down (as a kind of modifier) and after
left-clicking on the terrain, teleport the UFO to the click position.
Keep heading if no model is active, otherise look there. Keep altitude-agl.
2008-05-04 21:16:48 +00:00
sydadams
1fd7c79eea
removed testing nasal file...
2008-05-03 16:05:19 +00:00
sydadams
05e0e19087
Added runway offsets and other minor changes
2008-05-03 02:47:34 +00:00
mfranz
a197f006ae
enable Exorcist-style head turns, so that we can disabled them globally
2008-04-15 17:26:02 +00:00
mfranz
0c38aa1e8c
Stewart ANDREASON:
...
- fix --altitude in dumped command line ('d'-key)
- implement vertical movement on Home/End and KP7/1
2008-03-12 20:47:53 +00:00
mfranz
a7cdd684a1
add a "Camera View", which is an exact copy of "Cockpit View" and selected
...
(but disabled) by default. You won't notice any difference, unless you
place, let's say, an A-10-model.xml in the scenery. Some of the A-10's "select"
animations unselect the fuselage and other parts, when they thinks the A-10
is in cockpit view, not knowing that it's actually the *ufo*, which is in
cockpit view.
2007-12-14 10:50:02 +00:00
mfranz
33805eaa58
export flightplan on 'n'-key
2007-10-18 21:20:39 +00:00
mfranz
2ee85ac82b
add wx-toggle, data-toggle, echo-toggle hotspots to the radar. (Same order
...
as on the 737 panel, but no labels yet. Aliens don't need that stuff.)
2007-06-25 21:23:28 +00:00
mfranz
f6da3a3882
New panel that consists of a radar screen only (activate with Shift-p).
...
At the moment only the range can be changed via panel click action
(click on the range numbers). Weather radar can be turned on in
/instrumentation/radar/display-controls/WX. ai/mp display to come.
For those who miss the old 2D panel, just use an aircraft with a decent
panel and add --fdm=ufo for the same effect.
2007-06-24 19:38:38 +00:00
mfranz
e880d5ecee
- l-key opens file selector to load 3D model file from the disk. This model
...
is added to the list and activated.
- simplify savexml handling using the "data" node for temporary data
2007-06-18 16:35:03 +00:00
mfranz
1fd9e31243
- increased coarse multiplicator
...
- cosmetics
2007-06-05 18:20:53 +00:00
mfranz
b887d8b253
- add m-key to <help> section
...
- improve key descriptions
2007-02-27 23:03:32 +00:00
mfranz
e959633725
s/cursor/marker/ and put the marker toggle function on the m-key. It isn't
...
a cursor, after all, and the term "cursor" is already used for the startup
model. That one should really be called "model", but can't, because this is
already used for the ufo 3D model property ... sigh. :-]
2007-02-27 22:56:22 +00:00
mfranz
6bba354b30
- add marker for active object (toggle with c-key)
...
- make space-key toggle the model dialog for easier access (was m-key)
- fix Coord class bug
2007-02-27 15:39:49 +00:00
mfranz
490ed46d89
- allow selection and manipulation of multiple objects
...
- replace lon/lat adjustment with more predictable nearer/farther/left/right
adjustment (i.e. movements relative to the UFO position)
- add key bindings to move objects
2007-02-26 17:57:55 +00:00
mfranz
3079726bda
move dialogs from ufo.nas into dialog XML files
2007-02-24 19:48:02 +00:00
mfranz
41903adc22
only show other UFOs in MP if you are flying one yourself *or* if
...
/sim/model/always-show-in-MP in $FG_ROOT/Aircraft/ufo/ufo-set.xml is "true"
("false" by default)
2006-12-13 23:20:13 +00:00
mfranz
65d4a4ba0a
add aar/radar capabilities (useful for aar testing)
2006-08-27 08:17:54 +00:00
mfranz
583f853d7c
update <help>
2006-06-05 17:05:55 +00:00
mfranz
6fb75899a0
use Ctrl-key-combinations where before spacebar-key-combinations were used
...
(Ctrl-click: select nearest model, Ctrl-up/dn -> cycle through model list)
2006-06-05 14:15:11 +00:00
mfranz
49c0b7716d
always use route-manager AP locking, no matter at which alt-agl (not that
...
/position/altitude-agl-ft would be set by the ufo fdm at all ... ;-)
2006-05-12 09:37:50 +00:00
mfranz
5e400f35b9
ufos are never really "on ground"
2006-05-11 09:57:16 +00:00
mfranz
671c30449d
- empty legend input field when no object is selected/available
...
- tweaks & cleanup
2006-04-16 10:39:07 +00:00
mfranz
d52d4e9a8b
- restore old $FG_HOME in <help>
...
- print target path to terminal
- minor optimization
2006-04-02 17:35:47 +00:00
mfranz
8c4a9aefb7
update <help> to reflect new MS Win "/sim/fg-home" path
2006-04-01 12:12:27 +00:00
mfranz
bb81487bdb
spell flightgear correctly (that's why I said "almost the truth" :-)
2006-03-31 18:03:32 +00:00
mfranz
90e3cfb973
say almost the whole truth about the export file path
2006-03-31 18:00:09 +00:00
mfranz
46435d3eef
documentation update
2006-03-31 17:15:36 +00:00
mfranz
cd39d50c16
whoops ... /model is already reserved -> name it back to /cursor
2006-03-31 17:12:32 +00:00
mfranz
4039ff7e40
- add "sticky" buttons to keep last object's heading and/or roll/pitch
...
- fixed pos for model select dialog
- yet more cleanup
2006-03-24 15:33:06 +00:00
mfranz
74c64deaef
allow to cycle through model lise (space + cur up/down)
2006-03-24 00:20:22 +00:00
mfranz
fae858dbe3
- fix default model initialization
...
- add status line (green: active model -- clicks will plant it;
orange: selected model -- adjustable/removable)
- make manually selected models active (that is: further clicks will plant
this model type); doesn't apply to automatically selected models (after
removing)
- cleanup
TODO: yet more cleanup, add missing terminal output, etc.
2006-03-23 16:16:44 +00:00
mfranz
484fb41f10
support multiple models that can be chosen from list (TODO: clean up)
2006-03-22 20:25:58 +00:00
mfranz
377ab6e1fa
- write data to $FG_HOME/ufo-cursor.xml
...
- print model name in window title
- more help entries
2006-03-16 16:24:52 +00:00
mfranz
40e530c300
set custom cursor with $ fgfs --aircraft=ufo --prop:cursor=Models/Airport/...
2006-03-15 15:35:52 +00:00