1
0
Fork 0
No description
Find a file
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
Aircraft Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
Airports Optimizations from Norman Vine. 1999-02-01 21:08:33 +00:00
Astro MSVC++ portability changes by Bernie Bright: 1999-02-02 20:13:29 +00:00
Autopilot Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
Cockpit MSVC++ portability changes by Bernie Bright: 1999-02-02 20:13:29 +00:00
Controls C++ style refinements by Bernie Bright. 1999-01-27 04:48:13 +00:00
CVSROOT initial checkin of taginfo 1998-06-02 21:59:45 +00:00
External Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
FDM Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
GUI Updated struct fgGENERAL to class FGGeneral. 1999-01-07 20:24:43 +00:00
Joystick Some joystick tweaks by Norman Vine. 1999-01-19 17:52:30 +00:00
LaRCsim MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr> 1999-01-19 20:57:00 +00:00
Main MSVC++ portability changes by Bernie Bright: 1999-02-02 20:13:29 +00:00
Objects MSVC++ portability changes by Bernie Bright: 1999-02-02 20:13:29 +00:00
Scenery MSVC++ portability changes by Bernie Bright: 1999-02-02 20:13:29 +00:00
Simulator Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
Slew Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since 1999-02-01 21:33:23 +00:00
Time MSVC++ portability changes by Bernie Bright: 1999-02-02 20:13:29 +00:00
Weather Turned "struct fgWEATHER" into "class FGWeather". 1998-12-06 13:51:20 +00:00