]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2010-10-25 Frederic BouvierDocument changes to effect files syntax: adding mipmap...
2010-10-25 Torsten DreyerCompile again, replace clib strXXX with std::string
2010-10-25 James TurnerMerge commit 'refs/merge-requests/9' of git://gitorious...
2010-10-24 ThorstenBFix occasional start-up crash when reading GUI XMLs.
2010-10-24 Anders Gidenstamsrc/Network/jpg-httpd.cxx: Include C++ C headers instea...
2010-10-24 James TurnerAutomake build fixes for PLIB net/ul removal.
2010-10-24 James TurnerConvert nasal directory() helper to use simgear::Dir
2010-10-24 James TurnerRemove direct uses of PLIB ulXXX functions
2010-10-24 James TurnerPLIB net removed from FlightGear
2010-10-24 James TurnerMake v2 HUD a top-level subsystem, so it can be reinit...
2010-10-23 James TurnerInvestigating an intermittent shutdown crash; fix delet...
2010-10-23 Frederic BouvierUpdate Vs2010 projects
2010-10-22 James TurnerMake the v2 HUD support reinit(), so HUDs can be reload...
2010-10-22 James TurnerMove three more subsystems into the init + update schem...
2010-10-20 James TurnerRemove references to old (unused) airways code
2010-10-20 James TurnerFix Win32 compilation - avoid SID name clash with windows.h
2010-10-20 James TurnerAutomake build fixes for airways commit.
2010-10-20 James TurnerVS2008 project updates.
2010-10-20 James TurnerAirways/procedures code - add new data structures to...
2010-10-19 James TurnerSearch aircraft dirs when loading AI models. Thanks...
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-10-17 James TurnerUse a property listener on the root, to observe propert...
2010-10-12 Torsten Dreyerremove leftover debugging stuff
2010-10-11 Torsten DreyerFix timing issue on startup for auto runway selection
2010-10-09 Torsten DreyerMerge commit 'refs/merge-requests/8' of git://gitorious...
2010-10-08 Tim Moorereplace GLU functions with OSG functionality
2010-10-08 Thorsten BrehmFixed autopilot/Predictor.
2010-10-05 James TurnerRemove uneccessary explicit update of FGLight
2010-10-05 James TurnerMake MultiPlayer a well-behaved subsystem.
2010-10-05 James TurnerMake FGAircraftModel behave like a standarrd subsystem.
2010-10-05 Thorsten BrehmAnother GPWS fix: terrain clearance filter must be...
2010-10-05 Thorsten BrehmFixed navradio when shutting down/restarting nav receiver.
2010-10-05 Torsten DreyerAutopilot: fix initialization of digital filters
2010-10-03 Tim MooreThorsten Brem's patches for bug 122
2010-10-02 James TurnerMerge commit 'refs/merge-requests/6' of git://gitorious...
2010-10-01 Thorsten BrehmFix wxradar to use path resolution
2010-10-01 James TurnerMake the tile-manager a well-behaved SGSubsystem
2010-10-01 James TurnerKill off the general.hxx header
2010-10-01 James TurnerGet rid of FGGeneral; expose equivlanet values via...
2010-09-30 James TurnerKill off fgRequestRedraw
2010-09-30 James TurnerRefactor exit code, so the osgViewer gets 'done'.
2010-09-30 James TurnerTidy new_gui header
2010-09-30 James TurnerTidy fg_commands header.
2010-09-30 Csaba HalaszMerge commit 'refs/merge-requests/5' of git://gitorious...
2010-09-30 Thorsten Brehm- Fixed mk-viii sound sample loader: missing "/".
2010-09-30 Csaba HalaszAdd missing initializer in AIBallistic.cxx
2010-09-29 Vivian MeazzaRationalize methods.
2010-09-29 Vivian MeazzaAdd coefficients configurable at runtime, and bugfix.
2010-09-29 Vivian MeazzaRemove unneeded variable.
2010-09-29 Csaba HalaszMerged commit from Vivian Meazza: Rationalize methods...
2010-09-29 Csaba HalaszMerge branch 'next' into vivian
2010-09-29 Vivian MeazzaAdd join manoeuvre/command to AIWingman. Rationalize...
2010-09-28 Thorsten BrehmSimplified pointer-aliasing patch.
2010-09-27 Thorsten BrehmFixed all type-casts violating the strict-aliasing...
2010-09-27 Torsten DreyerIgnore outdated METAR for realwx
2010-09-27 Durk Talsma- Fix compiler warnings.
2010-09-20 James TurnerThorsten Brehm:
2010-09-19 Frederic BouvierUpdate MSVC 10 project
2010-09-19 Frederic BouvierUpdate MSVC 10 project
2010-09-19 Frederic BouvierUpdate MSVC 9 project
2010-09-19 Erik HofmanSync. with JSBSim CVS
2010-09-19 Erik HofmanSync. with JSBSim CVS
2010-09-17 Anders GidenstamRestored src/AIModel/AIShip.hxx to unix line endings...
2010-09-17 Vivian MeazzaBugfix - untie property.
2010-09-17 Vivian MeazzaAdd <name> tag so that AIWingman or other suitable...
2010-09-17 Vivian MeazzaMake AI Objects of type Wingman, Escort, and GroundVehi...
2010-09-17 Vivian MeazzaRemove debugging statement.
2010-09-17 Vivian MeazzaAssociate submodels with parent AI Objects.
2010-09-17 Vivian MeazzaUse AIBase method setParentNode() vice the local method.
2010-09-17 Vivian MeazzaAdd callsign for consitency.
2010-09-17 Vivian MeazzaMove methods "setParentNode()" etc. to make them availa...
2010-09-17 Vivian MeazzaEnable Ballistic objects to be slaved to any AI Object.
2010-09-13 Torsten DreyerFix mean nasal bug when calling setprop("foo")
2010-09-13 Torsten DreyerFix static initialization order trouble on OSX
2010-09-12 Erik HofmanAllow for scenery de-saturation
2010-09-11 Frederic BouvierFix MSVC 100 project files updated by hand
2010-09-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-11 Torsten DreyerBe a bit more descriptive on "PT_vs_hpt: ran out of...
2010-09-11 Torsten DreyerEnvironment bugfix: don't write unchanged cloud coverages
2010-09-11 Torsten DreyerEnvironment overhaul: add terrainsampler to the vc...
2010-09-11 Torsten DreyerKeep MSVC happy with the Environment updates
2010-09-11 Torsten DreyerEnvironment controller overhaul
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-08 Csaba HalaszMerge commit 'refs/merge-requests/1552' of git@gitoriou...
2010-09-08 James TurnerDon't expect an 'Aircraft' sub-directory within each...
2010-09-06 James TurnerRegister the aircraft resource provider.
2010-09-06 James TurnerFix one more place to use path resolution
2010-09-06 James TurnerPass current-dir into XMLSound
2010-09-06 James TurnerUse the new Simgear ResourceManager to resolve paths.
2010-09-06 James TurnerFix submodel code to work with multiple aircraft dirs.
2010-09-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-05 Torsten DreyerExpose some OSG DisplaySettings to the property tree
2010-09-03 Durk TalsmaIssue a warning when finding duplicate tail numbers...
2010-09-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-09-03 Durk Talsma* A few new features to allow database management and...
2010-09-02 Anders GidenstamRestored line endings in src/MultiPlayer/multiplaymgr...
2010-09-02 Anders GidenstamRestored line endings in src/AIModel/AIMultiplayer...
2010-09-02 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-09-02 Vivian MeazzaAdd contrail as a standard property
2010-09-02 Vivian MeazzaWalk the AImodels property tree only once at init,...
next