.. |
.cvsignore
|
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
|
2001-12-12 04:15:23 +00:00 |
ATC-Inputs.cxx
|
Add an additional option. Work around an inconsistency in hardware design.
|
2009-01-21 09:55:33 +01:00 |
ATC-Inputs.hxx
|
fix another crash on exit by finally converting the rest of unguarded
|
2006-06-11 10:21:10 +00:00 |
ATC-Main.cxx
|
MINGW patch from Benoît Laniel
|
2010-01-25 17:12:04 +01:00 |
ATC-Main.hxx
|
Include <iostream> and using declarations as needed.
|
2008-06-02 21:07:35 +00:00 |
ATC-Outputs.cxx
|
MINGW patch from Benoît Laniel
|
2010-01-25 17:12:04 +01:00 |
ATC-Outputs.hxx
|
Add analog output support to the ATC hardware interface.
|
2009-02-04 23:51:22 +01:00 |
atlas.cxx
|
Make various implicit includes (via PLIB) explicit.
|
2010-07-28 10:25:42 +01:00 |
atlas.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
AV400.cxx
|
Make various implicit includes (via PLIB) explicit.
|
2010-07-28 10:25:42 +01:00 |
AV400.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
AV400Sim.cxx
|
Make various implicit includes (via PLIB) explicit.
|
2010-07-28 10:25:42 +01:00 |
AV400Sim.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
garmin.cxx
|
Make various implicit includes (via PLIB) explicit.
|
2010-07-28 10:25:42 +01:00 |
garmin.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
generic.cxx
|
Improve handling of type DOUBLE in generic i/o protocol.
|
2010-02-10 15:02:49 +01:00 |
generic.hxx
|
One last update; remember whether input or output is requested. This will make sure FlightGear isn't communicating in both directions all the time.
|
2009-09-09 08:56:31 +02:00 |
httpd.cxx
|
warning fixes
|
2009-08-23 21:43:10 +02:00 |
httpd.hxx
|
Use SG_LOG instead of printf
|
2006-12-17 18:40:17 +00:00 |
joyclient.cxx
|
James Turner:
|
2008-07-29 08:27:48 +00:00 |
joyclient.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
jpg-httpd.cxx
|
compile
|
2008-11-19 01:09:29 +00:00 |
jpg-httpd.hxx
|
Maik Justus : if the build is configured without FG_JPEG_SERVER, the compilation fails.
|
2006-12-25 19:38:34 +00:00 |
jsclient.cxx
|
Remove current_aircraft global, fgAIRCRAFT struct, and dead code for reading aircraft dirs.
|
2010-07-01 22:33:51 +01:00 |
jsclient.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
lfsglass.cxx
|
LFSGlass was accidently ommitted from the cur_fdm_state removal process.
|
2010-06-26 18:44:58 +01:00 |
lfsglass.hxx
|
LFSGlass was accidently ommitted from the cur_fdm_state removal process.
|
2010-06-26 18:44:58 +01:00 |
lfsglass_data.hxx
|
LFS Glass cockpit interface (allows development independent of the opengc
|
2006-03-06 18:49:57 +00:00 |
Makefile.am
|
Add a variant of the ARNAV (AV400) protocol to drive a Garmin 400/430/530
|
2009-01-21 09:55:33 +01:00 |
multiplay.cxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
multiplay.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
native.cxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
native.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
native_ctrls.cxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
native_ctrls.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
native_fdm.cxx
|
Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it.
|
2010-08-04 09:16:37 +01:00 |
native_fdm.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
native_gui.cxx
|
Create TimeManager subsystem, and collect the time related code out of main.cxx and fg_init.cxx into it.
|
2010-08-04 09:16:37 +01:00 |
native_gui.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
net_ctrls.hxx
|
Integrate a large part of John Wojnaroski's 747 cockpit project.
|
2006-01-20 17:19:01 +00:00 |
net_fdm.hxx
|
Add fuel pressure.
|
2006-03-21 18:51:57 +00:00 |
net_fdm_mini.hxx
|
Use our own stdint.hxx implementation.
|
2005-09-22 11:47:58 +00:00 |
net_gui.hxx
|
Use our own stdint.hxx implementation.
|
2005-09-22 11:47:58 +00:00 |
nmea.cxx
|
Make various implicit includes (via PLIB) explicit.
|
2010-07-28 10:25:42 +01:00 |
nmea.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
opengc.cxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
opengc.hxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
opengc_data.hxx
|
new FSF address
|
2006-02-21 01:16:04 +00:00 |
props.cxx
|
Refer to property types using props:: namespace
|
2009-07-17 14:54:12 +02:00 |
props.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
protocol.cxx
|
new FSF address
|
2006-02-21 01:16:04 +00:00 |
protocol.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
pve.cxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
pve.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
ray.cxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
ray.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |
rul.cxx
|
Initial work on FDM shell, and removal of cur_fdm_state
|
2010-06-26 10:31:22 +01:00 |
rul.hxx
|
- remove the SG_GLxxxx_H #defines, since OSG provides its own versions
|
2008-07-27 16:25:13 +00:00 |