curt
|
79e6c529ea
|
MSVC++ portability tweaks contributed by Bernie Bright.
Added using std::ostream declaration.
Added forward declarations to work around a MSVC bug.
|
1999-03-15 17:58:41 +00:00 |
|
curt
|
bc2ae82e81
|
Added some informational methods.
|
1999-03-12 22:51:18 +00:00 |
|
curt
|
a60454a786
|
Tweaks for compiling with native SGI compilers.
|
1999-03-02 01:01:42 +00:00 |
|
curt
|
d136ad3e57
|
Added initial support for native SGI compilers.
|
1999-02-26 22:07:53 +00:00 |
|
curt
|
739588f9c3
|
Renamed bucketutils.c -> bucketutils.cxx
|
1999-02-17 20:52:02 +00:00 |
|
curt
|
505de4703b
|
Added a routine to calculate the offset in bucket units between two buckets.
|
1999-02-11 01:09:33 +00:00 |
|
curt
|
91efc5ad87
|
Added a new "newbucket.[ch]xx" FGBucket class to replace the old
fgBUCKET struct and C routines. This FGBucket class adjusts the tile
width towards the poles to ensure the tiles are at least 8 miles wide.
|
1999-02-08 23:52:13 +00:00 |
|
curt
|
180e2188ba
|
MacOS portability changes contributed by "Robert Puyol" <puyol@abvent.fr>
|
1999-01-19 20:56:53 +00:00 |
|
curt
|
99f11a01fc
|
Use C++ style comments.
|
1998-12-09 18:48:08 +00:00 |
|
curt
|
f472bc563d
|
Added a const in a couple places to get rid of annoying compiler warnings.
|
1998-12-07 21:08:01 +00:00 |
|
curt
|
1690f5475d
|
Add bucketutils.hxx to source list.
|
1998-11-23 21:46:13 +00:00 |
|
curt
|
0fec7b2599
|
Initial revision.
|
1998-11-09 23:42:12 +00:00 |
|
curt
|
305589cd01
|
Removed zlib support.
|
1998-07-30 23:42:14 +00:00 |
|
curt
|
4205c0a38d
|
typedef'd struct fgBUCKET.
|
1998-07-04 00:46:47 +00:00 |
|
curt
|
5a81c9ecf0
|
Derived file "Makefile.in" removed from version control.
|
1998-05-23 14:18:22 +00:00 |
|
curt
|
021558d6dd
|
Edited cvs log messages in source files ... bad bad bad!
|
1998-04-25 22:06:22 +00:00 |
|
curt
|
fa360360cb
|
Code reorganizations. Added a Lib/ directory for more general libraries.
|
1998-04-14 02:43:50 +00:00 |
|
curt
|
79a773d25c
|
Adopted Gnu automake/autoconf system.
|
1998-04-08 23:28:57 +00:00 |
|