1
0
Fork 0
flightgear/Time
curt 91cb0e2a99 MSVC++ portability changes by Bernie Bright:
Lib/Serial/serial.[ch]xx: Initial Windows support - incomplete.
Simulator/Astro/stars.cxx: typo? included <stdio> instead of <cstdio>
Simulator/Cockpit/hud.cxx: Added Standard headers
Simulator/Cockpit/panel.cxx: Redefinition of default parameter
Simulator/Flight/flight.cxx: Replaced cout with FG_LOG.  Deleted <stdio.h>
Simulator/Main/fg_init.cxx:
Simulator/Main/GLUTmain.cxx:
Simulator/Main/options.hxx: Shuffled <fg_serial.hxx> dependency
Simulator/Objects/material.hxx:
Simulator/Time/timestamp.hxx: VC++ friend kludge
Simulator/Scenery/tile.[ch]xx: Fixed using std::X declarations
Simulator/Main/views.hxx: Added a constant
1999-02-02 20:13:29 +00:00
..
event.cxx Move sun/solaris specific stuff to compiler.h 1999-01-27 04:50:18 +00:00
event.hxx Convert fgTIMESTAMP to FGTimeStamp which holds usec instead of ms. 1999-01-09 13:37:32 +00:00
fg_time.cxx Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
fg_time.hxx Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
fg_timer.cxx Convert fgTIMESTAMP to FGTimeStamp which holds usec instead of ms. 1999-01-09 13:37:32 +00:00
fg_timer.hxx Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H" 1998-04-24 00:52:24 +00:00
light.cxx Portability changes and updates from Bernie Bright. 1999-01-07 20:25:32 +00:00
light.hxx Converted to Point3D class. 1998-10-16 00:51:46 +00:00
Makefile.am #include tweaks. 1998-12-11 20:26:54 +00:00
sunpos.cxx Portability changes and updates from Bernie Bright. 1999-01-07 20:25:32 +00:00
sunpos.hxx Portability changes and updates from Bernie Bright. 1999-01-07 20:25:32 +00:00
timestamp.hxx MSVC++ portability changes by Bernie Bright: 1999-02-02 20:13:29 +00:00