.. |
AIModel
|
Internally keep track of the number of models per type. This really speeds up searching for the number of submodels of one type.
|
2004-09-07 19:56:22 +00:00 |
Aircraft
|
Curt Olson:
|
2004-01-31 19:47:45 +00:00 |
Airports
|
Often, the elevation of an ILS component is not listed in our nav database.
|
2004-06-09 03:13:13 +00:00 |
ATC
|
Reduce the log-level of the airport not found
|
2004-07-23 18:58:42 +00:00 |
Autopilot
|
Move navaids and fixes out of "global" name space into the FGGlobals
|
2004-05-26 18:15:19 +00:00 |
Cockpit
|
Melchior FRANZ:
|
2004-08-19 11:54:57 +00:00 |
Controls
|
Change condition lever position from an "int" to a "double".
|
2004-07-27 20:39:01 +00:00 |
Environment
|
Disable weather fetching if there are 3 errors within a 3 second period. This also solves the problem where FlightGear 'hangs' when real-weather fetching is enabled, but no network connection is present.
|
2004-08-21 11:43:48 +00:00 |
FDM
|
Add support for a turbo prop condition lever.
|
2004-07-27 20:39:56 +00:00 |
GUI
|
Jim Wilson:
|
2004-07-23 07:36:32 +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
|
On a reinit() subsystem event, reconfigure the joystick and other
|
2004-06-24 02:08:38 +00:00 |
Instrumentation
|
Melchior FRANZ:
|
2004-08-19 11:54:57 +00:00 |
Main
|
Include multipass clouds by default, enable it by specifying --prop:/sim/rendering/multi-pass-clouds=true
|
2004-08-24 09:34:42 +00:00 |
Model
|
Frederic Bouvier:
|
2004-04-02 14:43:31 +00:00 |
MultiPlayer
|
Clean up various compiler warnings that have crept into the code. This
|
2004-04-01 15:27:53 +00:00 |
Navaids
|
Make distance penalty math for opposite oriented navaids more correct.
|
2004-07-20 00:59:17 +00:00 |
Network
|
Add condition lever (for turbo props) to FGNetCtrls class.
|
2004-08-06 18:09:23 +00:00 |
Objects
|
Comment out the rest of the Makefile to make the compierl happy
|
2003-12-02 17:57:21 +00:00 |
Replay
|
reflect net_ftm/net_ctrls changes.
|
2004-04-02 16:20:17 +00:00 |
Scenery
|
Jim Wilson: This patch prevents FDM execution until intial scenery load completes making
|
2004-07-22 16:42:14 +00:00 |
Scripting
|
Fix a bug where the interpreter could read a garbage buffer from the stack.
|
2004-05-15 21:40:58 +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
|
Better support for pausing/unpausing sound.
|
2004-05-14 15:51:43 +00:00 |
Systems
|
Vivian Meazza:
|
2004-09-07 19:10:10 +00:00 |
Time
|
Clean up various compiler warnings that have crept into the code. This
|
2004-04-01 15:27:53 +00:00 |
Traffic
|
Make use of a pointer to a structure to pass multiple parameters around.
|
2004-09-07 09:53:23 +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 the AIModel based air traffic subsystem from Durk Talsma.
|
2004-06-03 17:59:14 +00:00 |