1
0
Fork 0
flightgear/Main
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
..
fg_init.cxx Include/fg_callback.hxx 1998-09-15 02:09:24 +00:00
fg_init.hxx Added an command line option to set starting position based on airport ID. 1998-04-25 15:11:10 +00:00
GLUTkey.cxx Changes to event manager from Bernie Bright. 1998-08-29 13:09:25 +00:00
GLUTkey.hxx Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" 1998-04-24 00:49:17 +00:00
GLUTmain.cxx Include/fg_callback.hxx 1998-09-15 02:09:24 +00:00
Makefile.am Moved libAirports.a later in link order. 1998-09-14 13:49:42 +00:00
options.cxx Include/fg_callback.hxx 1998-09-15 02:09:24 +00:00
options.hxx Fixes by Charlie Hotchkiss. 1998-09-08 21:40:08 +00:00
runfgfs.bat.in Renamed runfg.bat.in runfgfs.bat.in 1998-08-24 20:33:48 +00:00
runfgfs.in Directory reshuffling. 1998-08-25 16:59:08 +00:00
splash.cxx Contributions from Bernie Bright <bbright@c031.aone.net.au> 1998-08-27 17:01:55 +00:00
splash.hxx Initial revision. 1998-07-06 02:42:36 +00:00
views.cxx Optimizations by Norman Vine. 1998-09-08 15:04:33 +00:00
views.hxx Optimizations by Norman Vine. 1998-09-08 15:04:33 +00:00