.. |
AIModel
|
Clean up various compiler warnings that have crept into the code. This
|
2004-04-01 15:27:53 +00:00 |
Aircraft
|
Curt Olson:
|
2004-01-31 19:47:45 +00:00 |
Airports
|
Clean up various compiler warnings that have crept into the code. This
|
2004-04-01 15:27:53 +00:00 |
ATC
|
Fix a seg fault that could be caused if all no AI models were in existance. Ssg could then free the memory pointed to by our pointer behind our back, causing it to crash when next approaching a controlled airport requiring an AI model. Fix is to hold one ref to each model in the AIMgr at all times.
|
2004-04-11 15:20:36 +00:00 |
Autopilot
|
Add a pressure rate helper function for Roy's KAP140 autopilot model.
|
2004-04-12 19:17:47 +00:00 |
Cockpit
|
Oops. A change to an upstream header seems to have remove glu.h, which
|
2004-04-06 03:51:11 +00:00 |
Controls
|
Attempt #1 to sort out confusion between left / right / parking brake
|
2004-01-12 17:39:41 +00:00 |
Environment
|
Fix a problem where the windspeed could be negative in the property tree. Animations relying on this property could become stressed because of that.
|
2004-03-21 10:57:44 +00:00 |
FDM
|
Change the message passing structure just a bit in order to remove a possible
|
2004-04-20 22:53:38 +00:00 |
GUI
|
Need to include fg_os.hxx, so the PUI initialization picks the right library.
|
2004-04-05 21:51:16 +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
|
Revert the hard-coded keybindings I just replaced, and turn them into real
|
2004-04-05 19:38:50 +00:00 |
Instrumentation
|
Roy Vegard Ovesen:
|
2004-04-16 22:12:26 +00:00 |
Main
|
Fix an MSVC compile error.
|
2004-04-19 02:24:22 +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
|
Roy Vegard Ovesen:
|
2004-03-15 19:23:39 +00:00 |
Network
|
native_ctrls:
|
2004-04-02 16:19:59 +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
|
Plib is willing callbacks to return 0, 1 or 2 and not simply a boolean
|
2004-04-02 19:49:51 +00:00 |
Scripting
|
Clean up various compiler warnings that have crept into the code. This
|
2004-04-01 15:27:53 +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
|
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 |
Systems
|
Towards better support for a per engine master bat/alt switch.
|
2004-04-02 16:20:46 +00:00 |
Time
|
Clean up various compiler warnings that have crept into the code. This
|
2004-04-01 15:27:53 +00:00 |
.cvsignore
|
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
|
2001-12-12 04:15:23 +00:00 |
Makefile.am
|
Remove the old WeatherCM module.
|
2004-03-16 20:19:07 +00:00 |