mfranz
06fa115d86
add function that recursively copies property tree branches (ignoring aliases);
...
reviewed and OK'ed by Andy
2005-12-16 20:25:52 +00:00
mfranz
523b81e317
globals.nas: add _setlistener wrapper (needs to be used in INIT style
...
functions when used in $FG_ROOT/Nasal/*.nas, because it
depends on props.nas being available; no restrictions in
aircraft files, where it will proof most useful
gui.nas: replace inefficient FPS display polling loop with listener
callback
2005-12-16 19:15:08 +00:00
mfranz
df6d7171a6
- fps.xml: revive the traditional font color (a bit brighter than pure red)
...
- gui.nas: use 4-space indents like the rest of the file; waste slightly less
cycles: checking for the property shouldn't be done in a loop at
all, it only serves as a temporary solution
2005-12-16 12:14:43 +00:00
mfranz
1f9db93798
add <list> description
2005-12-15 22:53:34 +00:00
mfranz
c3a5e5297f
/sim/hud/draw-fps is obsolete; use /sim/rendering/fps-display
2005-12-15 22:27:32 +00:00
mfranz
fbd735408d
implement frame rate display as transparent & draggable dialog
...
(ordered by Curt as Christmas present :-)
2005-12-15 22:00:31 +00:00
mfranz
5c4731ea93
s/OK/Close/; hrule; cleanup
2005-12-14 12:43:10 +00:00
mfranz
acebb0015a
"OK" what? (If there's no title, then the button should at least tell us.)
2005-12-14 12:37:17 +00:00
mfranz
ab06f70d62
add UTC and local time (live updated)
2005-12-14 12:16:11 +00:00
mfranz
2409d0f6d3
use layouter; add <key> defs
...
- left column: local (sim) time (0-key)
- right column: daytimes (1--7 key)
2005-12-14 10:38:38 +00:00
mfranz
f7433a2eb6
Vivian MEAZZA:
...
"tidy up surfaces, cull vertices, provide second carrier for Med, finish
implementing improved features and improve nimitz-demo to demonstrate
features"
mf: made both Nimitz and Eisenhower share the same 3D model, and only
switch textures via startup material animation; created Nimitz island
texture
2005-12-13 21:32:48 +00:00
mfranz
f39389ed91
the VERA_12B font has been renamed to SANS_12B
2005-12-11 20:40:47 +00:00
mfranz
defedcc961
use <hrule> instead of fake line; clean-up
2005-12-11 15:38:35 +00:00
mfranz
b8886814ec
Access menu entries by their name. This way we can avoid fragile absolute
...
paths. (The label text isn't suitable for this, because it's subject to
translation.)
2005-12-09 10:34:43 +00:00
mfranz
7e982f91c2
disable "Autopilot" menu when using KAP140
2005-12-08 22:51:23 +00:00
mfranz
4a52305a73
fix xml syntax
2005-12-07 08:28:30 +00:00
ehofman
36a63f6195
Give Vivian some more credit.
2005-12-06 18:27:06 +00:00
mfranz
f1b787c4b1
add minimalistic <enabled> documentation :-)
2005-12-06 18:01:05 +00:00
mfranz
4e4789b560
disable "Fuel & Payload" entry; this is enabled for YASim aircraft in gui.nas
2005-12-06 17:58:41 +00:00
mfranz
9af4695c3c
- enable "Fuel & Payload" menu entry when YASim FDM is used
...
- indentation fix
2005-12-06 17:57:41 +00:00
daveluff
c765031835
And following on from the last bug, I need to revert the actual texture to the one I tested with for the indicies into it to be correct...
2005-11-30 02:00:48 +00:00
daveluff
46268bbf56
Melchior found the first bug...
2005-11-30 01:49:48 +00:00
daveluff
a08c2e07c7
Rearrange the 2d c172 panel to add a kln89 GPS unit and md41 annunciator and gps/nav switch
2005-11-30 01:10:31 +00:00
daveluff
b4dc9ca967
KLN89 GPS instrument - this only handles the switches, dials and providing a background - the logic and display is handled by a special c++ instrument
2005-11-30 01:05:40 +00:00
daveluff
7b875227e1
KLN89 background - could probably do with adding a lower res version of this as well
2005-11-30 01:04:38 +00:00
mfranz
cec6d6cf5b
better explanation
2005-11-24 13:04:31 +00:00
mfranz
f74b2f5c23
add joysticks.xml again; It doesn't do anything, but explains how to make
...
local changes. People are used to modifying this file, and seem helpless
without it. Further explanations will be added to README.Joystick.html.
The dummy entry is necessary because EasyXML aborts without at least one
entry, and segfaults without <PropertyList> entry.
2005-11-24 10:51:24 +00:00
mfranz
07ed292310
Vivian MEAZZA:
...
"add 'FNS Charles de Gaulle' to the database with TACAN channel 026X"
2005-11-24 09:52:20 +00:00
mfranz
ebf9d23f54
Curtis R Anderson: another <name>
2005-11-24 07:54:36 +00:00
curt
c1fd0c0f62
A couple last minute updates.
2005-11-17 23:14:45 +00:00
curt
8657959889
Various changes.
2005-11-17 22:22:35 +00:00
mfranz
c0c9db6f6a
make ready for 0.9.9
2005-11-17 13:42:20 +00:00
ehofman
a4731fc2df
David Culp:
...
The model for the big storm is now in Models/Weather instead of
Models/Geometry, so the scenario file bigstorm_demo.xml needs to be changed.
2005-11-16 15:24:14 +00:00
ehofman
c540e01dcb
Make grass a bit more grassier and schrubs a bit more schrubbier.
2005-11-16 15:19:20 +00:00
mfranz
a34dfc759e
New map, containing all aircraft in CVS. This is now generated by a Perl
...
script. Once the aircraft list for the 0.9.9 release is fixed, I can very
easily make another map-0.9.9.{tex,pdf} only with the selected aircraft.
(I have yet to review the autogenerated list thoroughly. Don't know yet
if some keys weren't dropped.)
2005-11-13 23:55:05 +00:00
mfranz
36a69cd891
/instrumentation/adf/heading-deg doesn't exist any more; use the
...
"heading-indicator" instrument
2005-11-12 18:24:06 +00:00
curt
2f78304130
v0.9.9-pre3 updates.
2005-11-11 01:25:37 +00:00
ehofman
4440f87a3b
Add the missing generic instruments that are required by the new C182.
2005-11-10 17:23:10 +00:00
curt
699730a9fa
Remove a left over piece from the old sky code.
2005-11-10 15:39:53 +00:00
ehofman
b5cf388889
Vivian: Demonstrate the AI by implementing an operating box for Nimitz, and adjusting the base course and speed.
2005-11-10 10:07:43 +00:00
andy
8a3d81fe0e
Architectural fix allowing the "tip" popups (FOV, view name, etc...)
...
to pop themselves down while the simulator is paused.
The problem was with the "real time" queue in the event manager,
causing the third argument of Nasal's settimer() (a flag for "sim
time") to be ignored. Inverts the default sense of the argument, as
there are lots of uses of settimer() in the current code, almost none
of which want to use real time.
Note this fix introduces a header file incompatibility in SimGear --
be sure to update.
2005-11-09 20:35:07 +00:00
curt
a514647ace
v0.9.9-pre2 updates.
2005-11-09 19:19:03 +00:00
mfranz
d98ab96831
set editable textboxes to "Yeukky Yellow"[TM] input field color
2005-11-09 18:25:16 +00:00
mfranz
a3471e2897
set "textbox" color; set "inputfield" colors (pending plib patch; will
...
be ignored when used with unpatched plib)
2005-11-09 17:49:25 +00:00
mfranz
7a3799a241
use gui-redraw fgcommand
2005-11-09 17:17:51 +00:00
mfranz
eeff07c0e7
replace hard-coded HUD config dialog with NewGUI dialog
2005-11-09 10:42:34 +00:00
mfranz
759ff1b715
capitalization fix
2005-11-08 19:25:36 +00:00
ehofman
d48cfe0957
Adjust the white levels of the individual textures so the snow appears to be more consistent.
2005-11-08 09:41:01 +00:00
mfranz
fc73b6d772
put "ATC communication" dialog vertically centered at the right screen
...
edge; there it doesn't obstruct the view at the runway, doesn't hide
important instruments, and is near the radio stack (where it belongs :-)
2005-11-07 00:06:02 +00:00
mfranz
30f26cfa4e
close frequency search dialog on quick-button press; center frequency
...
search and display dialog; move atc dialog down a bit
2005-11-06 20:22:43 +00:00