1
0
Fork 0
flightgear/src
2009-12-22 07:44:24 +01:00
..
AIModel Refactor airway code to use SGGeod in external APIs. First of various changes to make airways more useful in GPS/FMS modules. 2009-10-08 10:37:21 +02:00
Aircraft Csaba/Jester : initialize all per-engine and per-tank attributes ( follow-up ) 2009-01-18 23:10:52 +01:00
Airports Bugfix - don't exclude seaports or heliports when looking up by ICAO. 2009-10-28 23:22:32 +01:00
ATC compilation fixes for gcc -Wall -Werror 2009-08-24 17:13:31 +02:00
ATCDCL warning fixes 2009-08-23 21:43:09 +02:00
Autopilot Fix reset crash, thanks to Joe: make findNextWithPartial, and the route-manager, robust about people setting NULL / empty airport idents. 2009-12-12 00:11:34 +01:00
Cockpit Make panel-IO quieter. 2009-10-19 23:56:51 +02:00
Environment Change default airport search to exclude seaports and heliports, for the moment. 2009-10-14 00:42:36 +02:00
FDM Tatsuhiro Nishioka: 2009-09-17 22:54:42 +02:00
GUI Tatsuhiro Nishioka: 2009-09-17 22:54:42 +02:00
Include Attempt to sort out the version number mess in preparation for the v1.9.0 2008-12-19 20:41:57 +00:00
Input Tatsuhiro Nishioka: 2009-09-17 22:54:42 +02:00
Instrumentation GPS: make 'loadRouteWaypoint' robust about bad scratch/index values. 2009-12-22 07:44:24 +01:00
Main Tatsuhiro Nishioka: 2009-09-17 22:54:42 +02:00
Model Fix case typo 2009-07-27 23:52:33 +02:00
MultiPlayer change back unsigned byte count to signed (multiplaymgr) 2009-08-27 00:12:44 +02:00
Navaids Fix findNearest termination - ensure we expand all octree nodes that might contain closer results than the current list. 2009-12-19 23:13:17 +01:00
Network only complain about binary record length mismatch if mode is binary. 2009-09-18 10:38:34 +02:00
Scenery Use the new vector conversion functions. 2009-09-09 08:56:31 +02:00
Scripting Fix airportinfo() ILS frequency listing to use underscores. 2009-12-22 07:44:12 +01:00
Sound Fix MSVC compilation 2009-09-09 08:56:32 +02:00
Systems Suppress warnings 2009-07-02 08:59:16 +02:00
Time fix warnings in Multiplayer, Scripting, and Time 2009-08-24 18:07:19 +02:00
Traffic Logging: less verbose traffic-manager startup. 2009-09-17 22:45:30 +02:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00