1
0
Fork 0
flightgear/src
david c24f4a0539 Enable floating-point exceptions for Linux/x86 systems. See the
beginning of main() for the exceptions that can be enabled (only
divide-by-zero is enabled by default, but you can uncomment any ones
you want); eventually, FlightGear should run cleanly with all FPEs
enabled.
2001-12-22 19:10:37 +00:00
..
Aircraft -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Airports -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
ATC Fix for MSVC. 2001-12-17 21:04:33 +00:00
Autopilot -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Cockpit Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
Controls Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
FDM Added FGScript.{cpp,h} 2001-12-22 17:40:26 +00:00
GUI -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Include -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Input Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
Main Enable floating-point exceptions for Linux/x86 systems. See the 2001-12-22 19:10:37 +00:00
Navaids -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Network The latest updates from John Wojnaroski. 2001-12-15 03:30:45 +00:00
NetworkOLK -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Objects -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Scenery Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
Sound Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
Time -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Weather -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
WeatherCM The Irix compiler was reporting a "can't jump out of region" error with the 2001-12-17 17:41:44 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Changes to support Dave Luff's initial ATC/ATIS module. 2001-11-07 17:55:28 +00:00