]>
git.mxchange.org Git - simgear.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
curt [Wed, 27 Aug 1997 03:30:20 +0000 (03:30 +0000)]
Changed naming scheme of basic shared structures.
curt [Mon, 25 Aug 1997 20:27:23 +0000 (20:27 +0000)]
Merged in initial HUD and Joystick code.
curt [Thu, 31 Jul 1997 23:13:14 +0000 (23:13 +0000)]
Initial revision.
curt [Thu, 31 Jul 1997 22:52:27 +0000 (22:52 +0000)]
Working on redoing internal coordinate systems & scenery transformations.
curt [Wed, 30 Jul 1997 16:12:41 +0000 (16:12 +0000)]
Moved fg_random routines from Util/ to Math/
curt [Wed, 30 Jul 1997 16:04:08 +0000 (16:04 +0000)]
Moved random routines from Utils/ to Math/
curt [Wed, 23 Jul 1997 21:52:21 +0000 (21:52 +0000)]
Put comments around the text after an #endif for increased portability.
curt [Mon, 21 Jul 1997 21:20:28 +0000 (21:20 +0000)]
Eliminated some harmless compiler warnings.
curt [Sun, 20 Jul 1997 02:19:11 +0000 (02:19 +0000)]
First stab at a system to generate os2 makefiles automatically.
curt [Sat, 12 Jul 1997 02:24:46 +0000 (02:24 +0000)]
Added ranlib.
curt [Mon, 7 Jul 1997 21:02:36 +0000 (21:02 +0000)]
Initial revision.
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.
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.
curt [Fri, 27 Jun 1997 21:38:14 +0000 (21:38 +0000)]
Working on Makefile structure.
curt [Fri, 27 Jun 1997 20:03:40 +0000 (20:03 +0000)]
Working on Makefile structure.
curt [Thu, 26 Jun 1997 19:08:38 +0000 (19:08 +0000)]
Restructuring make, adding automatic "make dep" support.
curt [Wed, 25 Jun 1997 15:39:49 +0000 (15:39 +0000)]
Minor changes to compile with rsxnt/win32.
curt [Fri, 30 May 1997 19:30:16 +0000 (19:30 +0000)]
The LaRCsim flight model is starting to look like it is working.
curt [Fri, 30 May 1997 19:25:54 +0000 (19:25 +0000)]
The MAT3 routines from SRGP.