.. |
HLA
|
hla: Rename HLAVariantData* to HLAVariantRecordData*.
|
2012-02-25 18:01:17 +01:00 |
ATC-Inputs.cxx
|
Fix (nearly) all the std:: namespace violations in headers, in preparation for fixing SGsmplstat.hxx to *not* do a 'using namespace std'.
|
2011-10-17 17:41:59 +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
|
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
|
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 |
AV400WSim.cxx
|
Bruce Hellstrom @ ATC Flight Sim.
|
2011-05-03 11:12:55 -05: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
|
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
|
Clean-up some SGMath dependencies.
|
2012-05-05 00:56:29 +02:00 |
generic.hxx
|
Fix MSVC build issue.
|
2012-02-19 20:30:15 +01: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
|
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 |
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
|
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
|
Move viewer-related sources to separate folder.
|
2012-04-25 23:28:00 +02:00 |
props.hxx
|
PLIB net removed from FlightGear
|
2010-10-24 07:10:51 +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 |