1
0
Fork 0
flightgear/src
2003-06-28 12:19:58 +00:00
..
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 This is step "1" of probably "many" in the process of separating out the 2003-05-06 23:46:24 +00:00
Cockpit Cosmetic changes for new code moved into simgear to make the naming scheme 2003-05-13 03:18:42 +00:00
Controls Initialize a couple values before using them. 2003-05-13 11:35:35 +00:00
Environment Previously the weather dialog box and environment system had some confusion 2003-06-24 20:04:29 +00:00
FDM Get rid of a multiple defined symbol warning" src/FDM/LaRCsim/ls_step.c 2003-06-20 19:53:56 +00:00
GUI Add a missing source file. 2003-06-05 03:43:43 +00:00
Include Bernie Bright: 2002-09-17 16:16:31 +00:00
Input Return to predawn version of input.[ch]xx until after the 0.9.2 release. 2003-06-04 14:22:51 +00:00
Instrumentation Melchior FRANZ: 2003-06-27 08:46:57 +00:00
Main Update required for the fastmath module 2003-06-28 12:19:58 +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 Fix a property name spelling error. 2003-06-27 20:06:11 +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
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 Update the suction model as per Alex Perry's recommendations. 2003-05-28 18:48:00 +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 Add multiplayer support from Duncan McCreanor and Diarmuid Tyson 2003-03-19 20:45:09 +00:00