1
0
Fork 0
flightgear/src
david 37b60664d1 Patch from Melchior Franz:
Err ... 8 bytes isn't much for such a long string.
Makes a nice segfault.  ;-)
2002-03-27 12:49:07 +00:00
..
Aircraft Updates to build system to better support automake-1.5 2001-12-28 22:29:59 +00:00
Airports Patch from Melchior Franz: 2002-03-25 20:05:34 +00:00
ATC Added a final newline to avoid a compiler warning. 2002-03-13 14:17:59 +00:00
Autopilot Oops, in the latest property manager rewrite, a typo crept in on 2002-03-26 02:38:11 +00:00
Cockpit Oops, in the latest property manager rewrite, a typo crept in on 2002-03-26 02:38:11 +00:00
Controls Updates to build system to better support automake-1.5 2001-12-28 22:29:59 +00:00
Environment General cleanups to cut cross-dependencies and speed up compilation. 2002-02-22 23:37:45 +00:00
FDM Added support for rotational rates and body access (pilot relative) 2002-03-27 05:21:38 +00:00
GUI Oops, in the latest property manager rewrite, a typo crept in on 2002-03-26 02:38:11 +00:00
Include Enable audio support for MSVC builds. 2002-02-12 16:12:52 +00:00
Input Patch from Melchior Franz: 2002-03-27 12:49:07 +00:00
Main More cleanups. Removed the pui-* commands, and added a pass-through 2002-03-26 17:14:48 +00:00
Navaids Converted if ( string == "" ) constructs to if ( string.empty() ) 2002-03-20 19:16:13 +00:00
Network Added fields ... this is a work in progress. 2002-03-27 05:20:45 +00:00
NetworkOLK Major property-manager rewrite, using const char * throughout 2002-03-19 17:12:13 +00:00
Objects Patches from Melchior Franz: 2002-03-26 16:10:53 +00:00
Scenery Converted if ( string == "" ) constructs to if ( string.empty() ) 2002-03-20 19:16:13 +00:00
Sound Converted if ( string == "" ) constructs to if ( string.empty() ) 2002-03-20 19:16:13 +00:00
Time Major viewer-code overhaul from Jim Wilson: 2002-03-20 17:43:28 +00:00
WeatherCM Irix fixes. 2002-03-20 13:59:34 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial take of new environment subsystem. Configure with 2002-02-19 15:16:08 +00:00