.. |
Aircraft
|
Back out the patch that made fgLoadAircraft a static function
|
2003-08-11 17:34:16 +00:00 |
Airports
|
Ignore calc_loc program.
|
2003-06-07 13:54:35 +00:00 |
ATC
|
Fix a property name spelling error.
|
2003-07-31 01:41:46 +00:00 |
Autopilot
|
Fix a devide by zero bug"src/Autopilot/newauto.cxx
|
2003-07-22 08:13:10 +00:00 |
Cockpit
|
Disable depth buffer writes for 2D insturments. This should prevent z-buffer fighting
|
2003-08-16 11:35:04 +00:00 |
Controls
|
Initialize a couple values before using them.
|
2003-05-13 11:35:35 +00:00 |
Environment
|
Add support for moving cloud layers
|
2003-08-19 13:06:51 +00:00 |
FDM
|
Initialize some variables
|
2003-08-11 08:35:29 +00:00 |
GUI
|
Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut.
|
2003-08-21 09:12:12 +00:00 |
Include
|
Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut.
|
2003-08-21 09:12:12 +00:00 |
Input
|
Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut.
|
2003-08-21 09:12:12 +00:00 |
Instrumentation
|
Annunciators cannot work if electrical system is not serviceable.
|
2003-08-01 00:22:14 +00:00 |
Main
|
Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut.
|
2003-08-21 09:12:12 +00:00 |
Model
|
Disable depth buffer writes for 2D insturments. This should prevent z-buffer fighting
|
2003-08-16 11:35:04 +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
|
Fix some network layer issues. Some htonl() calls didn't use the return value.
|
2003-08-18 11:11:08 +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
|
Add support for communicating a flap motor failure.
|
2003-08-01 19:37:20 +00:00 |
Scenery
|
Add a comment on how to enable an alternative HOT algorithm that enables one to fly underneath static objects
|
2003-08-18 09:34:12 +00:00 |
Scripting
|
Compiler squawked because a typed function had no return, create a dummy value
|
2003-08-11 19:33:49 +00:00 |
Sound
|
Fix some compiler warnings.
|
2003-08-11 19:31:50 +00:00 |
Systems
|
Eliminate divide-by-zero error. AI should spin down gradually again.
|
2003-07-22 02:05:50 +00:00 |
Time
|
Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut.
|
2003-08-21 09:12:12 +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 |