]> git.mxchange.org Git - flightgear.git/history - src/Main/Makefile.am
Some additional changes to ensure that FlightGear at least compiles after configuring...
[flightgear.git] / src / Main / Makefile.am
2009-12-30 durkConditional compilation of ATCDCL module. Use --disable...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-20 Tim MooreMerge branch 'tat/configure'
2009-09-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 Tim MooreMerge branch 'jmt/cleanup' into next
2009-09-18 Tim MooreMerge branch 'jd/atis' into next
2009-09-18 Tim MooreMerge branch 'master' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 torstenTatsuhiro Nishioka:
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-12 torstenAdvanced input subsystem - Step3: Adding support for...
2009-08-12 timooreGet fgviewer working as a part of fgfs
2009-07-02 frohlichRemove ViewPartitionNode that is obviously superseeded...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-05 frohlichLink with the bvh library. It is used from simgear...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim Mooreget make -j to work
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...
next