1
0
Fork 0
flightgear/src
david 956823b161 Begin a rewrite of the magnetic compass code. So far, only northerly
turning error is supported, and I don't know if this works properly in
the southern hemisphere.
2004-11-03 15:59:49 +00:00
..
AIModel Move the submodels from the /systems proprty subtree into /ai instead. 2004-10-28 08:44:24 +00:00
Aircraft Remove an unneeded #include. 2004-09-10 18:30:24 +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 Use the Transmit-Render functions for tower output instead of directly calling ATCdisplay. This is part of preparations for optionally handing the strings off to a TTS engine if required. 2004-09-30 15:43:32 +00:00
Autopilot Roy Vegard Ovesen: 2004-10-14 09:19:44 +00:00
Cockpit Frederic: 2004-10-20 08:15:55 +00:00
Controls Add support for "co-pilot" toe brakes. 2004-09-10 17:53:34 +00:00
Environment More fixes to get the code working when threads are disabled. 2004-09-10 07:54:45 +00:00
FDM Roy Vegard Ovesen: 2004-10-24 11:05:14 +00:00
GUI Boris Koenig: 2004-10-22 09:26:51 +00:00
Include Frederic Bouvier: 2004-10-03 08:20:54 +00:00
Input Fix some warnings. 2004-10-26 12:09:31 +00:00
Instrumentation Begin a rewrite of the magnetic compass code. So far, only northerly 2004-11-03 15:59:49 +00:00
Main Make FlightGear work with 16bpp: 2004-11-03 04:18:27 +00:00
Model Finish what was committed in a broken state yesterday. 2004-09-20 13:21:51 +00:00
MultiPlayer Finish what was committed in a broken state yesterday. 2004-09-20 13:21:51 +00:00
Navaids Make distance penalty math for opposite oriented navaids more correct. 2004-07-20 00:59:17 +00:00
Network Make separate left/right flap surface positions in the net_fdm.hxx 2004-10-29 00:13:32 +00:00
Objects Comment out the rest of the Makefile to make the compierl happy 2003-12-02 17:57:21 +00:00
Replay Make separate left/right flap surface positions in the net_fdm.hxx 2004-10-29 00:13:32 +00:00
Scenery Frederic Bouvier: 2004-10-17 17:23:19 +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 Make use of cached pointers instead of the hash table. 2004-09-19 12:29:07 +00:00
Systems Roy Vegard Ovesen: 2004-10-24 11:05:14 +00:00
Time Clean up various compiler warnings that have crept into the code. This 2004-04-01 15:27:53 +00:00
Traffic Rearrange ID related code. The (this) pointer is now the unique ID of the AIModel which fixes a number of problems along the way. 2004-09-08 13:21:40 +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