Commit Graph
690 Commits
Author SHA1 Message Date
curt 9ea57fcc30 Fixes by Charlie Hotchkiss. 1998-09-08 21:39:07 +00:00
curt 7c27474164 Removed an extraneous extern "C" ... 1998-09-03 21:24:36 +00:00
curt afdee14332 Tweaks for final 0.53 1998-09-02 21:30:58 +00:00
curt 7f5f12d37a Initial revision. 1998-09-01 19:06:28 +00:00
curt cea0df71f8 Added a Lib/Misc/ subdirectory. 1998-09-01 18:59:19 +00:00
curt aef484d5fc Various "inline" code optimizations contributed by Norman Vine. 1998-08-24 20:04:08 +00:00
curt dacc051a57 Attempting to iron out seg faults and crashes.
Did some shuffling to fix a initialization order problem between view
position, scenery elevation.
1998-08-22 14:49:54 +00:00
curt e111f530c3 Added Lib/gpc (generic polygon clipping library) 1998-08-22 01:18:27 +00:00
curt c00ca055bc cosmetic ... 1998-08-06 12:42:40 +00:00
curt 305589cd01 Removed zlib support. 1998-07-30 23:42:14 +00:00
curt 6610244275 removed libtool support. 1998-07-30 23:41:43 +00:00
curt e462e64d42 Added Irix audio support. 1998-07-30 23:41:23 +00:00
curt 39521df546 Version 1.1.3 1998-07-24 21:35:29 +00:00
curt 6dd8a1525c fgPointLine() rewritten into fgPointLineSquared() ... this ultimately saves
us from doing a sqrt().
1998-07-24 21:34:38 +00:00
curt fca7a8fa47 Initial revision. 1998-07-16 17:48:11 +00:00
curt 1175179da1 HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT 1998-07-16 17:29:12 +00:00
curt 06ab581edb Incorporated next version of PUI. 1998-07-13 20:59:34 +00:00
curt dbcecbd3b8 polar3d.[ch] renamed to polar3d.[ch]xx, vector.[ch] renamed to vector.[ch]xx
Updated fg_geodesy comments to reflect that routines expect and produce
  meters.
1998-07-08 14:40:07 +00:00
curt 4205c0a38d typedef'd struct fgBUCKET. 1998-07-04 00:46:47 +00:00
curt a76904c314 Added #ifdef HAVE_CONFIG_H #include <config.h> #endif to get WIN32
definition.
1998-07-03 11:54:50 +00:00
curt 529ca14534 New version from Steve. 1998-06-17 21:32:42 +00:00
curt 7423077f95 Refine conditional audio compilation. 1998-06-17 21:31:45 +00:00
curt f116ee7802 Pui -> PUI. 1998-06-12 14:26:19 +00:00
curt 09cf8c001e Renamed Pui -> PUI. 1998-06-12 01:05:51 +00:00
curt cfe0e18e4e Initial revision. 1998-06-12 01:04:52 +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 bd3e280fe5 initial checkin of notify 1998-06-02 21:42:22 +00:00
curt 39164d1438 initial checkin of modules 1998-06-02 21:42:22 +00:00
curt a9c068ae3b initial checkin of cvswrappers 1998-06-02 21:42:22 +00:00
curt 6c7856549b initial checkin of taginfo 1998-06-02 21:42:21 +00:00
curt d85cbc7b61 initial checkin of rcsinfo 1998-06-02 21:42:21 +00:00
curt d8cbac4576 initial checkin of loginfo 1998-06-02 21:42:21 +00:00
curt c0874a000e initial checkin of editinfo 1998-06-02 21:42:21 +00:00
curt e317a39b2d initial checkin of commitinfo 1998-06-02 21:42:21 +00:00
curt 61d4bd8adf initial checkin of checkoutlist 1998-06-02 21:42:21 +00:00
curt a8deedaa66 Rewrote a slightly ambiguous code fragment (contributed by Charlie Hotchkiss) 1998-06-01 17:49:44 +00:00
curt 15790ef4b4 Borland C++ fixes from the zlib author. A new version is due out soon. 1998-05-29 20:30:11 +00:00
curt 8cf618ea75 Removed derived files "Makefile.in" from version control. 1998-05-23 14:31:48 +00:00
curt 5a81c9ecf0 Derived file "Makefile.in" removed from version control. 1998-05-23 14:18:22 +00:00
curt 4ccc2b3cfc Small tweak for correct win32 compiling. 1998-05-20 20:50:28 +00:00
curt ff8845de52 Better handling of WIN32 environments. 1998-05-13 18:24:49 +00:00
curt e4d4a2d8eb Wrapped zlib calls so zlib can be optionally disabled. 1998-05-13 18:24:25 +00:00
curt 5a2a23cc2d Added an "#include <config.h>" and "#include <windows.h>" 1998-05-11 18:04:06 +00:00
curt 8a233ddfbb Moved the extern "C" { } until after all the includes have been done. 1998-05-07 23:20:45 +00:00
curt 2b40dc133d Added a blank formating line! 1998-05-07 23:04:28 +00:00
curt b26263c62d Added an entry for AUTOPILOT. 1998-05-07 23:03:54 +00:00
curt 2df317eb49 Commented out a debugging printf. 1998-05-03 00:45:49 +00:00
curt 5eef0e61ba polar.[ch] renamed to polar3d.[ch] 1998-05-02 01:50:09 +00:00
curt 021558d6dd Edited cvs log messages in source files ... bad bad bad! 1998-04-25 22:06:22 +00:00