1
0
Fork 0
flightgear/src
andy 239077599c Don't try to strlen() the input buffer if the length is zero. That
was probably my idea of a feature, but if the input buffer actually
does has a length of zero (as Melchior discovered for the case of a
zero-length .nas file) then there will be no null.
2005-04-26 17:18:00 +00:00
..
AIModel David Culp: 2005-04-19 12:52:26 +00:00
Aircraft update paths. 2005-02-22 18:56:13 +00:00
Airports The view frustum is defined in plib apps using calls to ssgSetFOV() and 2005-02-25 19:41:53 +00:00
ATC code simplification: use atan2() [discussed with David] 2005-04-22 06:41:07 +00:00
Autopilot Durk Talsma: 2005-02-10 09:01:51 +00:00
Cockpit Replace the data/Airports/basic.dat.gz and data/Airports/runways.dat.gz with 2004-12-22 23:57:07 +00:00
Controls "condition" needs to be clamped like "mixture", so that it is settable via 2005-04-21 14:17:59 +00:00
Environment Harald Johnson: 2005-04-26 08:31:25 +00:00
FDM Mathias Fröhlich: 2005-04-19 13:21:43 +00:00
GUI Melchior: Make line wrapping in textboxes configurable, and enable it by default 2005-04-19 13:15:04 +00:00
Include Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Input Martin Spott: 2005-01-24 10:17:14 +00:00
Instrumentation Melchior FRANZ: 2005-04-06 08:24:30 +00:00
Main This is a work in progress. I am extending the "ExternalPipe" protocol to 2005-04-19 01:44:56 +00:00
Model The view frustum is defined in plib apps using calls to ssgSetFOV() and 2005-02-25 19:41:53 +00:00
MultiPlayer Finish what was committed in a broken state yesterday. 2004-09-20 13:21:51 +00:00
Navaids Durk Talsma: 2005-02-10 09:01:51 +00:00
Network Fix a couple typos. 2005-04-19 01:41:17 +00:00
Objects Comment out the rest of the Makefile to make the compierl happy 2003-12-02 17:57:21 +00:00
Replay Use standard length types (stdint.h where available) to make the FGNetCTRLS, 2005-03-24 19:56:57 +00:00
Scenery The view frustum is defined in plib apps using calls to ssgSetFOV() and 2005-02-25 19:41:53 +00:00
Scripting Don't try to strlen() the input buffer if the length is zero. That 2005-04-26 17:18:00 +00:00
Server Multiplayer client/server system -- Message base class, "hello" message, and message class test harness 2003-11-08 20:11:14 +00:00
Sound Remove unneeded #include's 2005-01-17 13:39:00 +00:00
Systems Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
Time The view frustum is defined in plib apps using calls to ssgSetFOV() and 2005-02-25 19:41:53 +00:00
Traffic David Culp: 2005-04-19 12:52:26 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Add the AIModel based air traffic subsystem from Durk Talsma. 2004-06-03 17:59:14 +00:00