]> git.mxchange.org Git - flightgear.git/history - src/Main/subsystemFactory.cxx
Fix some inverted logic
[flightgear.git] / src / Main / subsystemFactory.cxx
2015-11-19 Thomas Geymayerfgcommand remove-subsystem: fix double delete/segfault.
2014-07-11 Thomas GeymayersubsystemFactor: name fixing (use same as in fg_init...
2014-07-11 Thomas GeymayerFix subsystemFactory name fdm -> flight (Thanks to...
2014-02-28 Torsten DreyerA new comm radio and atis implementation
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-03-16 Thomas GeymayerReplace SGInterpolator with new advanced interpolation...
2012-11-20 James TurnerView-manager: update globals automatically.
2012-11-19 James TurnerAllow a default name when adding subsystems.
2012-11-19 James TurnerMany more subsystems via the factory.
2012-09-30 James TurnerInitial work on dynamic subsystem creation.