1
0
Fork 0
fgdata/Nasal
Curtis L. Olson 1f4371245b Address Melchior's concern about view prediction depending on a particular
aircraft system, rather than "core" data.

Fix a long standing annoyance (for me anyway) when the fly-by-view is first
instantiated, it never put a point forward very far so the first transtion
came very quickly and abruptly.  Improve the forward prediction based on
ground speed and time when the view is reset (or switched to.)  I like this
a lot better personally.
2011-01-18 11:47:15 -06:00
..
aircraft.nas Switch over to v2 HUD by default, v1 HUD is no longer used. 2010-10-29 00:56:42 +01:00
atc-chatter.nas match sound code changes 2009-11-30 12:02:55 +00:00
balloons.nas Initial import of the balloon scenario from gooneybird 2010-04-07 14:15:24 +00:00
bits.nas string(): make zero padding work if arg is 0 2008-12-22 01:50:48 +00:00
compat_layer.nas Local Weather version 0.9 by Thorsten Renk 2010-10-26 21:42:36 +02:00
contrail.nas don't use printlog before nasal-dir-initialized 2010-10-13 20:46:31 +02:00
controls.nas controls.startEngine: allow selection of engine(s) 2011-01-01 10:35:15 +01:00
debug.nas isnan: shorter & faster 2009-04-24 08:12:21 +00:00
dynamic_view.nas revert init signal change -- better fix the real problem 2008-12-19 20:52:22 +00:00
failures.nas Use initNode for safe, effective relief from code bloat. 2009-02-12 21:14:54 +00:00
fuel.nas - make props.initNode a props.Node method 2008-11-20 19:45:40 +00:00
geo.nas add documentation about geo.elevation()'s optional arg 2009-05-19 20:02:43 +00:00
glide_slope_tunnel.nas - make props.initNode a props.Node method 2008-11-20 19:45:40 +00:00
globals.nas - defined(): also consider the global namespace (as the comment implies) 2009-05-05 18:33:43 +00:00
gui.nas Add function to allow the binding of a menu item to be configured 2011-01-03 17:28:40 +00:00
io.nas Extend IORules system to permit aircraft dirs. 2010-08-16 11:08:24 +01:00
IOrules Nasal/IOrules: Allow the wildfire simulation to save its state. 2010-12-30 15:00:50 +01:00
local_weather.nas Local weather 0.92 by Thorsten Renk 2011-01-05 13:36:10 +01:00
material.nas simplify by using the props.Node.setBinding() method 2007-05-11 19:02:20 +00:00
math.nas add signum function sgn(); consistent use of braces 2009-05-05 18:34:53 +00:00
mp_broadcast.nas Updated mp_broadcast.nas: Added missing var keywords. 2010-10-09 21:17:10 +02:00
multikey.nas - let F12 pop up radio settings dialog (used to be Ctrl-r) 2008-10-08 21:59:31 +00:00
multiplayer.nas MP pilot list: fixed window behaviour and "--fg-aircraft" support. 2010-11-13 17:38:37 +01:00
prop_key_handler.nas prop_key_handler: improve search function; update comments 2009-05-06 20:37:40 +00:00
props.nas globals: cosmetics 2008-12-14 23:45:33 +00:00
redout.nas Re-order initialization and fix a couple of bugs. 2008-04-29 19:58:10 +00:00
screen.nas Update by Anders Gidenstein - an improved version of the buffer 2010-02-13 09:40:53 +00:00
seaport.nas don't use printlog before nasal-dir-initialized 2010-10-13 20:46:31 +02:00
string.nas Revert "Initial check-in of MP groups function" 2010-06-27 23:23:56 +01:00
tanker.nas Add a variant of the tanker request function that produces a tanker with 2011-01-13 16:36:57 -06:00
track_target.nas - use "var" keywords everywhere 2009-01-30 21:24:59 +00:00
tutorial.nas Change Nasal to use relative not absolute data paths 2010-08-15 11:27:15 +01:00
view.nas Address Melchior's concern about view prediction depending on a particular 2011-01-18 11:47:15 -06:00
weather_dynamics.nas Local Weather version 0.9 by Thorsten Renk 2010-10-26 21:42:36 +02:00
weather_tile_management.nas Local weather 0.92 by Thorsten Renk 2011-01-05 13:36:10 +01:00
weather_tiles.nas Local weather 0.92 by Thorsten Renk 2011-01-05 13:36:10 +01:00
wildfire.nas Consistent Close and title bars for Fuel & Payload, Wildfire and Route Manager dialogs. 2010-12-28 19:51:34 +00:00