]> git.mxchange.org Git - flightgear.git/log
flightgear.git
26 years agoMiscellaneous tweaks.
curt [Wed, 7 Jan 1998 03:31:27 +0000 (03:31 +0000)]
Miscellaneous tweaks.

26 years agoTweaks to help building with MSVC++
curt [Tue, 6 Jan 1998 01:20:19 +0000 (01:20 +0000)]
Tweaks to help building with MSVC++

26 years agoIntegrated new event manager with subsystem initializations.
curt [Tue, 30 Dec 1997 20:47:48 +0000 (20:47 +0000)]
Integrated new event manager with subsystem initializations.

26 years agoMerged in Durk's changes ...
curt [Tue, 30 Dec 1997 16:36:51 +0000 (16:36 +0000)]
Merged in Durk's changes ...

26 years agoAligned sky with sun so dusk/dawn effects can be correct relative to the sun.
curt [Mon, 22 Dec 1997 04:14:33 +0000 (04:14 +0000)]
Aligned sky with sun so dusk/dawn effects can be correct relative to the sun.

26 years agoInitial revision.
curt [Mon, 22 Dec 1997 04:13:17 +0000 (04:13 +0000)]
Initial revision.

26 years agoWorking on scene rendering order and options.
curt [Fri, 19 Dec 1997 16:45:00 +0000 (16:45 +0000)]
Working on scene rendering order and options.

26 years agoInitial revision.
curt [Tue, 16 Dec 1997 00:49:09 +0000 (00:49 +0000)]
Initial revision.

26 years agoAdd xgl wrappers for debugging.
curt [Mon, 15 Dec 1997 23:54:53 +0000 (23:54 +0000)]
Add xgl wrappers for debugging.
Generate terrain normals on the fly.

26 years agoWorking on new scenery subsystem.
curt [Thu, 30 Oct 1997 12:38:43 +0000 (12:38 +0000)]
Working on new scenery subsystem.

26 years agoContinuing to try to align stars correctly.
curt [Mon, 22 Sep 1997 14:44:21 +0000 (14:44 +0000)]
Continuing to try to align stars correctly.

26 years agoChanged naming scheme of basic shared structures.
curt [Wed, 27 Aug 1997 03:30:20 +0000 (03:30 +0000)]
Changed naming scheme of basic shared structures.

26 years agoMerged in initial HUD and Joystick code.
curt [Mon, 25 Aug 1997 20:27:23 +0000 (20:27 +0000)]
Merged in initial HUD and Joystick code.

26 years agoInitial revision.
curt [Thu, 31 Jul 1997 23:13:14 +0000 (23:13 +0000)]
Initial revision.

26 years agoWorking on redoing internal coordinate systems & scenery transformations.
curt [Thu, 31 Jul 1997 22:52:27 +0000 (22:52 +0000)]
Working on redoing internal coordinate systems & scenery transformations.

26 years agoMoved fg_random routines from Util/ to Math/
curt [Wed, 30 Jul 1997 16:12:41 +0000 (16:12 +0000)]
Moved fg_random routines from Util/ to Math/

26 years agoMoved random routines from Utils/ to Math/
curt [Wed, 30 Jul 1997 16:04:08 +0000 (16:04 +0000)]
Moved random routines from Utils/ to Math/

26 years agoPut comments around the text after an #endif for increased portability.
curt [Wed, 23 Jul 1997 21:52:21 +0000 (21:52 +0000)]
Put comments around the text after an #endif for increased portability.

26 years agoEliminated some harmless compiler warnings.
curt [Mon, 21 Jul 1997 21:20:28 +0000 (21:20 +0000)]
Eliminated some harmless compiler warnings.

26 years agoFirst stab at a system to generate os2 makefiles automatically.
curt [Sun, 20 Jul 1997 02:19:11 +0000 (02:19 +0000)]
First stab at a system to generate os2 makefiles automatically.

27 years agoAdded ranlib.
curt [Sat, 12 Jul 1997 02:24:46 +0000 (02:24 +0000)]
Added ranlib.

27 years agoInitial revision.
curt [Mon, 7 Jul 1997 21:02:36 +0000 (21:02 +0000)]
Initial revision.

27 years agoWorking on scenery transformations to enable us to fly fluidly over the
curt [Mon, 7 Jul 1997 20:59:48 +0000 (20:59 +0000)]
Working on scenery transformations to enable us to fly fluidly over the
poles with no discontinuity/distortion in scenery.

27 years agorenamed mat3 directory to Math so we could add other math related routines.
curt [Sat, 5 Jul 1997 20:43:31 +0000 (20:43 +0000)]
renamed mat3 directory to Math so we could add other math related routines.

27 years agoWorking on Makefile structure.
curt [Fri, 27 Jun 1997 21:38:14 +0000 (21:38 +0000)]
Working on Makefile structure.

27 years agoWorking on Makefile structure.
curt [Fri, 27 Jun 1997 20:03:40 +0000 (20:03 +0000)]
Working on Makefile structure.

27 years agoRestructuring make, adding automatic "make dep" support.
curt [Thu, 26 Jun 1997 19:08:38 +0000 (19:08 +0000)]
Restructuring make, adding automatic "make dep" support.

27 years agoMinor changes to compile with rsxnt/win32.
curt [Wed, 25 Jun 1997 15:39:49 +0000 (15:39 +0000)]
Minor changes to compile with rsxnt/win32.

27 years agoThe LaRCsim flight model is starting to look like it is working.
curt [Fri, 30 May 1997 19:30:16 +0000 (19:30 +0000)]
The LaRCsim flight model is starting to look like it is working.

27 years agoThe MAT3 routines from SRGP.
curt [Fri, 30 May 1997 19:25:54 +0000 (19:25 +0000)]
The MAT3 routines from SRGP.