.. |
AIModel
|
Whoops, forgot to add this file.
|
2010-07-04 21:00:36 +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
|
Ignore generated files
|
2010-06-02 11:27:16 +02:00 |
ATC
|
gcc warning fixes
|
2010-06-26 21:24:46 +02:00 |
ATCDCL
|
Fix some uninitialized value warnings.
|
2010-05-29 17:25:02 +02:00 |
Autopilot
|
One more try to fix the Windows build
|
2010-06-29 17:42:04 +02:00 |
Cockpit
|
Remove current_aircraft global, fgAIRCRAFT struct, and dead code for reading aircraft dirs.
|
2010-07-01 22:33:51 +01:00 |
Environment
|
Bugfix: wrong interpolation of winds aloft
|
2010-07-17 18:49:31 +02:00 |
FDM
|
don't forget to update the Makefile
|
2010-07-16 12:31:59 +02:00 |
GUI
|
Rename reInit() method to 'resetSimulator', and document that it's hooked up to the 'reset' command.
|
2010-07-01 22:50:11 +01:00 |
Include
|
config.h-msvc* restoration
|
2010-06-26 20:52:29 +02:00 |
Input
|
Ignore generated files
|
2010-06-02 11:27:16 +02:00 |
Instrumentation
|
Include of aircraft.hxx that slipped under the radar, oops.
|
2010-07-02 01:03:10 +01:00 |
Main
|
Rewrite --show-aircraft and --aircraft handling to share directory search code.
|
2010-07-17 14:12:52 +01:00 |
Model
|
Make FGAircraftModel more subsystem-alike, move update to fgMainLoop.
|
2010-06-26 10:31:21 +01:00 |
MultiPlayer
|
Use simgear abstraction instead of directly osg for the AIBase class.
|
2010-06-16 07:00:18 +02:00 |
Navaids
|
gcc warning fixes
|
2010-06-26 21:24:46 +02:00 |
Network
|
Clean fg_init.hxx
|
2010-07-01 22:43:28 +01:00 |
Scenery
|
Move the property expression code back to simgear.
|
2009-12-20 10:34:07 +01:00 |
Scripting
|
changes for SGPropertyNode::getPath return type
|
2010-03-09 11:24:45 +01:00 |
Sound
|
wrong logic never found the 'end'
|
2010-01-03 22:43:40 +01:00 |
Systems
|
eliminate some SGPropertyNode_ptr variables in classes
|
2010-01-26 17:19:17 +01:00 |
Time
|
adjust gamma based on time of day
|
2010-07-17 15:02:06 +02:00 |
Traffic
|
Expanded ATC communication between AI aircraft and Airport ground control.
|
2010-05-05 11:59:37 +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 |