Commit Graph
29 Commits
Author SHA1 Message Date
curt caf5cc90ae v0.3.10-pre2 updates. 2006-03-23 16:37:35 +00:00
curt c8098b9eac Updates for v0.3.10-pre1. 2006-03-20 19:22:20 +00:00
fredb 3e37f3fa54 Fix Code generation option for debug build 2006-02-18 12:04:37 +00:00
ehofman 0bc49bf244 Olaf Flebbe:
This patch makesFlightGear at least compile on MSVC. I hope I have removed
reference of my other local changes. DSP and DSW files are included for
reference. They have been reconstructed with am2dsp.pl. I had to introduce a
change to am2dsp because of the need of filenames with embedded spaces. (Yuck)

The major direction is to remove clutter like the _USE_MATH_DEFINES and
have it on the compiler command line sice there is no central include
file. You will have to put it on the command line for your locale
Project files, if it not there, already. I added the
_CRT_SECURE_NO_DEPRECATE define for 2005, since it does no harm to other
VC version.

Third Party Libs like plib, OpenALSDK, freeglut, pthreads-win32, zlib
are unpacked as is side by side. Only change put the includes of OpenAL
into include/AL rather directly into include.
2006-02-17 08:58:56 +00:00
curt a1d1b4e49f Some pre-release updates. 2005-11-05 19:30:52 +00:00
curt 129e3c6326 Tweaks in preparation for the 0.3.6-pre1 release. 2004-07-14 22:01:15 +00:00
curt 488efa2316 Tweaks for 0.3.5.pre1 release. 2004-03-22 19:12:23 +00:00
curt 25d7705379 Various changes in preparation for the 0.3.5 release. 2004-03-17 04:22:09 +00:00
curt db928ea1ae Various updates for the upcoming 0.3.4 release. 2003-10-15 20:15:29 +00:00
curt cedfade08d Updated dsp/dsw files for MSVC. 2003-06-02 20:11:43 +00:00
curt f2567f9af4 Fixes for 0.3.1 release. 2002-12-04 19:46:12 +00:00
curt 7eb74c7e2a Tweaks to build system following removal of interpreter subdir. 2002-09-18 20:38:40 +00:00
curt 81cab6e089 Additional build system tweaks, regenerated the .dsp/.dsw's. 2002-08-30 15:03:30 +00:00
curt d1178a26ce Updated MSVC project files. 2002-05-10 13:31:44 +00:00
curt 4f76c258af MSVC tweaks. 2001-08-13 17:14:21 +00:00
curt 994a470fbf Prepairing for 0.0.17 2001-07-13 14:58:14 +00:00
curt e4bbc5c50b Fix a potential array under/over run bug. 2001-06-30 02:01:22 +00:00
curt a6ac06c47a Display a warning message for Irix users. 2001-06-06 21:27:38 +00:00
curt 68572f106d Added support for #include STL_ITERATOR 2001-06-05 17:47:02 +00:00
curt c5ca4db94e Fixed a bug in star repainting optimization. 2001-06-02 04:21:04 +00:00
curt 2afd1c8663 Updates ... 2001-05-15 20:34:20 +00:00
curt 6cc32a56b9 Added some convenience functions to point3d. 2001-04-24 20:01:52 +00:00
curt 400c9d6a2d Fix various compiler warnings contributed by Norman Princeton. 2001-04-22 14:57:08 +00:00
curt 2294283506 Tweaks to lowlevel.[ch]xx from Norman. 2001-04-06 18:08:07 +00:00
curt b430b3c8df Added simgear/threads contributed by Bernie Bright. 2001-04-05 15:58:41 +00:00
curt 02d54dd187 Doxygen. 2001-03-26 19:04:52 +00:00
curt 013687dccd Name space changes. 2001-03-23 21:09:56 +00:00
curt e07af68018 Changes for the native Irix CC compiler contributed by Erik Hofman. 2001-03-02 22:52:04 +00:00
curt 933e10d8a0 Initial revision. 2001-01-09 15:46:32 +00:00