1
0
Fork 0
flightgear/src
2010-10-01 09:35:37 +01:00
..
AIModel Add missing initializer in AIBallistic.cxx 2010-09-30 13:07:42 +02:00
Aircraft Ensure sim/signals/fdm-initialized is only fired on a rising edge; add sim/fdm-initialized as the state value. 2010-07-13 13:47:24 +01:00
Airports Major update to the AI code: 2010-08-29 19:25:34 +02:00
ATC Major update to the AI code: 2010-08-29 19:25:34 +02:00
ATCDCL Remove old AI system 2010-08-03 00:21:56 +01:00
Autopilot fix double binding bug in autopilotgroup and naming error 2010-08-26 18:51:46 +02:00
Cockpit Get rid of FGGeneral; expose equivlanet values via properties. 2010-10-01 09:33:31 +01:00
Environment Ignore outdated METAR for realwx 2010-09-27 18:59:26 +02:00
FDM Sync. with JSBSim CVS 2010-09-19 11:18:13 +02:00
GUI Get rid of FGGeneral; expose equivlanet values via properties. 2010-10-01 09:33:31 +01:00
Include Kill off the general.hxx header 2010-10-01 09:35:37 +01:00
Input Even more std::string fixes. 2010-08-09 09:40:20 +01:00
Instrumentation Get rid of FGGeneral; expose equivlanet values via properties. 2010-10-01 09:33:31 +01:00
Main Get rid of FGGeneral; expose equivlanet values via properties. 2010-10-01 09:33:31 +01:00
Model Fix issue identified by AndersG - don't load 2.5D panels for MP aircraft, only the main aircraft. 2010-08-14 19:50:22 +01:00
MultiPlayer Merge commit 'refs/merge-requests/1552' of git@gitorious.org:fg/flightgear into next 2010-09-09 00:48:17 +02:00
Navaids Make ident/name searches on FGPositioned case-insensitive (for the GPS, especially) 2010-08-14 20:24:30 +01:00
Network Refactor exit code, so the osgViewer gets 'done'. 2010-09-30 23:13:11 +01:00
Scenery Remove all (2) uses of simgear/math/vector.h from FlightGear. 2010-07-23 13:26:07 +01:00
Scripting Fix mean nasal bug when calling setprop("foo") 2010-09-13 22:15:50 +02:00
Sound Pass current-dir into XMLSound 2010-09-06 09:28:28 +01:00
Systems Fix one more place to use path resolution 2010-09-06 16:10:58 +01:00
Time Allow for scenery de-saturation 2010-09-12 11:06:14 +02:00
Traffic - Fix compiler warnings. 2010-09-27 17:48:38 +02:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Conditional compilation of ATCDCL module. Use --disable-atcdcl to try building flightgear without ATCDCL code. 2009-12-30 17:44:06 +01:00