]> git.mxchange.org Git - flightgear.git/history - Math
Modified Files:
[flightgear.git] / Math /
1998-04-21 curtModified Files:
1998-04-21 curtPrepairing for C++ integration.
1998-04-18 curtMiscellaneous Tweaks.
1998-04-14 curtCode reorganizations. Added a Lib/ directory for more...
1998-04-08 curtTweaks to Gnu automake/autoconf system.
1998-04-06 curtMinor cleanups and reorganizations.
1998-04-03 curtConverting to Gnu autoconf system.
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-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-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.