]> git.mxchange.org Git - flightgear.git/history - src/Main/Makefile.am
Merge branch 'jt/runway' into next
[flightgear.git] / src / Main / Makefile.am
2008-11-18 timooreCleanup of camera code in preperation for shadows
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-26 durkBut I do think we need to remove *this* reference to...
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-05-12 durkMake sure that the compiler knows about the new locatio...
2008-04-25 timooremake --enable-osgviewer the default
2008-01-09 andyOS X build fixes from Hans Fugal
2008-01-04 timooreAdd ViewPartionNode to the scenegraph
2007-12-07 timooreChanged GLUT support to use an embedded osgViewer too
2007-11-30 timooreRewrite SDL code to use an embedded osgViewer.
2007-11-30 timooremove callback registration functions to fg_os_common.cxx
2007-07-20 timooreSupport for linking against OSG debugging libraries.
2007-07-17 durkMartin Spott:
2007-05-21 frohlichModified Files:
2007-02-14 frohlichModified Files:
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-07-04 mfranzadd new HUD to build system
2006-05-14 mfranzlinking with the puaux lib would be recommendable,...
2006-02-17 ehofmanMathias Fröhlich:
2006-02-12 ehofmanRemove old festival code."
2006-02-12 ehofmanRemove old festival code.
2006-02-11 ehofmanMathias Froehlich:
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2006-01-13 fredbRemove the filtersjb left over
2006-01-12 ehofmansync. with JSBSim v. 2.0
2005-12-22 ehofmanRevert to the previous version, this is just a glimps...
2005-12-22 ehofmanOnly test for --fg-root and --aircraft in ~/.fgfsrc...
2005-11-30 daveluffBuild the KLN89 stuff...
2005-11-06 mfranzbacking out all changes to non-depreciated symbols...
2005-11-05 mfranzswitch from depreciated pui functions to the "new"...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-06-25 ehofmanRemove the 'old' 3D clouds code.
2004-10-19 ehofmanA first stab at an ACMS (Aircraft Condition Monitoring...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-07-17 ehofmanAdd the _os.* files to the EXTRA_DIST list, otherwise...
2004-06-06 ehofmanIncorporate some of the changes from the Linspire diff.
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-04-24 curtChanges to go along with small interface changes in...
2004-04-16 curtAvoid an autoconf warning about using a "reserved"...
2004-04-07 ehofmanFirst attempt to make it possible to use either SDL...
2004-03-31 andyYank out all the glut dependencies and concentrate...
2004-03-16 davidRemove the old WeatherCM module.
2004-02-23 ehofmanAdd the network libraries for Solaris
2004-02-21 ehofmanAdd support for retreiving metar data from the internet
2004-02-02 ehofmanMove the new metar class from FlightGear to SimGear
2004-01-31 curtCurt Olson:
2003-12-02 ehofmanRemove the reference to libObject.a since it isn't...
2003-11-28 ehofmanAdd David Culp's AI model manager code which is derived...
2003-11-25 curtlibnasal.a renamed to libsgnasal.a
2003-11-25 curtAndy Ross:
2003-11-13 ehofmanDepreciate NetworkOLK. A big thanks goes to Oliver...
2003-11-09 curtSomeone managed to commit changes as cvsguest, return...
2003-11-08 cvsguestMultiplayer client/server system -- Fix building MPS...
2003-11-07 cvsguestMultiplayer client/server system changes and new files
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-29 curtRemove the last traces of metakit (hopefully) :-)
2003-08-28 curtFix a small oops on my part.
2003-08-28 curtRemove one dependence on MetaKit.
2003-08-17 ehofmanReorganization of main.cxx
2003-08-04 ehofmanAdd 3d cloud support back in
2003-07-17 curtCurt:
2003-07-09 ehofmanFlightGear can handle network connections even without...
2003-07-07 ehofmanSplit up into and . Fix a typo for FreeBSD. And...
2003-06-28 ehofmanUpdate required for the fastmath module
2003-05-14 curtMoved some of the low level scene graph construction...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-09 ehofmanExtract the sound code from FlightGear and move it...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-21 ehofmanLatest episode of the MultiPlayer saga
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-03-03 curtAdd support for --fdm=pipe,<pipe_name>
2003-01-17 davidDo not require libScripting.a unless PSL is available.
2003-01-17 davidMake all PSL support conditional, because it's not...
2003-01-11 davidAdded simple proof-of-concept support for running PSL...
2002-12-10 curt#ifdef out all references to sgCloud3d until more of...
2002-12-03 curtAdd -lplibjs where needed.
2002-09-28 curtShuffled location of ExternalNet.[ch]xx to it's own...
2002-09-27 davidAdd utils.[ch]xx.
2002-09-24 curtStub in a place holder for the electrical system model.
2002-09-24 davidFlattened src/Systems/ subtree.
2002-09-23 davidStarted new module and sub-modules for aircraft systems...
2002-09-13 curtStubbed in initial support for 3d clouds.
2002-09-03 curtAdditional build system tweaks.
2002-08-28 curtMore tweaks to the automake/conf configuration scripts.
2002-08-27 curtModernize the autoconf/automake files.
2002-08-26 curtRemoved an old test.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-07 davidPatch from Martin Dressler:
2002-04-05 davidMoved FGAircraftModel subsystem out into its own direct...
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-12 davidAdded new logging module.
2002-02-23 davidSeparated 3D model-handling code from main.cxx out...
2002-02-19 davidInitial take of new environment subsystem. Configure...
2001-12-28 curtUpdates to build system to better support automake-1.5
next