]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2011-05-27 Torsten DreyerProvide a vc90 project file for fgpanel
2011-05-27 Torsten Dreyerlet fgpanel compile under vc90
2011-05-26 James TurnerUsed the simgear strutils helper, fixing a corner-case...
2011-05-25 James TurnerUnfortunately, the view code relies on resize being...
2011-05-25 James TurnerFactor timeofday command into the TimeManager
2011-05-25 James TurnerMerge branch 'refs/heads/topics/loadfp' into next
2011-05-25 James TurnerMake --flight-plan option delegate to the route-manager...
2011-05-24 James TurnerFirst attempt at support for loading airport XML files...
2011-05-24 James TurnerMinor cleanup of resize() handler, while tracing down...
2011-05-24 Vivian MeazzaAdd the capability of switching slaved objects at runtime.
2011-05-22 ThorstenB#323: Bad init sequence could segfault
2011-05-22 ThorstenBSome minor splash screen status improvements.
2011-05-22 ThorstenBBugfix for #106: main view port aspect-ratio broken...
2011-05-22 James TurnerRemove remaining use of fabsf() from the code, avoid...
2011-05-22 ThorstenBFix #109: Seg faults caused by wxradar with ARC display...
2011-05-21 ThorstenBFixed blocked splash-screen on sim reset
2011-05-21 ThorstenBRequire SG2.3.0 now for automake builds.
2011-05-21 James TurnerBump 'next' version to 2.3.0 - should have been done...
2011-05-21 ThorstenBFixed #321: --enable-clock-freeze freezed the splash...
2011-05-21 James TurnerChange occurrences of fabsf to fabs - part of tracking...
2011-05-21 ThorstenBFix win-compile for new pause command.
2011-05-21 ThorstenBNew "pause" fgcommand.
2011-05-21 ThorstenBMinor renderer clean-up & performance bits.
2011-05-21 ThorstenBRevert "make clearcolor black, so that space is dark...
2011-05-20 ThorstenBissue #316: panning not working when center-on-aircraft...
2011-05-19 James TurnerChange OS-X SDK/version for building RubyCocoa launcher...
2011-05-14 ThorstenBContinuous replay: use correct replay duration
2011-05-14 ThorstenBLooped replay feature
2011-05-08 Torsten DreyerReplace round by simgear::SGMiscd::roundToInt()
2011-05-08 Torsten DreyerExpose JSBSim turbulence models
2011-05-06 Torsten DreyerRemove unused class SGEnviro
2011-05-04 ThorstenB#310: c++ header dependency
2011-05-03 Curtis L. OlsonBlindly attempt to add AV400WSim.[ch]xx to the VC90...
2011-05-03 Curtis L. OlsonHopefully add AV400WSim.cxx to the cmake system (not...
2011-05-03 Curtis L. OlsonBruce Hellstrom @ ATC Flight Sim.
2011-04-24 Stuart BuchananAdd x-offset-m and y-offset-m to move-cloud command.
2011-04-23 Torsten DreyerMerge commit 'refs/merge-requests/1554' of git://gitori...
2011-04-23 Erik HofmanSync. with JSBSim CVS, now properly
2011-04-22 Stuart BuchananFurther updates to 3D clouds
2011-04-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/flightgear
2011-04-21 Stuart BuchananImproved 3D cloud support
2011-04-19 Frederic BouvierRemove vim swap file
2011-04-18 ThorstenBAutomatic tower positioning
2011-04-17 ThorstenBADF2 support
2011-04-16 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-04-16 Erik HofmanLauri Peltonen: make clearcolor black, so that space...
2011-04-16 ThorstenBWish #304: MapWidget's center-on-aircraft button should...
2011-04-15 ThorstenBClear OSG object cache on scenery reload
2011-04-14 ThorstenBMinor file mode issue.
2011-04-14 ThorstenBAdrian Musceac: #303, YASim solver settings
2011-04-14 Torsten DreyerAdd fgpanel to the automake build system
2011-04-14 Torsten DreyerInitial commit of the fgpanel code
2011-04-13 ThorstenBFixed minor memory leak on joystick reload.
2011-04-13 Anders GidenstamFixed some memory leaks. Thanks to Andreas Gaeb for...
2011-04-11 Erik HofmanOne step ahead of JSBSim CVS.
2011-04-03 ThorstenBImprove OSG caching.
2011-04-03 ThorstenBOn-demand loading of Nasal modules.
2011-04-02 ThorstenBMinor clean-up (fixed renamed subsystems)
2011-04-02 ThorstenBSupport optional Nasal modules in fgdata/Nasal/MyModuleFoo
2011-03-29 ThorstenBfix #296: FDMshell+TankProperties not bound after sim...
2011-03-27 ThorstenBRenaming / more consistent naming.
2011-03-27 ThorstenBNew property reporting worst-case frame latency.
2011-03-27 ThorstenBSlightly brighter blue color level for map widget
2011-03-26 Stuart BuchananImprove display of shipping in map widget.
2011-03-24 ThorstenBMinor replay issues
2011-03-24 ThorstenBMinor replay issues
2011-03-24 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-03-24 Curtis L. OlsonVariant of innosetup config file for developer snapshot...
2011-03-23 ThorstenBBertrand Coconnier: Fix instant replay with JSBSim...
2011-03-23 ThorstenBImprove timing statistics
2011-03-23 ThorstenBDrop unnecessary include dependency.
2011-03-23 ThorstenBMinor namespace issue
2011-03-22 ThorstenBFix reset during replay issue
2011-03-22 Torsten DreyerFix broken tank properties. More verbose generic protoc...
2011-03-21 ThorstenBreplay/FDM shell subsystem refactoring
2011-03-20 ThorstenBReplay improvements
2011-03-19 Erik HofmanMake sure Include/config.h gets found which is located...
2011-03-19 ThorstenBMore virtual destructors.
2011-03-19 ThorstenBAvoid nuisance sound effects after sim-reset.
2011-03-09 ThorstenBCut&paste voiceplayer into a separate module.
2011-03-09 ThorstenBUsed tied property list.
2011-03-09 ThorstenBFixed an property tieing issue on sim reset.
2011-03-09 ThorstenBFix navreceiver to make DME work with ILS signals.
2011-03-07 ThorstenBUntie all TiedPropertyLists before destruction.
2011-03-07 ThorstenBFix another (tiny) memory leak.
2011-03-06 Csaba HalaszQuick fix for ascii generic input line separator problem
2011-02-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-02-28 Curtis L. OlsonVariant of the iss script for packaging "developers...
2011-02-27 Torsten Dreyerprepare for subsystem_mgr.hxx no longer including props.hxx
2011-02-25 ThorstenBOoops. Forget the "other" OS...
2011-02-25 ThorstenBTCAS clean-up.
2011-02-25 ThorstenBMake AIplanes respond to TCAS RAs.
2011-02-25 ThorstenBAdded tracker stage to TCAS.
2011-02-25 ThorstenBExpose vertical speed for MP planes
2011-02-25 ThorstenBNew TCAS display mode for wxradar.
2011-02-25 ThorstenBIntroduce new TCAS instrument
2011-02-25 ThorstenBMake voiceplayer independent
2011-02-25 Torsten Dreyerclear two gcc warnings
2011-02-20 Torsten Dreyerallow proxy to set as an url
2011-02-20 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
next