]> git.mxchange.org Git - flightgear.git/history - src/Main
remove inclusion of useless stdio.h
[flightgear.git] / src / Main /
2011-05-29 ThorstenBfix #142: initial window position
2011-05-28 James TurnerMove all MP code in src/MultiPlayer.
2011-05-28 James TurnerFix yet another subtle resize problem I introduced...
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-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-21 ThorstenBFixed blocked splash-screen on sim reset
2011-05-21 ThorstenBFixed #321: --enable-clock-freeze freezed the splash...
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-14 ThorstenBContinuous replay: use correct replay duration
2011-05-06 Torsten DreyerRemove unused class SGEnviro
2011-05-03 Curtis L. OlsonBruce Hellstrom @ ATC Flight Sim.
2011-04-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/flightgear
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-03 ThorstenBImprove OSG caching.
2011-03-29 ThorstenBfix #296: FDMshell+TankProperties not bound after sim...
2011-03-24 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-03-23 ThorstenBImprove timing statistics
2011-03-22 ThorstenBFix reset during replay issue
2011-03-20 ThorstenBReplay improvements
2011-03-07 ThorstenBUntie all TiedPropertyLists before destruction.
2011-02-28 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-02-27 Torsten Dreyerprepare for subsystem_mgr.hxx no longer including props.hxx
2011-02-20 Torsten Dreyerallow proxy to set as an url
2011-02-20 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-02-20 Torsten Dreyeruse http_proxy environment variable
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-13 ThorstenBSupport scenery reloading (needs simgear update).
2011-02-13 ThorstenBMinor output format issue.
2011-02-01 ThorstenBFixed helicopter view.
2011-01-30 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-30 ThorstenBFix viewer issue with Tower and Chase View.
2011-01-28 Frederic BouvierIgnore a generated file
2011-01-28 Frederic BouvierCmake: use different icons for 32-bit and 64-bit execut...
2011-01-28 Frederic BouvierCmake: set an icon to the Windows executable
2011-01-21 Torsten DreyerFix bug #253, at least partially
2011-01-19 Torsten DreyerFix bug #253, at least partially
2011-01-17 Mathias FroehlichAdd the hla stuff to the cmake build system.
2011-01-17 Mathias FroehlichAdd an initial implementation of a hla module.
2011-01-16 James TurnerBug 254: make all the HUD related options apply to...
2011-01-14 Frederic BouvierRevert joystick patch. One would have to provide a...
2011-01-14 Frederic BouvierOlaf Flebbe: incorporate plib js code to fix problems...
2011-01-08 ThorstenBEnable AI traffic for offline users and issue #248
2011-01-07 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-04 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-01-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-01-03 James TurnerOlaf Flebbe: Removed Boost serialization linkage on...
2011-01-02 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-31 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-30 James TurnerReduce log-level of aircraft-dir related messages.
2010-12-29 Dave LuffMore fixes to the ATCDCL & ATC compilation
2010-12-28 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-28 Dave LuffRemove conditional compilation of ATCDCL
2010-12-28 Torsten DreyerCleanup: don't unbind unknown properties
2010-12-27 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-27 James TurnerMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-12-27 James TurnerWIN32/MSVC fixes from Olaf Flebbe
2010-12-26 Dave LuffFix up some include paths in main.cxx
2010-12-25 Tim Moorecmake changes for osg::CullSettings::ClearMask and...
2010-12-19 James TurnerInitial work on CMake build files, with considerable...
2010-12-11 James TurnerDon't crash if WindowBuild fails.
2010-12-10 Frederic BouvierUse a syntax MSVC can compile
2010-12-09 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-09 ThorstenBIssue #66: Non alphanumeric characters in callsign
2010-12-05 Dave LuffMerge branch 'next' of gitorious.org:fg/flightgear...
2010-12-05 ThorstenBRid some uninitialized vectors (NaNs).
2010-12-04 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-03 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-12-02 James TurnerFix for bug #72 - don't init traffic manager if disabled.
2010-12-01 James TurnerBuild without OSG implicit ref-ptr conversion
2010-11-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/14' of git://gitoriou...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-29 ThorstenBFix bug #187: check if path cache matches fg-aircraft...
2010-11-29 Tim Moorecompilation fixes for older versions of OSG
2010-11-28 Tim Moorepanoramic spherical distortion
2010-11-28 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-24 James TurnerFix bug #125
2010-11-24 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-23 Dave LuffMerge branch 'kln89' into next
2010-11-22 James TurnerIgnore -psn_ argument if launched as a GUI app on Mac.
2010-11-22 Dave LuffMerge branch 'kln89' into next
2010-11-21 James TurnerFixing bug #172 - warp handling during pause.
2010-11-19 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-19 ThorstenBUse simgear abstraction for sleeping.
next