]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
1998-07-16 curtHAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT
1998-07-13 curtIncorporated next version of PUI.
1998-07-08 curtpolar3d.[ch] renamed to polar3d.[ch]xx, vector.[ch...
1998-07-04 curttypedef'd struct fgBUCKET.
1998-07-03 curtAdded #ifdef HAVE_CONFIG_H #include <config.h> #endif...
1998-06-17 curtNew version from Steve.
1998-06-17 curtRefine conditional audio compilation.
1998-06-12 curtPui -> PUI.
1998-06-12 curtRenamed Pui -> PUI.
1998-06-12 curtInitial revision.
1998-06-12 curtAdded Pui subdirectory.
1998-06-03 curtAdded a Lib/Audio for Steve Baker's sound library.
1998-06-02 curtinitial checkin of notify
1998-06-02 curtinitial checkin of modules
1998-06-02 curtinitial checkin of cvswrappers
1998-06-02 curtinitial checkin of taginfo
1998-06-02 curtinitial checkin of rcsinfo
1998-06-02 curtinitial checkin of loginfo
1998-06-02 curtinitial checkin of editinfo
1998-06-02 curtinitial checkin of commitinfo
1998-06-02 curtinitial checkin of checkoutlist
1998-06-01 curtRewrote a slightly ambiguous code fragment (contributed...
1998-05-29 curtBorland C++ fixes from the zlib author. A new version...
1998-05-23 curtRemoved derived files "Makefile.in" from version control.
1998-05-23 curtDerived file "Makefile.in" removed from version control.
1998-05-20 curtSmall tweak for correct win32 compiling.
1998-05-13 curtBetter handling of WIN32 environments.
1998-05-13 curtWrapped zlib calls so zlib can be optionally disabled.
1998-05-11 curtAdded an "#include <config.h>" and "#include <windows.h>"
1998-05-07 curtMoved the extern "C" { } until after all the includes...
1998-05-07 curtAdded a blank formating line!
1998-05-07 curtAdded an entry for AUTOPILOT.
1998-05-03 curtCommented out a debugging printf.
1998-05-02 curtpolar.[ch] renamed to polar3d.[ch]
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-25 curtChanged "r" to "rb" in gzopen() options. This fixes...
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-22 curtRemoved an extra #ifdef __cplusplus, then "}", #endif
1998-04-22 curtC++ - ified comments. Make file open errors fatal.
1998-04-21 curtModified Files:
1998-04-21 curtPrepairing for C++ integration.
1998-04-18 curtAdded Debug, Math, and zlib libraries.
1998-04-18 curtMiscellaneous Tweaks.
1998-04-18 curtMoved to Lib directory and created a libDebug.
1998-04-18 curtInitial revision.
1998-04-14 curtCode reorganizations. Added a Lib/ directory for more...
1998-04-14 curtCode reorganizations. Added a Lib/ directory for more...
1998-04-08 curtTweaks to Gnu automake/autoconf system.
1998-04-08 curtAdopted Gnu automake/autoconf system.
1998-04-06 curtMinor cleanups and reorganizations.
1998-04-03 curtConverting to Gnu autoconf system.
1998-02-12 curtIncorporated code changes contributed by Charlie Hotchkiss
1998-02-09 curtRemoved "depend" files from cvs control. Other minor...
1998-02-03 curtLots of little tweaks to fix various consistency proble...
1998-01-31 curtAdded MetroWorks patches from Carmen Volpe.
1998-01-27 curtIncorporated Paul Bleisch's <bleisch@chromatic.com...
1998-01-22 curtChanged #ifdef FILE_H to #ifdef _FILE_H
1998-01-19 curtMore misc. tweaks for rpk make merge.
1998-01-19 curtMerged in make system changes from Bob Kuehne <rpk...
1998-01-19 curtTons of little changes to clean up the code and to...
1998-01-19 curtMinor tweaks and fixes for cygwin32.
1998-01-08 curtBeginning to integrate Tile management subsystem.
1998-01-07 curtMiscellaneous tweaks.
1998-01-06 curtTweaks to help building with MSVC++
1997-12-30 curtIntegrated new event manager with subsystem initializat...
1997-12-30 curtMerged in Durk's changes ...
1997-12-22 curtAligned sky with sun so dusk/dawn effects can be correc...
1997-12-22 curtInitial revision.
1997-12-19 curtWorking on scene rendering order and options.
1997-12-16 curtInitial revision.
1997-12-15 curtAdd xgl wrappers for debugging.
1997-10-30 curtWorking on new scenery subsystem.
1997-09-22 curtContinuing to try to align stars correctly.
1997-08-27 curtChanged naming scheme of basic shared structures.
1997-08-25 curtMerged in initial HUD and Joystick code.
1997-07-31 curtInitial revision.
1997-07-31 curtWorking on redoing internal coordinate systems & scener...
1997-07-30 curtMoved fg_random routines from Util/ to Math/
1997-07-30 curtMoved random routines from Utils/ to Math/
1997-07-23 curtPut comments around the text after an #endif for increa...
1997-07-21 curtEliminated some harmless compiler warnings.
1997-07-20 curtFirst stab at a system to generate os2 makefiles automa...
1997-07-12 curtAdded ranlib.
1997-07-07 curtInitial revision.
1997-07-07 curtWorking on scenery transformations to enable us to...
1997-07-05 curtrenamed mat3 directory to Math so we could add other...
1997-06-27 curtWorking on Makefile structure.
1997-06-27 curtWorking on Makefile structure.
1997-06-26 curtRestructuring make, adding automatic "make dep" support.
1997-06-25 curtMinor changes to compile with rsxnt/win32.
1997-05-30 curtThe LaRCsim flight model is starting to look like it...
1997-05-30 curtThe MAT3 routines from SRGP.