1
0
Fork 0
flightgear/src
mfranz 40f8213b0f airportinfo(): add possibility to search for next airport of a particular
type: "airport" (default), "seaport", "heliport"
2007-10-14 07:51:11 +00:00
..
AIModel don't write past array bounds 2007-10-11 07:41:44 +00:00
Aircraft Modified Files: 2007-01-07 11:50:39 +00:00
Airports - make weighting factors for search function with target heading permanent 2007-10-12 20:53:46 +00:00
ATC fix another creative char[] == "" comparison 2007-10-12 10:20:54 +00:00
Autopilot Harald JOHNSEN: initialize elapsedTime 2007-07-09 17:15:11 +00:00
Cockpit don't draw minor ticks where major ticks are to be drawn 2007-09-30 10:06:28 +00:00
Environment rename FGAirportSearchFilter::acceptable() -> ::pass() 2007-10-11 07:53:17 +00:00
FDM JSB: "Fixed uninitialized variables; patch by Anders Gidenstam" 2007-10-10 22:11:14 +00:00
GUI Wrong subtraction order lead to the "extra" space available (instead 2007-07-05 21:25:01 +00:00
Include Make comparisons against OSG version less flakey 2007-10-04 20:40:29 +00:00
Input move the other parts of _init_keyboard() to _postinit_keyboard(), too. 2007-07-13 10:15:48 +00:00
Instrumentation - make FGAirport::search() more versatile, so that it can't only search 2007-10-05 21:54:52 +00:00
Main save some startup parameters under /sim/startup/options/. options.cxx puts 2007-10-07 19:27:05 +00:00
Model Modified Files: 2007-05-09 20:41:08 +00:00
MultiPlayer Fix tiny memory leak, as reported by Valgrind. 2007-10-02 16:14:16 +00:00
Navaids cleaner & faster (don't use STL functions ::size() and ::end() in loop 2007-10-11 15:33:24 +00:00
Network generic/output: 2007-07-29 13:58:58 +00:00
Scenery Load BTG files through the osgDB::Registry 2007-07-29 22:34:15 +00:00
Scripting airportinfo(): add possibility to search for next airport of a particular 2007-10-14 07:51:11 +00:00
Sound Syd Adams: 2007-04-20 18:32:42 +00:00
Systems - degrade electrical XML SG_ALERT to SG_WARN. The reason why this is output 2007-05-11 18:00:07 +00:00
Time Modified Files: 2007-05-05 08:08:24 +00:00
Traffic Harald Johnsen: Change directory exists() logic to enable traffic loading 2007-08-18 05:09:46 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am In the process of changing, adding and removing files the last few years 2005-11-01 13:41:49 +00:00