Edited cvs log messages in source files ... bad bad bad!
This commit is contained in:
parent
d4c9d9cbb3
commit
0b782544a3
29 changed files with 177 additions and 96 deletions
|
@ -64,9 +64,12 @@ void fgAircraftOutputCurrent(fgAIRCRAFT *a) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.18 1998/04/18 04:13:56 curt
|
||||
/* Moved fg_debug.c to it's own library.
|
||||
/* Revision 1.19 1998/04/25 22:06:24 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.18 1998/04/18 04:13:56 curt
|
||||
* Moved fg_debug.c to it's own library.
|
||||
*
|
||||
* Revision 1.17 1998/02/12 21:59:31 curt
|
||||
* Incorporated code changes contributed by Charlie Hotchkiss
|
||||
* <chotchkiss@namg.us.anritsu.com>
|
||||
|
@ -76,7 +79,7 @@ void fgAircraftOutputCurrent(fgAIRCRAFT *a) {
|
|||
* <chotchkiss@namg.us.anritsu.com>
|
||||
*
|
||||
* Revision 1.15 1998/01/27 00:47:46 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.14 1998/01/19 19:26:56 curt
|
||||
|
|
|
@ -216,10 +216,13 @@ void fgMoonRender( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:45:00 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Fixed a bug when generating sky colors.
|
||||
/* Revision 1.3 1998/04/25 22:06:24 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:45:00 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Fixed a bug when generating sky colors.
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:21:28 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -242,7 +245,7 @@ void fgMoonRender( void ) {
|
|||
* To version 0.29
|
||||
*
|
||||
* Revision 1.4 1998/01/27 00:47:46 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.3 1998/01/19 19:26:57 curt
|
||||
|
|
|
@ -170,10 +170,13 @@ void fgSolarSystemUpdate(struct OrbElements *planet, struct fgTIME t)
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:45:01 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Fixed a bug when generating sky colors.
|
||||
/* Revision 1.3 1998/04/25 22:06:25 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:45:01 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Fixed a bug when generating sky colors.
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:21:29 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -202,7 +205,7 @@ void fgSolarSystemUpdate(struct OrbElements *planet, struct fgTIME t)
|
|||
* To version 0.29
|
||||
*
|
||||
* Revision 1.4 1998/01/27 00:47:47 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.3 1998/01/22 02:59:27 curt
|
||||
|
|
|
@ -210,10 +210,13 @@ void fgPlanetsRender( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:45:02 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Fixed a bug when generating sky colors.
|
||||
/* Revision 1.3 1998/04/25 22:06:25 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:45:02 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Fixed a bug when generating sky colors.
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:21:31 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -242,7 +245,7 @@ void fgPlanetsRender( void ) {
|
|||
* To version 0.29
|
||||
*
|
||||
* Revision 1.3 1998/01/27 00:47:47 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.2 1998/01/19 19:26:59 curt
|
||||
|
|
|
@ -373,10 +373,13 @@ void fgSkyRender( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:45:03 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Fixed a bug when generating sky colors.
|
||||
/* Revision 1.3 1998/04/25 22:06:25 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:45:03 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Fixed a bug when generating sky colors.
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:21:32 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -396,7 +399,7 @@ void fgSkyRender( void ) {
|
|||
* <chotchkiss@namg.us.anritsu.com>
|
||||
*
|
||||
* Revision 1.5 1998/01/27 00:47:48 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.4 1998/01/26 15:54:28 curt
|
||||
|
|
|
@ -260,10 +260,13 @@ void fgStarsRender( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:45:03 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Fixed a bug when generating sky colors.
|
||||
/* Revision 1.3 1998/04/25 22:06:26 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:45:03 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Fixed a bug when generating sky colors.
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:21:34 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -290,7 +293,7 @@ void fgStarsRender( void ) {
|
|||
* Minor tweaks.
|
||||
*
|
||||
* Revision 1.4 1998/01/27 00:47:49 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.3 1998/01/19 19:26:59 curt
|
||||
|
|
|
@ -192,10 +192,13 @@ void fgSunRender( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:45:04 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Fixed a bug when generating sky colors.
|
||||
/* Revision 1.3 1998/04/25 22:06:26 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:45:04 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Fixed a bug when generating sky colors.
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:21:36 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -221,7 +224,7 @@ void fgSunRender( void ) {
|
|||
* To version 0.29
|
||||
*
|
||||
* Revision 1.4 1998/01/27 00:47:50 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.3 1998/01/19 19:27:00 curt
|
||||
|
|
|
@ -104,9 +104,12 @@ void fgCockpitUpdate( void )
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.1 1998/04/24 00:45:54 curt
|
||||
/* C++-ifing the code a bit.
|
||||
/* Revision 1.2 1998/04/25 22:06:26 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.1 1998/04/24 00:45:54 curt
|
||||
* C++-ifing the code a bit.
|
||||
*
|
||||
* Revision 1.13 1998/04/18 04:14:01 curt
|
||||
* Moved fg_debug.c to it's own library.
|
||||
*
|
||||
|
@ -130,7 +133,7 @@ void fgCockpitUpdate( void )
|
|||
* Added MetroWorks patches from Carmen Volpe.
|
||||
*
|
||||
* Revision 1.7 1998/01/27 00:47:51 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.6 1998/01/19 19:27:01 curt
|
||||
|
|
|
@ -1605,9 +1605,12 @@ void fgHUDSetBrightness( Hptr hud, int brightness )
|
|||
}
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.1 1998/04/24 00:45:57 curt
|
||||
/* C++-ifing the code a bit.
|
||||
/* Revision 1.2 1998/04/25 22:06:27 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.1 1998/04/24 00:45:57 curt
|
||||
* C++-ifing the code a bit.
|
||||
*
|
||||
* Revision 1.22 1998/04/18 04:14:02 curt
|
||||
* Moved fg_debug.c to it's own library.
|
||||
*
|
||||
|
@ -1656,7 +1659,7 @@ void fgHUDSetBrightness( Hptr hud, int brightness )
|
|||
* Added MetroWorks patches from Carmen Volpe.
|
||||
*
|
||||
* Revision 1.8 1998/01/27 00:47:51 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.7 1998/01/19 18:40:20 curt
|
||||
|
|
|
@ -92,9 +92,12 @@ void fgThrottleSet(int engine, double pos);
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.14 1998/04/22 13:26:19 curt
|
||||
/* C++ - ifing the code a bit.
|
||||
/* Revision 1.15 1998/04/25 22:06:27 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.14 1998/04/22 13:26:19 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
* Revision 1.13 1998/04/21 17:02:35 curt
|
||||
* Prepairing for C++ integration.
|
||||
*
|
||||
|
@ -106,7 +109,7 @@ void fgThrottleSet(int engine, double pos);
|
|||
* <chotchkiss@namg.us.anritsu.com>
|
||||
*
|
||||
* Revision 1.10 1998/01/27 00:47:52 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.9 1998/01/22 02:59:31 curt
|
||||
|
|
11
FDM/flight.c
11
FDM/flight.c
|
@ -71,10 +71,13 @@ int fgFlightModelUpdate(int model, fgFLIGHT *f, int multiloop) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.12 1998/04/21 16:59:33 curt
|
||||
/* Integrated autopilot.
|
||||
/* Prepairing for C++ integration.
|
||||
/* Revision 1.13 1998/04/25 22:06:28 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.12 1998/04/21 16:59:33 curt
|
||||
* Integrated autopilot.
|
||||
* Prepairing for C++ integration.
|
||||
*
|
||||
* Revision 1.11 1998/04/18 04:14:04 curt
|
||||
* Moved fg_debug.c to it's own library.
|
||||
*
|
||||
|
@ -83,7 +86,7 @@ int fgFlightModelUpdate(int model, fgFLIGHT *f, int multiloop) {
|
|||
* <chotchkiss@namg.us.anritsu.com>
|
||||
*
|
||||
* Revision 1.9 1998/01/27 00:47:53 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.8 1998/01/19 19:27:03 curt
|
||||
|
|
|
@ -256,9 +256,12 @@ int fgJoystickRead( double *joy_x, double *joy_y, int *joy_b1, int *joy_b2 )
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.6 1998/04/18 04:14:05 curt
|
||||
/* Moved fg_debug.c to it's own library.
|
||||
/* Revision 1.7 1998/04/25 22:06:29 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.6 1998/04/18 04:14:05 curt
|
||||
* Moved fg_debug.c to it's own library.
|
||||
*
|
||||
* Revision 1.5 1998/02/12 21:59:44 curt
|
||||
* Incorporated code changes contributed by Charlie Hotchkiss
|
||||
* <chotchkiss@namg.us.anritsu.com>
|
||||
|
@ -270,7 +273,7 @@ int fgJoystickRead( double *joy_x, double *joy_y, int *joy_b1, int *joy_b2 )
|
|||
* by Michele America.
|
||||
*
|
||||
* Revision 1.3 1998/01/27 00:47:54 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.2 1997/12/30 20:47:40 curt
|
||||
|
|
|
@ -265,11 +265,14 @@ void GLUTspecialkey(int k, int x, int y) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.4 1998/04/25 20:24:00 curt
|
||||
/* Cleaned up initialization sequence to eliminate interdependencies
|
||||
/* between sun position, lighting, and view position. This creates a
|
||||
/* valid single pass initialization path.
|
||||
/* Revision 1.5 1998/04/25 22:06:29 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.4 1998/04/25 20:24:00 curt
|
||||
* Cleaned up initialization sequence to eliminate interdependencies
|
||||
* between sun position, lighting, and view position. This creates a
|
||||
* valid single pass initialization path.
|
||||
*
|
||||
* Revision 1.3 1998/04/24 14:19:29 curt
|
||||
* Fog tweaks.
|
||||
*
|
||||
|
@ -306,7 +309,7 @@ void GLUTspecialkey(int k, int x, int y) {
|
|||
* by Michele America.
|
||||
*
|
||||
* Revision 1.27 1998/01/27 00:47:55 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.26 1998/01/19 19:27:07 curt
|
||||
|
|
|
@ -693,6 +693,9 @@ extern "C" {
|
|||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.6 1998/04/25 22:06:30 curt
|
||||
// Edited cvs log messages in source files ... bad bad bad!
|
||||
//
|
||||
// Revision 1.5 1998/04/25 20:24:01 curt
|
||||
// Cleaned up initialization sequence to eliminate interdependencies
|
||||
// between sun position, lighting, and view position. This creates a
|
||||
|
@ -778,7 +781,7 @@ extern "C" {
|
|||
// Minor tweaks.
|
||||
//
|
||||
// Revision 1.52 1998/01/27 00:47:56 curt
|
||||
// Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
// Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
// system and commandline/config file processing code.
|
||||
//
|
||||
// Revision 1.51 1998/01/26 15:57:05 curt
|
||||
|
|
|
@ -369,6 +369,9 @@ int fgInitSubsystems( void ) {
|
|||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.5 1998/04/25 22:06:30 curt
|
||||
// Edited cvs log messages in source files ... bad bad bad!
|
||||
//
|
||||
// Revision 1.4 1998/04/25 20:24:01 curt
|
||||
// Cleaned up initialization sequence to eliminate interdependencies
|
||||
// between sun position, lighting, and view position. This creates a
|
||||
|
@ -462,7 +465,7 @@ int fgInitSubsystems( void ) {
|
|||
// Added MetroWorks patches from Carmen Volpe.
|
||||
//
|
||||
// Revision 1.35 1998/01/27 00:47:57 curt
|
||||
// Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
// Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
// system and commandline/config file processing code.
|
||||
//
|
||||
// Revision 1.34 1998/01/22 02:59:37 curt
|
||||
|
|
|
@ -86,6 +86,9 @@ exec("$savepath/$savefile @ARGV");
|
|||
|
||||
#---------------------------------------------------------------------------
|
||||
# $Log$
|
||||
# Revision 1.2 1998/04/25 22:06:31 curt
|
||||
# Edited cvs log messages in source files ... bad bad bad!
|
||||
#
|
||||
# Revision 1.1 1998/04/09 01:45:31 curt
|
||||
# Moved to Main/ and incorperated with automake
|
||||
#
|
||||
|
@ -96,7 +99,7 @@ exec("$savepath/$savefile @ARGV");
|
|||
# Minor tweaks.
|
||||
#
|
||||
# Revision 1.2 1998/01/27 00:47:43 curt
|
||||
# Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
# Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
# system and commandline/config file processing code.
|
||||
#
|
||||
# Revision 1.1 1997/10/28 18:47:27 curt
|
||||
|
|
|
@ -98,11 +98,14 @@ void fgViewUpdate(fgFLIGHT *f, struct fgVIEW *v, fgLIGHT *l);
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:49:22 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Trying out some different option parsing code.
|
||||
/* Some code reorganization.
|
||||
/* Revision 1.3 1998/04/25 22:06:31 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:49:22 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Trying out some different option parsing code.
|
||||
* Some code reorganization.
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:25:46 curt
|
||||
* C++ - ifing the code.
|
||||
* Starting a bit of reorganization of lighting code.
|
||||
|
@ -118,7 +121,7 @@ void fgViewUpdate(fgFLIGHT *f, struct fgVIEW *v, fgLIGHT *l);
|
|||
* Added a view record field for absolute x, y, z position.
|
||||
*
|
||||
* Revision 1.8 1998/01/27 00:47:58 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.7 1998/01/22 02:59:38 curt
|
||||
|
|
|
@ -59,11 +59,14 @@ GLint fgObjLoad(char *path, struct fgCartesianPoint *ref, double *radius);
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.10 1998/04/24 00:51:07 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
/* or "file.obz" (compressed.)
|
||||
/* Revision 1.11 1998/04/25 22:06:31 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.10 1998/04/24 00:51:07 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
* or "file.obz" (compressed.)
|
||||
*
|
||||
* Revision 1.9 1998/04/22 13:22:45 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -77,7 +80,7 @@ GLint fgObjLoad(char *path, struct fgCartesianPoint *ref, double *radius);
|
|||
* Added MetroWorks patches from Carmen Volpe.
|
||||
*
|
||||
* Revision 1.5 1998/01/27 00:48:03 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.4 1998/01/22 02:59:41 curt
|
||||
|
|
|
@ -76,9 +76,12 @@ void fgSceneryRender( void );
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.20 1998/04/22 13:22:45 curt
|
||||
/* C++ - ifing the code a bit.
|
||||
/* Revision 1.21 1998/04/25 22:06:31 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.20 1998/04/22 13:22:45 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
* Revision 1.19 1998/04/21 17:02:43 curt
|
||||
* Prepairing for C++ integration.
|
||||
*
|
||||
|
@ -89,7 +92,7 @@ void fgSceneryRender( void );
|
|||
* Thursday's tweaks.
|
||||
*
|
||||
* Revision 1.16 1998/01/27 00:48:03 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.15 1998/01/22 02:59:41 curt
|
||||
|
|
|
@ -200,11 +200,14 @@ int fgTileCacheNextAvail( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:51:08 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
/* or "file.obz" (compressed.)
|
||||
/* Revision 1.3 1998/04/25 22:06:32 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:51:08 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
* or "file.obz" (compressed.)
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:22:46 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -233,7 +236,7 @@ int fgTileCacheNextAvail( void ) {
|
|||
* Playing with new fgPrintf command.
|
||||
*
|
||||
* Revision 1.3 1998/01/27 00:48:03 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.2 1998/01/26 15:55:24 curt
|
||||
|
|
|
@ -88,11 +88,14 @@ void fgTileCacheEntryInfo( int index, GLint *display_list,
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:51:08 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
/* or "file.obz" (compressed.)
|
||||
/* Revision 1.3 1998/04/25 22:06:32 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:51:08 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
* or "file.obz" (compressed.)
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:22:47 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -123,7 +126,7 @@ void fgTileCacheEntryInfo( int index, GLint *display_list,
|
|||
* First pass at tile cache, dynamic tile loading and tile unloading now works.
|
||||
*
|
||||
* Revision 1.2 1998/01/27 00:48:04 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.1 1998/01/24 00:03:29 curt
|
||||
|
|
|
@ -221,11 +221,14 @@ void fgTileMgrRender( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.2 1998/04/24 00:51:09 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
/* or "file.obz" (compressed.)
|
||||
/* Revision 1.3 1998/04/25 22:06:32 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.2 1998/04/24 00:51:09 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
|
||||
* or "file.obz" (compressed.)
|
||||
*
|
||||
* Revision 1.1 1998/04/22 13:22:48 curt
|
||||
* C++ - ifing the code a bit.
|
||||
*
|
||||
|
@ -283,7 +286,7 @@ void fgTileMgrRender( void ) {
|
|||
* Playing with new fgPrintf command.
|
||||
*
|
||||
* Revision 1.8 1998/01/27 00:48:04 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.7 1998/01/26 15:55:25 curt
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
export FG_ROOT=~/projects/FlightGear
|
||||
export FG_ROOT_SRC=${FG_ROOT}/Src
|
||||
export FG_ROOT_LIB=${FG_ROOT}/Lib
|
|
@ -84,15 +84,18 @@ void fgSlewUpdate( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.12 1998/04/08 23:35:30 curt
|
||||
/* Tweaks to Gnu automake/autoconf system.
|
||||
/* Revision 1.13 1998/04/25 22:06:29 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.12 1998/04/08 23:35:30 curt
|
||||
* Tweaks to Gnu automake/autoconf system.
|
||||
*
|
||||
* Revision 1.11 1998/02/07 15:29:39 curt
|
||||
* Incorporated HUD changes and struct/typedef changes from Charlie Hotchkiss
|
||||
* <chotchkiss@namg.us.anritsu.com>
|
||||
*
|
||||
* Revision 1.10 1998/01/27 00:47:53 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.9 1998/01/19 19:27:06 curt
|
||||
|
|
|
@ -304,11 +304,14 @@ void fgEventProcess( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.1 1998/04/24 00:52:26 curt
|
||||
/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
/* Fog color fixes.
|
||||
/* Separated out lighting calcs into their own file.
|
||||
/* Revision 1.2 1998/04/25 22:06:33 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.1 1998/04/24 00:52:26 curt
|
||||
* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
|
||||
* Fog color fixes.
|
||||
* Separated out lighting calcs into their own file.
|
||||
*
|
||||
* Revision 1.13 1998/04/18 04:14:08 curt
|
||||
* Moved fg_debug.c to it's own library.
|
||||
*
|
||||
|
@ -331,7 +334,7 @@ void fgEventProcess( void ) {
|
|||
* Added MetroWorks patches from Carmen Volpe.
|
||||
*
|
||||
* Revision 1.8 1998/01/27 00:48:05 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.7 1998/01/19 19:27:19 curt
|
||||
|
|
|
@ -375,6 +375,9 @@ void fgTimeUpdate(fgFLIGHT *f, struct fgTIME *t) {
|
|||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.3 1998/04/25 22:06:33 curt
|
||||
// Edited cvs log messages in source files ... bad bad bad!
|
||||
//
|
||||
// Revision 1.2 1998/04/25 20:24:02 curt
|
||||
// Cleaned up initialization sequence to eliminate interdependencies
|
||||
// between sun position, lighting, and view position. This creates a
|
||||
|
@ -424,7 +427,7 @@ void fgTimeUpdate(fgFLIGHT *f, struct fgTIME *t) {
|
|||
// Minor tweaks.
|
||||
//
|
||||
// Revision 1.31 1998/01/27 00:48:06 curt
|
||||
// Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
// Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
// system and commandline/config file processing code.
|
||||
//
|
||||
// Revision 1.30 1998/01/21 21:11:35 curt
|
||||
|
|
|
@ -115,6 +115,9 @@ void fgTimeUpdate(fgFLIGHT *f, struct fgTIME *t);
|
|||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.3 1998/04/25 22:06:34 curt
|
||||
// Edited cvs log messages in source files ... bad bad bad!
|
||||
//
|
||||
// Revision 1.2 1998/04/25 20:24:03 curt
|
||||
// Cleaned up initialization sequence to eliminate interdependencies
|
||||
// between sun position, lighting, and view position. This creates a
|
||||
|
@ -148,7 +151,7 @@ void fgTimeUpdate(fgFLIGHT *f, struct fgTIME *t);
|
|||
// <chotchkiss@namg.us.anritsu.com>
|
||||
//
|
||||
// Revision 1.15 1998/01/27 00:48:06 curt
|
||||
// Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
// Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
// system and commandline/config file processing code.
|
||||
//
|
||||
// Revision 1.14 1998/01/22 02:59:43 curt
|
||||
|
|
|
@ -346,6 +346,9 @@ void fgUpdateSunPos( void ) {
|
|||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.4 1998/04/25 22:06:34 curt
|
||||
// Edited cvs log messages in source files ... bad bad bad!
|
||||
//
|
||||
// Revision 1.3 1998/04/25 20:24:03 curt
|
||||
// Cleaned up initialization sequence to eliminate interdependencies
|
||||
// between sun position, lighting, and view position. This creates a
|
||||
|
@ -373,7 +376,7 @@ void fgUpdateSunPos( void ) {
|
|||
// Minor tweaks.
|
||||
//
|
||||
// Revision 1.24 1998/01/27 00:48:07 curt
|
||||
// Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
// Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
// system and commandline/config file processing code.
|
||||
//
|
||||
// Revision 1.23 1998/01/19 19:27:21 curt
|
||||
|
|
|
@ -71,11 +71,14 @@ void fgWeatherUpdate( void ) {
|
|||
|
||||
|
||||
/* $Log$
|
||||
/* Revision 1.14 1998/02/09 15:07:54 curt
|
||||
/* Minor tweaks.
|
||||
/* Revision 1.15 1998/04/25 22:06:34 curt
|
||||
/* Edited cvs log messages in source files ... bad bad bad!
|
||||
/*
|
||||
* Revision 1.14 1998/02/09 15:07:54 curt
|
||||
* Minor tweaks.
|
||||
*
|
||||
* Revision 1.13 1998/01/27 00:48:08 curt
|
||||
* Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
|
||||
* Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
|
||||
* system and commandline/config file processing code.
|
||||
*
|
||||
* Revision 1.12 1998/01/19 19:27:22 curt
|
||||
|
|
Loading…
Reference in a new issue