]> git.mxchange.org Git - flightgear.git/history - src/Main/Makefile.am
Mathias Froehlich:
[flightgear.git] / src / Main / Makefile.am
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
2001-12-01 curtIntegrating YASim into the build system.
2001-11-07 curtChanges to support Dave Luff's initial ATC/ATIS module.
2001-08-21 curtAdded httpd protocol so you can interface to a running...
2001-07-12 curtMSVC tweaks.
2001-06-12 curtAdded David's 'real' patch rather than my guess at it.
2001-06-05 curt- removed bfi.cxx and bfi.hxx
2001-06-04 curt- removed Joystick library
2001-06-01 curt- added fg_commands.cxx and fg_commands.hxx
2001-05-23 curtI'm attaching diffs to add a new FGInput module to...
2001-04-11 curtInitial stab at a threaded tile loader contributed...
2001-03-05 curtReshuffled some of the sound code and created a "src...
2001-03-05 curtAdded beginnings of a morse code sound clip manager.
2001-03-02 curtOops, forgot to take out -lsgmetar
2001-03-02 curtAdded a first pass at a C++ sound manager class.
2001-03-01 curtContributed by Dave Luff:
2001-01-05 curt1. Added src/Main/fgfs.hxx as a standard, top-level...
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-10-26 curtAdded a viewmgr system and made corresponding changes...
2000-10-26 curtCheck point ... making progress with a FGViewerLookAt...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-10-11 curtChanges to support new simgear waypoint module.
2000-09-20 curtbuilddir -> srcdir so builds can be done outside the...
next