1
0
Fork 0
flightgear/src
mfranz af0ad80b51 move generation of lon/lat string representations here from cockpit.cxx.
Thanks to tied functions, this is only executed when the node is read. This
will be done by the old & new HUD code, the latter of which won't have a
special lon/lat mode at all. Instead it will be regular labels that point
to these properties for displaying lon/lat.
   I would have liked to avoid the duplication of code (lon and lat being
basically the same thing), and to avoid using static buffers and all, but
... if anyone wants to make it prettier, go ahead.
   The format is controlled by /sim/lon-lat-format (will be changed if I
find a better place).
2006-06-17 16:33:00 +00:00
..
AIModel Add a flag that allows the simulator to force "radar" computations even if 2006-06-16 19:10:20 +00:00
Aircraft fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Airports make headers include headers they depend on, don't rely on the c(xx) 2006-04-17 12:59:35 +00:00
ATC Compile again on Win32 platforms 2006-06-16 10:17:06 +00:00
Autopilot fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Cockpit - remove unused classes lat_label and lon_label (it's the instr_label 2006-06-16 19:29:34 +00:00
Environment fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
FDM More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
GUI fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Include Initial revision. 2006-03-24 19:11:08 +00:00
Input fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Instrumentation Make more use of SGGeod 2006-06-15 19:16:21 +00:00
Main move generation of lon/lat string representations here from cockpit.cxx. 2006-06-17 16:33:00 +00:00
Model defer occluder registration until the shadows subsytem is initialized. 2006-04-12 22:21:02 +00:00
MultiPlayer Make the bo105 appear correct for multiplayers. 2006-03-25 19:10:32 +00:00
Navaids Make more use of SGGeod 2006-06-15 19:16:21 +00:00
Network More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
Scenery Don't bail out for lon == 180 or lat == 90 2006-06-15 08:55:42 +00:00
Scripting fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Sound fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
Systems Compile again on Win32 platforms 2006-06-16 10:17:06 +00:00
Time new FSF address 2006-02-21 01:16:04 +00:00
Traffic - use proper error output method 2006-03-31 16:56:14 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am In the process of changing, adding and removing files the last few years 2005-11-01 13:41:49 +00:00