1
0
Fork 0
flightgear/src
Edward d'Auvergne 4eeeaf140c UIUC cleanup for -Wsign-compare compilation warnings.
The string find_first_not_of() and find_first_of() functions return string::npos
if not found, rather than -1.
2015-12-10 09:04:23 +01:00
..
AIModel Checkpoint - ground-net skips the cache 2015-12-01 14:01:32 +00:00
Aircraft FlightHistory: add pagedPathForHistory 2015-03-03 17:08:20 +01:00
Airports Add airport dynamics manager 2015-12-05 00:25:29 +00:00
ATC Add airport dynamics manager 2015-12-05 00:25:29 +00:00
Autopilot Cleanup: remove unused code and includes 2015-07-08 17:24:13 +02:00
Canvas Make fgValidatePath always return std::string, not char * 2015-03-13 18:07:24 +00:00
Cockpit Fix indentation and use naIsNil to determine if _globals is nil 2015-11-29 19:15:24 +01:00
Environment remove obsolete comments 2015-04-09 19:05:22 +01:00
FDM UIUC cleanup for -Wsign-compare compilation warnings. 2015-12-10 09:04:23 +01:00
GUI Checkpoint - ground-net skips the cache 2015-12-01 14:01:32 +00:00
Include Developer-warnings 2015-11-13 22:13:44 +00:00
Input event input system: be a little more helpful on errors 2015-11-02 11:42:30 +01:00
Instrumentation newnavradio: expose localizer crosstrack error 2015-10-08 10:18:14 +02:00
Main The OSG version is now printed with --version. 2015-12-05 15:24:47 +01:00
Model Update for OpenSceneGraph 3.3.2 API changes. 2014-08-09 19:13:39 +02:00
MultiPlayer stop sending velocity and acceleration in the motion information when crashed 2015-06-13 11:02:30 +02:00
Navaids Checkpoint - ground-net skips the cache 2015-12-01 14:01:32 +00:00
Network Change handling of default hangar / catalog. 2015-11-23 22:58:00 +00:00
Radio Portability: Fix compile errors on MSVC (cmath) 2015-03-24 11:11:42 -05:00
Scenery Remove / reduce level on some debug output 2015-06-08 10:37:26 +01:00
Scripting Add airport dynamics manager 2015-12-05 00:25:29 +00:00
Sound Rename EnvironmentFX to SceneFX and rethink the aircraft model specific properties: use a samping factor which applies to both volume and reference_distance and max_distance 2015-11-05 15:31:52 +01:00
Systems Developer-warnings 2015-11-13 22:13:44 +00:00
Time Tie the sun vector to the property tree 2015-06-26 09:53:03 +02:00
Traffic Workaround for problem with SGPath: create_dir() does not create the last subdirectory when passed a dir-path only. 2015-05-14 17:41:58 +02:00
Viewer Merge /u/r-harrison/flightgear/ branch next into next 2015-11-29 21:51:08 +00:00
CMakeLists.txt Cleanup of ATCDCL 2014-04-30 10:22:51 +02:00