1
0
Fork 0
flightgear/Time
curt c4dbcd55b1 Include/fg_callback.hxx
Moved code inline to stop g++ 2.7 from complaining.

Simulator/Time/event.[ch]xx
  Changed return type of fgEVENT::printStat().  void caused g++ 2.7 to
  complain bitterly.

Minor bugfix and changes.

Simulator/Main/GLUTmain.cxx
  Added missing type to idle_state definition - eliminates a warning.

Simulator/Main/fg_init.cxx
  Changes to airport lookup.

Simulator/Main/options.cxx
  Uses fg_gzifstream when loading config file.
1998-09-15 02:09:24 +00:00
..
event.cxx Include/fg_callback.hxx 1998-09-15 02:09:24 +00:00
event.hxx Include/fg_callback.hxx 1998-09-15 02:09:24 +00:00
fg_time.cxx Bernie Bright writes: 1998-08-29 13:11:31 +00:00
fg_time.hxx Added a pause option. 1998-07-27 18:42:22 +00:00
fg_timer.cxx Type-ified fgTIME and fgVIEW. 1998-04-28 01:22:16 +00:00
fg_timer.hxx Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" 1998-04-24 00:52:24 +00:00
light.cxx Bernie Bright writes: 1998-08-29 13:11:31 +00:00
light.hxx Bernie Bright writes: 1998-08-29 13:11:31 +00:00
Makefile.am Build only static libraries. 1998-06-12 00:59:52 +00:00
sunpos.cxx Optimizations by Norman Vine. 1998-08-12 21:13:22 +00:00
sunpos.hxx Cleaned up initialization sequence to eliminate interdependencies 1998-04-25 20:24:00 +00:00