.. |
AIModel
|
David Culp:
|
2004-02-27 10:20:17 +00:00 |
Aircraft
|
Curt Olson:
|
2004-01-31 19:47:45 +00:00 |
Airports
|
Avoid a possible segfault crash if a nonexistant airport is specified.
|
2004-02-25 02:16:36 +00:00 |
ATC
|
Return the closest match instead of the first in-range match when searching by frequency
|
2004-03-01 13:49:47 +00:00 |
Autopilot
|
Initialize autopilot output to start at current manual control position
|
2004-02-12 22:35:29 +00:00 |
Cockpit
|
Use floor() insstead of floorf()
|
2004-02-23 09:03:41 +00:00 |
Controls
|
Attempt #1 to sort out confusion between left / right / parking brake
|
2004-01-12 17:39:41 +00:00 |
Environment
|
Investigating some wierd behavior where the threaded metar fetcher would
|
2004-02-28 19:52:17 +00:00 |
FDM
|
Added a <solve-weight> subtag of the approach/cruise parameters that can
|
2004-02-18 15:36:35 +00:00 |
GUI
|
Fix a type mismatch error introduced with the latest changes to
|
2004-02-23 11:42:49 +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
|
Curt Olson:
|
2004-01-31 19:47:45 +00:00 |
Instrumentation
|
Minor API changes to support the new sg_geodesy implementation. A few
|
2003-12-19 02:42:32 +00:00 |
Main
|
Reverted recent changes -- the dependencies are badly (and
|
2004-02-27 16:48:27 +00:00 |
Model
|
Load submodels before animations, so that we can animate submodels.
|
2004-02-27 03:31:12 +00:00 |
MultiPlayer
|
Use proper logging facility, and lower the priority of some of the
|
2003-11-24 17:45:35 +00:00 |
Navaids
|
Minor API changes to support the new sg_geodesy implementation. A few
|
2003-12-19 02:42:32 +00:00 |
Network
|
Add trim tab deflection to surface positions passed in net_fdm.
|
2004-02-17 22:46:28 +00:00 |
Objects
|
Comment out the rest of the Makefile to make the compierl happy
|
2003-12-02 17:57:21 +00:00 |
Replay
|
Attempt #1 to sort out confusion between left / right / parking brake
|
2004-01-12 17:39:41 +00:00 |
Scenery
|
Fix a type ...
|
2004-01-26 22:44:27 +00:00 |
Scripting
|
Forgot to implment the Node.getChild(name, index) form of the function
|
2003-12-29 22:52:21 +00:00 |
Server
|
Multiplayer client/server system -- Message base class, "hello" message, and message class test harness
|
2003-11-08 20:11:14 +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
|
Curt Olson:
|
2004-01-31 19:47:45 +00:00 |
Time
|
Changes to tke sky dome coloring
|
2004-02-18 14:33:50 +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
|
Add David Culp's AI model manager code which is derived from David Luff's AI/ATC code.
|
2003-11-28 15:48:05 +00:00 |