curt
|
760ffc1aa6
|
Borland C++ tweaks.
MacOS/Metrowerks tweaks.
Fix for fgText default constructor.
|
1999-06-20 01:52:31 +00:00 |
|
curt
|
c5427a287d
|
Fixed a bug in handling windoze driver letter ":" notation.
|
1999-06-15 19:55:10 +00:00 |
|
curt
|
08a3420b56
|
Add a method to return pointer to data array.
|
1999-06-12 21:09:41 +00:00 |
|
curt
|
687e883e0a
|
The next round of MacOS changes contributed by Darrell Walisser.
Starting work on fixing tringle slivers in scenery generation tools.
|
1999-06-05 12:45:40 +00:00 |
|
curt
|
3bfd20a2b9
|
Mac portability changes contributed by "Darrell Walisser" <dwaliss1@purdue.edu>
|
1999-06-02 22:22:47 +00:00 |
|
curt
|
84468dddea
|
Fixed an IRIX warning message where an inline function is referenced
before it is defined.
|
1999-06-01 21:16:33 +00:00 |
|
curt
|
5f000ddf80
|
Update README.plib with clearer wording.
Fixed the == compare in point3d.hxx.
|
1999-06-01 21:01:03 +00:00 |
|
curt
|
875ea2c872
|
Whups, fixed a simple bug so you can now fly across the lon = +/-180
boundary without any problems.
|
1999-05-25 11:54:21 +00:00 |
|
curt
|
2cd7fb198e
|
Moved material property and texture management back to Simulator/Objects/
|
1999-05-13 02:10:52 +00:00 |
|
curt
|
a9b54bca0f
|
Major shuffling to push basic material management out into FlightGear/Lib/
so it can be accessible from the scenery tools.
Also implimented JIT texture loading to save start time and memory.
|
1999-05-12 04:24:55 +00:00 |
|
curt
|
bc91f0ce1c
|
Borland portability fixes contributed by Charlie Hotchkiss.
|
1999-05-08 02:33:13 +00:00 |
|
curt
|
e03dbcee10
|
Tweaks for poles.
|
1999-05-06 02:27:24 +00:00 |
|
curt
|
79393e9ef7
|
Removed the test program for now ...
|
1999-04-27 19:37:09 +00:00 |
|
curt
|
7f6b697ea6
|
Changes for the MacOS port contributed by Darrell Walisser.
|
1999-04-27 19:27:45 +00:00 |
|
curt
|
4163e42aad
|
MacOS portability improvements.
Added a class to encapsulate Mac vs. Unix path separator differences.
|
1999-04-27 15:56:22 +00:00 |
|
curt
|
c0147dc545
|
MacOS portability improvements.
|
1999-04-27 15:54:39 +00:00 |
|
curt
|
14ccc48670
|
Borland tweak.
|
1999-04-22 18:46:40 +00:00 |
|
curt
|
04d4d01339
|
MAT3mat.c: Borland tweaks.
mat3.h: Some inline assembly from Norman.
|
1999-04-22 18:46:27 +00:00 |
|
curt
|
26cdcb3064
|
Removed plib from the source distribution. It must be built and installed
separately before fgfs can be built and installed.
|
1999-04-12 02:03:32 +00:00 |
|
curt
|
b07612ce2f
|
Fixes for compiling with native Irix compilers.
|
1999-04-07 20:58:02 +00:00 |
|
curt
|
04170bd489
|
Initial revision.
|
1999-04-07 04:09:55 +00:00 |
|
curt
|
f5067f82cb
|
Removed in-src cvs logs.
|
1999-04-06 23:37:07 +00:00 |
|
curt
|
94fa379a64
|
Removed ...
|
1999-04-06 22:29:19 +00:00 |
|
curt
|
ba2110e69b
|
Tweaks to configure script so it can be run from the top level
configure script.
|
1999-04-06 02:42:10 +00:00 |
|
curt
|
efce1acc4e
|
Initial revision.
|
1999-04-05 22:18:39 +00:00 |
|
curt
|
a1b9f7829e
|
Initial revision
|
1999-04-05 22:14:10 +00:00 |
|
curt
|
29f6d05875
|
Initial revision
|
1999-04-05 21:32:32 +00:00 |
|
Tim Moore
|
a43bfeb037
|
Merge FG_Lib as subdirectory
|
2009-09-14 13:34:43 +02:00 |
|
curt
|
a0e40c1fc1
|
Integrated Steve's new "plib" conglomeration.
|
1999-04-03 04:19:39 +00:00 |
|
curt
|
a2ffd27b7c
|
Moved DEM/ to the Tools/ subdir.
|
1999-01-27 04:45:56 +00:00 |
|
curt
|
9b4fe7d92d
|
Removed gpc from Libs since this is not "free ware" and the author has
explicitely refused our request to distribute source code for this library
with Flight Gear.
|
1999-01-19 17:50:36 +00:00 |
|
curt
|
54352225f1
|
Added the Serial subdirectory
|
1998-11-16 13:56:45 +00:00 |
|
curt
|
cea0df71f8
|
Added a Lib/Misc/ subdirectory.
|
1998-09-01 18:59:19 +00:00 |
|
curt
|
e111f530c3
|
Added Lib/gpc (generic polygon clipping library)
|
1998-08-22 01:18:27 +00:00 |
|
curt
|
1175179da1
|
HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT
|
1998-07-16 17:29:12 +00:00 |
|
curt
|
7423077f95
|
Refine conditional audio compilation.
|
1998-06-17 21:31:45 +00:00 |
|
curt
|
09cf8c001e
|
Renamed Pui -> PUI.
|
1998-06-12 01:05:51 +00:00 |
|
curt
|
2caad4a27b
|
Added Pui subdirectory.
|
1998-06-12 00:53:47 +00:00 |
|
curt
|
b5e7938ebe
|
Added a Lib/Audio for Steve Baker's sound library.
|
1998-06-03 00:42:40 +00:00 |
|
curt
|
8cf618ea75
|
Removed derived files "Makefile.in" from version control.
|
1998-05-23 14:31:48 +00:00 |
|
curt
|
9d504a9e19
|
Added Debug, Math, and zlib libraries.
|
1998-04-18 03:54:32 +00:00 |
|
curt
|
fa360360cb
|
Code reorganizations. Added a Lib/ directory for more general libraries.
|
1998-04-14 02:43:50 +00:00 |
|