1
0
Fork 0
flightgear/src/Network
Clément de l'Hamaide c022bb8d51 Move IAXClient library into 3rdparty directory
Remove ENABLE_IAX option
Add an improved FGCom standalone as part of FG in utils directory
2013-09-27 16:05:45 +02:00
..
HLA hla: Use hla derived classes part 2 2012-11-11 16:30:55 +01:00
ATC-Inputs.cxx Some headers missing... ;) 2013-02-07 19:00:54 +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 Fix another compile fail. 2013-02-09 16:38:34 +00:00
ATC-Main.hxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
ATC-Outputs.cxx Some headers missing... ;) 2013-02-07 19:00:54 +01:00
ATC-Outputs.hxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
atlas.cxx Some headers missing... ;) 2013-02-07 19:00:54 +01:00
atlas.hxx Remove static property dependencies 2012-11-18 16:35:54 +01:00
AV400.cxx Some headers missing... ;) 2013-02-07 19:00:54 +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 Some headers missing... ;) 2013-02-07 19:00:54 +01:00
AV400Sim.hxx Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
AV400WSim.cxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
AV400WSim.hxx More unused vars caught by Xcode. 2013-07-04 20:56:04 +01:00
CMakeLists.txt FGCom integrated into FlightGear. 2013-08-16 17:02:47 +01:00
fgcom.cxx Move IAXClient library into 3rdparty directory 2013-09-27 16:05:45 +02:00
fgcom.hxx Implement IAX callerID feature 2013-09-22 17:38:47 +02:00
garmin.cxx Some headers missing... ;) 2013-02-07 19:00:54 +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 Use helper to validate printf formats. 2013-09-15 19:17:54 +01:00
generic.hxx #903: generic protocol: fix a rare corner case 2012-11-01 14:42:26 +01:00
HTTPClient.cxx Make HTTPClient a proper subsystem. 2012-11-19 11:30:12 +00:00
HTTPClient.hxx Make HTTPClient a proper subsystem. 2012-11-19 11:30:12 +00:00
httpd.cxx Work with revised NetChannel poll() API. 2013-06-09 22:57:45 +01:00
httpd.hxx Add error messages when unable to open HTTP port. 2012-11-01 19:34:27 +01:00
joyclient.cxx James Turner: 2008-07-29 08:27:48 +00:00
joyclient.hxx Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +01:00
jpg-httpd.cxx Fix JPEG-factory build 2013-06-12 22:12:31 +02:00
jpg-httpd.hxx jpg-httpd: Add error messages when unable to open port etc. 2012-11-15 20:20:40 +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 Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +01:00
lfsglass.cxx Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
lfsglass.hxx Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +01:00
lfsglass_data.hxx Fix rpmlint/Linux packager complaints 2012-05-05 01:42:41 +02:00
native.cxx Fix native protocol crashes. 2013-07-18 12:01:36 +01:00
native.hxx Fix native protocol crashes. 2013-07-18 12:01:36 +01:00
native_ctrls.cxx #600, for Curt... ;-) allow speed-up value to use fractions 2012-11-17 20:01:19 +01:00
native_ctrls.hxx Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +01: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 Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +01:00
native_gui.cxx Remove static property dependencies 2012-11-18 16:35:54 +01:00
native_gui.hxx Fix warnings identified by updated XCode. 2013-06-21 18:39:24 +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 Some headers missing... ;) 2013-02-07 19:00:54 +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 Work with revised NetChannel poll() API. 2013-06-09 22:57:45 +01:00
props.hxx Work with revised NetChannel poll() API. 2013-06-09 22:57:45 +01:00
protocol.cxx fgprotocol: delete io channel on shutdown 2012-11-15 20:20:40 +01:00
protocol.hxx fgprotocol: delete io channel on shutdown 2012-11-15 20:20:40 +01: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