1
0
Fork 0
flightgear/src
ehofman bd832fe32d James Turner:
Good news: I'm working on some automatic testing of the 'core' FG pieces, especially those I'm likely to break in my Navaids / airports / runways work

Bad news: I already broke something, in my runways refactoring. (But my tests caught it!)

Attached patch fixes it - it's (of course) the stupidest thing in the world. Incidentally, standardising this kind of code into some (inlined) header is becoming more and more of a priority  for me - I've lost count of the number of times I've seen the 'clamp heading to 0..360.0' and 'reverse a heading and clamp it' idioms in the code. The KLN89 and MkVIII code have (of course) their own helpers for this.
2008-08-24 09:04:24 +00:00
..
AIModel James Turner: Here's a trivial patch, when you have a moment: 2008-08-21 16:34:33 +00:00
Aircraft James Turner: 2008-07-29 08:27:48 +00:00
Airports James Turner: 2008-08-24 09:04:24 +00:00
ATC James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
ATCDCL James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
Autopilot header cleanups 2008-07-31 12:04:32 +00:00
Cockpit James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
Environment James Turner: 2008-08-15 18:48:11 +00:00
FDM Sync. with JSBSim CVS 2008-08-14 14:16:50 +00:00
GUI Czaba Halasz: 2008-08-21 20:14:26 +00:00
Include Changes for new DatabasePager interface in OSG 2.5.1 2008-06-02 21:10:13 +00:00
Input CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00
Instrumentation James Turner: 2008-08-22 11:22:22 +00:00
Main Move SGSoundMgr stuff oevr to FGFX 2008-08-21 14:26:27 +00:00
Model - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
MultiPlayer James Turner: Improved runway management code: 2008-08-14 18:13:39 +00:00
Navaids remove redundant semi-colon 2008-08-23 13:09:24 +00:00
Network Allow generic file protocol to terminate fg after a number of repetitions. 2008-08-07 22:24:47 +00:00
Scenery CameraGroup class for managing multiple cameras. 2008-08-01 15:57:29 +00:00
Scripting James Turner: 2008-08-15 18:48:11 +00:00
Sound fix a last minute typo 2008-08-22 09:57:49 +00:00
Systems header cleanups 2008-07-31 12:04:32 +00:00
Time Remove unneeded inclusions of windows.h, GL.h and GLU.H 2008-07-27 15:18:34 +00:00
Traffic James Turner: 2008-07-29 08:27:48 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Initial attempt to establish a better integration between AI and ATC code. 2008-07-13 12:51:06 +00:00