.. |
Aircraft
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Airports
|
David Luff:
|
2003-09-02 19:12:11 +00:00 |
ATC
|
Progress towards AI/ATC communication without speaking all at once
|
2003-10-06 15:20:47 +00:00 |
Autopilot
|
Jim Wilson:
|
2003-09-26 16:58:15 +00:00 |
Cockpit
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Controls
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Environment
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
FDM
|
Fix a dependency problem
|
2003-09-25 09:09:35 +00:00 |
GUI
|
Started a README.
|
2003-10-01 21:09:39 +00:00 |
Include
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Input
|
First, MSVC 7 bombs when a value greater than 255 is passed to
|
2003-09-27 09:44:41 +00:00 |
Instrumentation
|
Work around a MipsPro 7.2 STL problem
|
2003-10-02 08:47:33 +00:00 |
Main
|
Fix a problem where the compiler would mix up two function declarations because the one wich has SGSubsystem in it's options list expected a const SGSubsystem, but it was called with a plain SGSubsystem
|
2003-09-24 19:07:34 +00:00 |
Model
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
MultiPlayer
|
Changes to track updates to SimGear.
|
2003-05-15 21:35:51 +00:00 |
Navaids
|
New automake, new problems. Add $base_LIBS for programs since $LIBS isn't substituted automatically anymore
|
2003-08-29 09:03:49 +00:00 |
Network
|
Fix a potential segfault.
|
2003-09-24 19:57:50 +00:00 |
NetworkOLK
|
Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut.
|
2003-08-21 09:12:12 +00:00 |
Objects
|
Move low level "tg" object loader code over to SimGear.
|
2003-05-28 21:01:55 +00:00 |
Replay
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Scenery
|
Modified so that a multiple-element FG_SCENERY path will work:
|
2003-10-01 22:49:06 +00:00 |
Scripting
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Sound
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Systems
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
Time
|
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups
|
2003-09-24 17:20:55 +00:00 |
WeatherCM
|
This is step "1" of probably "many" in the process of separating out the
|
2003-05-06 23:54:17 +00:00 |
.cvsignore
|
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
|
2001-12-12 04:15:23 +00:00 |
Makefile.am
|
Curt:
|
2003-07-17 18:24:17 +00:00 |