.. |
Aircraft
|
Extract the sound code from FlightGear and move it to SimGear
|
2003-05-09 18:44:33 +00:00 |
Airports
|
Ignore calc_loc program.
|
2003-06-07 13:54:35 +00:00 |
ATC
|
Initial stab at making the AI plane take the user into account when flying a circuit. The AI plane will now delay it's turns to the various legs if the user has flown a wider pattern that it normally would in front of it. However, this is very much still work in progress - when the pattern gets extended the AI plane lands short of the runway, and it doesn't alter its speed around the circuit at all, only the turn positions. Still, its a start...
|
2003-06-11 21:49:46 +00:00 |
Autopilot
|
Fix a devide by zero bug"src/Autopilot/newauto.cxx
|
2003-07-22 08:13:10 +00:00 |
Cockpit
|
Small patch to expose the localizer property (e.g., true for ILS localizer)
|
2003-07-18 08:22:54 +00:00 |
Controls
|
Initialize a couple values before using them.
|
2003-05-13 11:35:35 +00:00 |
Environment
|
More turbulence tweaks and fixes.
|
2003-07-14 22:34:08 +00:00 |
FDM
|
Add the abillity to attach a propeller thruster to a turbine engine
|
2003-07-26 09:12:54 +00:00 |
GUI
|
Add a missing source file.
|
2003-06-05 03:43:43 +00:00 |
Include
|
Geoff McLane:
|
2003-07-23 14:36:33 +00:00 |
Input
|
Add the ability to add repeat intervals to joystick buttons using the interval-sec property
|
2003-07-02 19:21:11 +00:00 |
Instrumentation
|
Make the inclinometer a little more lively.
|
2003-07-01 21:22:01 +00:00 |
Main
|
This patch increases the threshold below which the uiuc models are forced above the ground.
|
2003-07-26 07:56:46 +00:00 |
Model
|
Some compiler fixes
|
2003-06-03 13:51:21 +00:00 |
MultiPlayer
|
Changes to track updates to SimGear.
|
2003-05-15 21:35:51 +00:00 |
Navaids
|
The lookup method was always skipping the first ILS for any frequency
|
2003-05-13 14:15:30 +00:00 |
Network
|
Do a santity check in case net->course_deviation_deg is bogus.
|
2003-07-25 20:10:09 +00:00 |
NetworkOLK
|
- Some refactoring of the configure.ac script.
|
2002-12-10 20:50:48 +00:00 |
Objects
|
Move low level "tg" object loader code over to SimGear.
|
2003-05-28 21:01:55 +00:00 |
Replay
|
Ignore generated files.
|
2003-07-26 10:53:58 +00:00 |
Scenery
|
A bounding sphere may be empty, which is perfectly valid.
|
2003-06-04 09:57:11 +00:00 |
Scripting
|
Make all PSL support conditional, because it's not included in plib
|
2003-01-17 12:41:47 +00:00 |
Sound
|
- Added "SG" prefix to sound classes that recently moved to SimGear.
|
2003-05-09 19:39:48 +00:00 |
Systems
|
Eliminate divide-by-zero error. AI should spin down gradually again.
|
2003-07-22 02:05:50 +00:00 |
Time
|
Use sqrt(x) and x*x instead of pow(x, 0.5) and pow(x, 2.0)
|
2003-06-27 21:29:48 +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 |