]>
git.mxchange.org Git - flightgear.git/log
curt [Tue, 27 Jan 1998 18:35:53 +0000 (18:35 +0000)]
Minor tweaks.
curt [Tue, 27 Jan 1998 03:26:41 +0000 (03:26 +0000)]
Playing with new fgPrintf command.
curt [Tue, 27 Jan 1998 02:54:43 +0000 (02:54 +0000)]
Initial revision.
curt [Tue, 27 Jan 1998 00:47:41 +0000 (00:47 +0000)]
Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
system and commandline/config file processing code.
curt [Mon, 26 Jan 1998 15:57:05 +0000 (15:57 +0000)]
Tweaks for dynamic scenery development.
curt [Mon, 26 Jan 1998 15:55:24 +0000 (15:55 +0000)]
Progressing on building dynamic scenery system.
curt [Mon, 26 Jan 1998 15:54:28 +0000 (15:54 +0000)]
Added a "skirt" to try to help hide gaps between scenery and sky. This will
have to be revisited in the future.
curt [Sat, 24 Jan 1998 13:03:21 +0000 (13:03 +0000)]
Initial revision. Taken from Mark Kilgard's GLUT examples.
curt [Sat, 24 Jan 1998 00:04:55 +0000 (00:04 +0000)]
misc. tweaks.
curt [Sat, 24 Jan 1998 00:03:27 +0000 (00:03 +0000)]
Initial revision.
curt [Fri, 23 Jan 1998 20:06:50 +0000 (20:06 +0000)]
tileutils.* renamed to bucketutils.*
curt [Thu, 22 Jan 1998 22:04:00 +0000 (22:04 +0000)]
Tweaked extention stuff.
curt [Thu, 22 Jan 1998 22:03:47 +0000 (22:03 +0000)]
Removed #include <sys/stat.h>
curt [Thu, 22 Jan 1998 22:03:22 +0000 (22:03 +0000)]
Tweaks.
curt [Thu, 22 Jan 1998 02:59:23 +0000 (02:59 +0000)]
Changed #ifdef FILE_H to #ifdef _FILE_H
curt [Thu, 22 Jan 1998 02:58:52 +0000 (02:58 +0000)]
Misc. tweaks
curt [Wed, 21 Jan 1998 21:11:33 +0000 (21:11 +0000)]
Misc. tweaks.
curt [Wed, 21 Jan 1998 02:57:18 +0000 (02:57 +0000)]
Initial revision.
curt [Mon, 19 Jan 1998 19:44:53 +0000 (19:44 +0000)]
Initial revision.
curt [Mon, 19 Jan 1998 19:42:58 +0000 (19:42 +0000)]
More misc. tweaks for rpk make merge.
curt [Mon, 19 Jan 1998 19:41:22 +0000 (19:41 +0000)]
Removed ... not used.
curt [Mon, 19 Jan 1998 19:26:51 +0000 (19:26 +0000)]
Merged in make system changes from Bob Kuehne <rpk@sgi.com>
This should simplify things tremendously.
curt [Mon, 19 Jan 1998 19:16:05 +0000 (19:16 +0000)]
Additional function prototypes to clean up code.
curt [Mon, 19 Jan 1998 18:40:15 +0000 (18:40 +0000)]
Tons of little changes to clean up the code and to remove fatal errors
when building with the c++ compiler.
curt [Mon, 19 Jan 1998 18:35:40 +0000 (18:35 +0000)]
Minor tweaks and fixes for cygwin32.
curt [Sat, 17 Jan 1998 13:27:15 +0000 (13:27 +0000)]
Initial revision. (I think.)
curt [Wed, 14 Jan 1998 02:19:04 +0000 (02:19 +0000)]
Makde offset_bucket visible to outside.
curt [Tue, 13 Jan 1998 00:23:08 +0000 (00:23 +0000)]
Initial changes to support loading and management of scenery tiles. Note,
there's still a fair amount of work left to be done.
curt [Sat, 10 Jan 1998 00:01:47 +0000 (00:01 +0000)]
Misc api changes and tweaks.
curt [Thu, 8 Jan 1998 02:22:38 +0000 (02:22 +0000)]
make depend ...
curt [Thu, 8 Jan 1998 02:22:26 +0000 (02:22 +0000)]
Continue working on basic features.
curt [Thu, 8 Jan 1998 02:22:01 +0000 (02:22 +0000)]
Beginning to integrate Tile management subsystem.
curt [Thu, 8 Jan 1998 02:21:46 +0000 (02:21 +0000)]
Version 0.23
curt [Wed, 7 Jan 1998 23:50:01 +0000 (23:50 +0000)]
"area" renamed to "tile"
curt [Wed, 7 Jan 1998 23:23:40 +0000 (23:23 +0000)]
Initial revision.
curt [Wed, 7 Jan 1998 03:31:25 +0000 (03:31 +0000)]
Miscellaneous tweaks.
curt [Wed, 7 Jan 1998 03:29:29 +0000 (03:29 +0000)]
Given an arbitrary lat/lon, we can now:
generate a unique index for the chunk containing the lat/lon
generate a path name to the chunk file
build a list of the indexes of all the nearby areas.
curt [Wed, 7 Jan 1998 03:22:28 +0000 (03:22 +0000)]
Moved astro stuff to .../Src/Astro/
curt [Wed, 7 Jan 1998 03:18:55 +0000 (03:18 +0000)]
Moved astronomical stuff from .../Src/Scenery to .../Src/Astro/
curt [Wed, 7 Jan 1998 03:18:14 +0000 (03:18 +0000)]
Created the Astro/ subdirctory for stuff high in the sky ...
curt [Wed, 7 Jan 1998 03:16:15 +0000 (03:16 +0000)]
Moved from .../Src/Scenery/ to .../Src/Astro/
curt [Wed, 7 Jan 1998 03:06:12 +0000 (03:06 +0000)]
Moved to ../Astro/
curt [Wed, 7 Jan 1998 02:05:48 +0000 (02:05 +0000)]
Initial revision.
curt [Tue, 6 Jan 1998 16:25:18 +0000 (16:25 +0000)]
Initial revision.
curt [Tue, 6 Jan 1998 01:20:16 +0000 (01:20 +0000)]
Tweaks to help building with MSVC++
curt [Tue, 6 Jan 1998 01:20:03 +0000 (01:20 +0000)]
Version 0.21 -> 0.22
curt [Mon, 5 Jan 1998 22:19:25 +0000 (22:19 +0000)]
#ifdef'd out some unused code that was problematic for MSVC++ to compile.
curt [Mon, 5 Jan 1998 18:44:33 +0000 (18:44 +0000)]
Add an option to advance/decrease time from keyboard.
curt [Wed, 31 Dec 1997 17:46:50 +0000 (17:46 +0000)]
Tweaked fg_time.c to be able to use ftime() instead of gettimeofday()
curt [Tue, 30 Dec 1997 23:10:19 +0000 (23:10 +0000)]
Calculate lighting parameters here.
curt [Tue, 30 Dec 1997 23:09:40 +0000 (23:09 +0000)]
Worked on winding problem without luck, so back to calling glFrontFace()
3 times for each scenery area.
curt [Tue, 30 Dec 1997 23:09:04 +0000 (23:09 +0000)]
Tweaking initialization sequences.
curt [Tue, 30 Dec 1997 23:08:50 +0000 (23:08 +0000)]
Version 0.21
curt [Tue, 30 Dec 1997 22:22:31 +0000 (22:22 +0000)]
Further integration of event manager.
curt [Tue, 30 Dec 1997 20:47:34 +0000 (20:47 +0000)]
Integrated new event manager with subsystem initializations.
curt [Tue, 30 Dec 1997 20:47:08 +0000 (20:47 +0000)]
Version 0.20
curt [Tue, 30 Dec 1997 16:41:00 +0000 (16:41 +0000)]
Added log at end of file.
curt [Tue, 30 Dec 1997 16:36:40 +0000 (16:36 +0000)]
Merged in Durk's changes ...
curt [Tue, 30 Dec 1997 13:06:56 +0000 (13:06 +0000)]
A couple lighting tweaks ...
curt [Tue, 30 Dec 1997 04:19:22 +0000 (04:19 +0000)]
Initial revision.
curt [Tue, 30 Dec 1997 01:38:37 +0000 (01:38 +0000)]
Switched back to per vertex normals and smooth shading for terrain.
curt [Tue, 23 Dec 1997 04:58:38 +0000 (04:58 +0000)]
Tweaked the sky coloring a bit to build in structures to allow finer rgb
control.
curt [Mon, 22 Dec 1997 23:45:45 +0000 (23:45 +0000)]
First stab at sunset/sunrise sky glow effects.
curt [Mon, 22 Dec 1997 04:14:28 +0000 (04:14 +0000)]
Aligned sky with sun so dusk/dawn effects can be correct relative to the sun.
curt [Fri, 19 Dec 1997 23:34:03 +0000 (23:34 +0000)]
Lot's of tweaking with sky rendering and lighting.
curt [Fri, 19 Dec 1997 16:44:57 +0000 (16:44 +0000)]
Working on scene rendering order and options.
curt [Thu, 18 Dec 1997 23:32:28 +0000 (23:32 +0000)]
First stab at sky dome actually starting to look reasonable. :-)
curt [Thu, 18 Dec 1997 04:07:02 +0000 (04:07 +0000)]
Worked on properly translating and positioning the sky dome.
curt [Wed, 17 Dec 1997 23:14:30 +0000 (23:14 +0000)]
Initial revision.
Begin work on rendering the sky. (Rather than just using a clear screen.)
curt [Wed, 17 Dec 1997 23:13:45 +0000 (23:13 +0000)]
Began working on rendering the sky.
curt [Wed, 17 Dec 1997 23:13:34 +0000 (23:13 +0000)]
Began working on rendering a sky.
curt [Wed, 17 Dec 1997 23:13:17 +0000 (23:13 +0000)]
Changes and tweaks to go to version 0.19 (Plus tweaks to Solaris support)
curt [Wed, 17 Dec 1997 23:12:14 +0000 (23:12 +0000)]
Fixed so moon and sun display lists aren't recreate periodically.
curt [Mon, 15 Dec 1997 23:54:25 +0000 (23:54 +0000)]
Add xgl wrappers for debugging.
Generate terrain normals on the fly.
curt [Mon, 15 Dec 1997 21:03:43 +0000 (21:03 +0000)]
Moved to .../Src/Include/
curt [Mon, 15 Dec 1997 20:59:08 +0000 (20:59 +0000)]
Misc. tweaks.
curt [Fri, 12 Dec 1997 21:41:24 +0000 (21:41 +0000)]
More light/material property tweaking ... still a ways off.
curt [Fri, 12 Dec 1997 19:52:47 +0000 (19:52 +0000)]
Working on lightling and material properties.
curt [Fri, 12 Dec 1997 19:52:32 +0000 (19:52 +0000)]
Solaris tweaks.
curt [Thu, 11 Dec 1997 04:43:53 +0000 (04:43 +0000)]
Fixed sun vector and lighting problems. I thing the moon is now lit
correctly.
curt [Wed, 10 Dec 1997 22:37:34 +0000 (22:37 +0000)]
Prepended "fg" on the name of all global structures that didn't have it yet.
i.e. "struct WEATHER {}" became "struct fgWEATHER {}"
curt [Wed, 10 Dec 1997 01:19:42 +0000 (01:19 +0000)]
Tweaks for verion 0.15 release.
curt [Tue, 9 Dec 1997 05:11:54 +0000 (05:11 +0000)]
Working on tweaking lighting.
curt [Tue, 9 Dec 1997 04:25:25 +0000 (04:25 +0000)]
Working on adding a global lighting params structure.
curt [Mon, 8 Dec 1997 22:54:09 +0000 (22:54 +0000)]
Enabled GL_CULL_FACE.
curt [Mon, 8 Dec 1997 22:51:17 +0000 (22:51 +0000)]
Enhanced to handle ccw and cw tri-stripe winding. This is a temporary
admission of defeat. I will eventually go back and get all the stripes
wound the same way (ccw).
curt [Tue, 25 Nov 1997 23:20:44 +0000 (23:20 +0000)]
Changed planets.dat Planets.dat
curt [Tue, 25 Nov 1997 23:20:22 +0000 (23:20 +0000)]
Initial revision.
curt [Tue, 25 Nov 1997 19:25:27 +0000 (19:25 +0000)]
Changes to integrate Durk's moon/sun code updates + clean up.
curt [Sat, 15 Nov 1997 18:16:34 +0000 (18:16 +0000)]
minor tweaks.
curt [Sat, 15 Nov 1997 18:15:39 +0000 (18:15 +0000)]
Reverse direction of sun vector, so object normals can be more normal.
curt [Fri, 14 Nov 1997 00:26:49 +0000 (00:26 +0000)]
Transform scenery coordinates earlier in pipeline when scenery is being
created, not when it is being loaded. Precalculate normals for each node
as average of the normals of each containing polygon so Garoude shading is
now supportable.
curt [Fri, 31 Oct 1997 04:49:12 +0000 (04:49 +0000)]
Tweaking vertex orders.
curt [Thu, 30 Oct 1997 12:38:35 +0000 (12:38 +0000)]
Working on new scenery subsystem.
curt [Tue, 28 Oct 1997 21:14:54 +0000 (21:14 +0000)]
Initial revision.
curt [Tue, 28 Oct 1997 21:11:22 +0000 (21:11 +0000)]
Organizational changes.
curt [Tue, 28 Oct 1997 21:07:21 +0000 (21:07 +0000)]
Changed GLUT/ -> Main/
curt [Tue, 28 Oct 1997 21:00:20 +0000 (21:00 +0000)]
Changing to new terrain format.
curt [Tue, 28 Oct 1997 20:58:17 +0000 (20:58 +0000)]
Removed to make way for a simpler file loading sceme.
curt [Tue, 28 Oct 1997 20:51:07 +0000 (20:51 +0000)]
Removed to make way for the new adaptive/irregular terrain system.