Commit Graph

6076 Commits (next)
 

Author SHA1 Message Date
curt fca7a8fa47 Initial revision.
27 years ago
curt 1175179da1 HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT
27 years ago
curt 06ab581edb Incorporated next version of PUI.
27 years ago
curt dbcecbd3b8 polar3d.[ch] renamed to polar3d.[ch]xx, vector.[ch] renamed to vector.[ch]xx
27 years ago
curt 4205c0a38d typedef'd struct fgBUCKET.
27 years ago
curt a76904c314 Added #ifdef HAVE_CONFIG_H #include <config.h> #endif to get WIN32
27 years ago
curt 529ca14534 New version from Steve.
27 years ago
curt 7423077f95 Refine conditional audio compilation.
27 years ago
curt f116ee7802 Pui -> PUI.
27 years ago
curt 09cf8c001e Renamed Pui -> PUI.
27 years ago
curt cfe0e18e4e Initial revision.
27 years ago
curt 2caad4a27b Added Pui subdirectory.
27 years ago
curt b5e7938ebe Added a Lib/Audio for Steve Baker's sound library.
27 years ago
curt bd3e280fe5 initial checkin of notify
27 years ago
curt 39164d1438 initial checkin of modules
27 years ago
curt a9c068ae3b initial checkin of cvswrappers
27 years ago
curt 6c7856549b initial checkin of taginfo
27 years ago
curt d85cbc7b61 initial checkin of rcsinfo
27 years ago
curt d8cbac4576 initial checkin of loginfo
27 years ago
curt c0874a000e initial checkin of editinfo
27 years ago
curt e317a39b2d initial checkin of commitinfo
27 years ago
curt 61d4bd8adf initial checkin of checkoutlist
27 years ago
curt a8deedaa66 Rewrote a slightly ambiguous code fragment (contributed by Charlie Hotchkiss)
27 years ago
curt 15790ef4b4 Borland C++ fixes from the zlib author. A new version is due out soon.
27 years ago
curt 8cf618ea75 Removed derived files "Makefile.in" from version control.
27 years ago
curt 5a81c9ecf0 Derived file "Makefile.in" removed from version control.
27 years ago
curt 4ccc2b3cfc Small tweak for correct win32 compiling.
27 years ago
curt ff8845de52 Better handling of WIN32 environments.
27 years ago
curt e4d4a2d8eb Wrapped zlib calls so zlib can be optionally disabled.
27 years ago
curt 5a2a23cc2d Added an "#include <config.h>" and "#include <windows.h>"
27 years ago
curt 8a233ddfbb Moved the extern "C" { } until after all the includes have been done.
27 years ago
curt 2b40dc133d Added a blank formating line!
27 years ago
curt b26263c62d Added an entry for AUTOPILOT.
27 years ago
curt 2df317eb49 Commented out a debugging printf.
27 years ago
curt 5eef0e61ba polar.[ch] renamed to polar3d.[ch]
27 years ago
curt 021558d6dd Edited cvs log messages in source files ... bad bad bad!
27 years ago
curt 7a6cab8381 Changed "r" to "rb" in gzopen() options. This fixes bad behavior in win32.
27 years ago
curt 1fcb70e553 Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
27 years ago
curt 712bbc9085 Removed an extra #ifdef __cplusplus, then "}", #endif
27 years ago
curt 7b2370d608 C++ - ified comments. Make file open errors fatal.
27 years ago
curt 98f398c99a Modified Files:
27 years ago
curt e5efd5bf69 Prepairing for C++ integration.
27 years ago
curt 9d504a9e19 Added Debug, Math, and zlib libraries.
27 years ago
curt e96e09d112 Miscellaneous Tweaks.
27 years ago
curt 28a6ec8065 Moved to Lib directory and created a libDebug.
27 years ago
curt 875560b8dc Initial revision.
27 years ago
curt fa360360cb Code reorganizations. Added a Lib/ directory for more general libraries.
27 years ago
curt e543b5228c Code reorganizations. Added a Lib/ directory for more general libraries.
27 years ago
curt 63ea6cd15a Tweaks to Gnu automake/autoconf system.
27 years ago
curt 79a773d25c Adopted Gnu automake/autoconf system.
27 years ago