1
0
Fork 0
flightgear/src
curt f0b7744fd5 Frederic Bouvier:
The FGGlobals constructor does not initialise the locale pointer.
Under MSVC, uninitialized pointer have a value of 0xcdcdcdcd, not
0, so a test in mainLoop fails and the program segfault.

This patch set un initial value to locale.
2002-10-04 20:57:18 +00:00
..
Aircraft Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
Airports Initial revision 2002-09-10 01:13:59 +00:00
ATC Preliminary support for AI planes from Dave Luff. This works only at 2002-10-02 15:27:49 +00:00
Autopilot Cascading changes from the navcom.[ch]xx addition. 2002-09-19 01:12:26 +00:00
Cockpit Removed print statements accidentally committed. 2002-10-01 23:35:33 +00:00
Controls Added a per-engine fuel pump switch. 2002-09-25 22:05:49 +00:00
Environment Made temperature, dew-point, and pressure at altitude read-only, so 2002-09-07 13:00:20 +00:00
FDM Ignore generated files. 2002-10-03 16:59:32 +00:00
GUI Better internationalization infrastructure. We now supports the "LANG" 2002-10-03 14:39:37 +00:00
Include Bernie Bright: 2002-09-17 16:16:31 +00:00
Input Eliminated current_input and added FGInput to the subsystems managed 2002-10-04 13:20:53 +00:00
Instrumentation Decrease the error (slightly) from a power glide. 2002-10-04 01:04:20 +00:00
Main Frederic Bouvier: 2002-10-04 20:57:18 +00:00
Model Added explicit std:: prefix to map to work-around MSVC6 bug reported 2002-09-07 13:16:48 +00:00
Navaids Return the closest match, not just the first match. Sometimes there 2002-09-02 05:31:46 +00:00
Network Pass data needed to make David's new ASI model work correctly. 2002-10-01 15:26:15 +00:00
NetworkOLK Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
Objects Turn the runway lights on during the day when visibility is less than 2002-10-04 00:23:40 +00:00
Scenery Removed tabs. 2002-09-23 15:27:46 +00:00
Sound Have update check that sound is enabled. 2002-10-03 21:21:44 +00:00
Systems Added pitot system and new airspeed indicator. 2002-09-28 20:48:53 +00:00
Time Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
WeatherCM Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Flattened src/Systems/ subtree. 2002-09-24 14:51:37 +00:00