1
0
Fork 0
flightgear/src/Network
2012-07-29 17:30:24 +02:00
..
HLA hla: Convert to the new callback system. 2012-07-29 17:30:24 +02:00
ATC-Inputs.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02: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 Add --log-class option, improve logging classes. 2011-12-11 14:06:17 +01:00
ATC-Main.hxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
ATC-Outputs.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
ATC-Outputs.hxx Add analog output support to the ATC hardware interface. 2009-02-04 23:51:22 +01:00
atlas.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
atlas.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
AV400.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
AV400.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
AV400Sim.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
AV400Sim.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
AV400WSim.cxx Fix a Clang warning, checking signed char as if it was unsigned. 2012-05-12 10:26:15 +01:00
AV400WSim.hxx Bruce Hellstrom @ ATC Flight Sim. 2011-05-03 11:12:55 -05:00
CMakeLists.txt Support loading PropertyList data remotely, as part of #450. Along the way, centralise the HTTPClient object so it can be used beyond the METAR download engine. 2012-04-18 10:25:27 +01:00
garmin.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02:00
garmin.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
generic.cxx Proper error checks for generic protocol. 2012-07-13 20:33:36 +02:00
generic.hxx Proper error checks for generic protocol. 2012-07-13 20:33:36 +02:00
HTTPClient.cxx Support loading PropertyList data remotely, as part of #450. Along the way, centralise the HTTPClient object so it can be used beyond the METAR download engine. 2012-04-18 10:25:27 +01:00
HTTPClient.hxx Support loading PropertyList data remotely, as part of #450. Along the way, centralise the HTTPClient object so it can be used beyond the METAR download engine. 2012-04-18 10:25:27 +01:00
httpd.cxx Add --log-class option, improve logging classes. 2011-12-11 14:06:17 +01:00
httpd.hxx PLIB net removed from FlightGear 2010-10-24 07:10:51 +01: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 Move viewer-related sources to separate folder. 2012-04-25 23:28:00 +02:00
jpg-httpd.hxx Don't create intermediate static libraries for build fgfs. (Speeds up rebuilds in Xcode dramatically, possible in other IDEs too) 2012-03-26 13:09:39 +01: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 Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
lfsglass.hxx Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
lfsglass_data.hxx Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02: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 Fix replay NaN issue due to unrecorded/uninitialized data. 2011-08-13 16:53:47 +02: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 #513: netgui alignment mismatching on 32bit/64bit machines 2011-12-09 19:01:15 +01:00
nmea.cxx Ganael Laplanche: fix include dependencies for FreeBSD support 2012-05-05 01:08:20 +02: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 Merge commit 'refs/merge-requests/28' of git://gitorious.org/fg/flightgear into merge-requests/28 2012-05-17 17:33:58 +01:00
props.hxx Merge commit 'refs/merge-requests/28' of git://gitorious.org/fg/flightgear into merge-requests/28 2012-05-17 17:33:58 +01: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 Ray protocol: don't use hardcoded gravity 9.81 2011-07-17 19:32:16 +02: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