]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2005-01-20 ehofmanMelchior FRANZ:
2005-01-18 curtReady for 0.3.8 release.
2005-01-17 curtRequire plib-1.8.4
2005-01-16 ehofmanUse the double precission pow() function to get Solaris...
2005-01-15 ehofmanSolaris fix
2005-01-15 ehofmanSolaris fix.
2005-01-15 ehofmanMingW/MSYS fix
2005-01-15 ehofmanEliminate some compiler warnings about converting float...
2005-01-15 ehofmanAdd a make_bumpmap and a make_maxcolorwindow function...
2005-01-14 ehofmanAdd support for contrast.
2005-01-14 ehofmanlittle endian fixes.
2005-01-14 ehofmanAdd a make_grayscale function and call it from make_nor...
2005-01-14 ehofmanFix a mistake.
2005-01-14 ehofmanAdd a function to calculate the normalmap from a regula...
2005-01-14 ehofmanRGBA textures can be made monochrome also
2005-01-14 ehofmanFix a few bugs and add a make_monochrome() function
2005-01-13 ehofmanSome small updates to the saving code.
2005-01-13 ehofmanFix a crash situation.
2005-01-13 ehofmanUpdate the code a bit more, add a function to retreive...
2005-01-11 curt- Fix a couple oops's in cloud.cxx
2005-01-11 curtAdd a method to SGCloudLayer to set overall cloud alpha...
2005-01-10 davidDo not reduce visibility when passing through a 'few...
2005-01-09 ehofmanAdd support for binding a thread to a specific CPU...
2005-01-08 ehofmanFrederic Bouvier:
2005-01-03 curtUpdates for 0.3.8-pre2 release.
2004-12-23 ehofmanMelchior FRANZ:
2004-12-19 ehofmanMelchior FRANZ:
2004-12-18 ehofmangcc 4.0 fix.
2004-12-16 ehofmanInitialize volume to inaudiable at startup.
2004-12-15 curtMore prerelease updates.
2004-12-15 curtPrerelease updates.
2004-12-13 ehofmanThreads detection code cleanup and FreeBSD fixes.
2004-12-08 ehofmanThis was too quick, now pthreads isn't detected on...
2004-12-08 ehofmanFreeBSD fix.
2004-12-05 ehofmanAIX fix
2004-12-02 curtOops, 2nd try ...
2004-12-02 curtMartin Spott: Revised handling of missing isnan() on...
2004-12-01 curtFix a typo for the Mac OSX platform.
2004-11-21 curtFix a dumb bug.
2004-11-21 curtFix a dumb bug for FreeBSD.
2004-11-21 ehofmanMelchior FRANZ:
2004-11-21 curtI don't understand why FreeBSD doesn't see isnan()...
2004-11-20 curtFreeBSD fix.
2004-11-20 ehofmanMSVC fix.
2004-11-19 curtUpdate a few more instances of my email address.
2004-11-19 curtMy old email address is no longer valid ... point to...
2004-11-18 curtOoops, fix an unintentional line wrap.
2004-11-18 curtAbstract out location of gl.h, glut.h, and glu.h includ...
2004-11-17 andyMake sure that timer delay values are positive-definite...
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-17 ehofmanFrederic Bouvier:
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-10-14 ehofmanRemove the refference to fgsg
2004-10-13 curtFix a couple bugs in openal detection. I should actual...
2004-10-13 curtOops, missed a part of the previous change.
2004-10-13 curtAdd a sanity check for the existance of OpenAL. If...
2004-10-12 curtFinal 0.3.7 changes.
2004-10-11 ehofmanFix a typo.
2004-10-11 ehofmanFrederic: Ignore display lists when using the blend...
2004-10-10 ehofmanAdding the panel was a step too far for Linux, causing...
2004-10-10 ehofmanRemove a phantom makeDList call (probably an old one...
2004-10-10 ehofmanCheck for the plib version when using display lists...
2004-10-10 ehofmanFrederic: Include FGPanelNode in the display list gener...
2004-10-10 ehofmanFrederic: Use display lists for 3d models also.
2004-10-06 ehofmanReverse the declaration order. jpgRenderFrame (formerly...
2004-09-30 ehofmanDavid Luff:
2004-09-19 ehofmanSmall update for future use.
2004-09-15 curtExpose the size() method for locked and blocking thread...
2004-09-15 curtFix another case where the direction vector is not...
2004-09-10 curtdirection vector needs to be initialized, otherwise...
2004-09-10 curtTweaks for 0.3.7-pre1
2004-09-10 curtAdd support for parsing an xml stream from an in memory...
2004-09-08 ehofmanAdd support for audio orientation: direction and cone...
2004-08-19 ehofmanRemove a left over of ancient times.
2004-08-17 ehofmanthis simple patch will enable the direct use of Point3D...
2004-08-17 ehofmanthis simple patch will prevent to have fog in Clear...
2004-08-15 ehofmanchange the log level of the initialization of OpenAL...
2004-07-29 curtTweaks for official 0.3.6 release.
2004-07-29 ehofmanMake gcc 2.95.* compile again.
2004-07-28 ehofmanUse the SimGear default notation.
2004-07-28 ehofmanIRIX fixes (at least).
2004-07-28 ehofmanIRIX fix (at least).
2004-07-27 curtTweaks for 0.3.6-pre3
2004-07-24 curtFix a minor warning message.
2004-07-22 ehofmanCorrect a typo that produces segfault during cleanup...
2004-07-21 curtTweaks for 0.3.6-pre2
2004-07-21 ehofmanFrederic Bouvier:
2004-07-19 ehofmanTest for alutInit in libopenal.so and in libalut.so...
2004-07-17 ehofmanalut is now part of libopenal.so
2004-07-16 ehofmanWeak excuse, but it's getting late. Do clipping right...
2004-07-16 ehofmanClip to volume to 1.0 if necessary.
2004-07-14 curtTweaks in preparation for the 0.3.6-pre1 release.
2004-07-05 ehofmanMake sure that a directory name containing a '.' doesn...
2004-07-05 ehofmanRemove the need to append a trailing / to the texture...
2004-07-05 ehofmanAllow the use of a <texture-path/> tag to specify the...
2004-07-03 ehofmanUse #elif instead of #else if
2004-07-03 ehofmanFrederic Bouvier:
2004-07-01 curtIf we pass in a position or velocity of nan, openal...
2004-06-27 ehofmanSome small updates.
2004-06-27 ehofmanWork around a broken dlopen/dlclose Linux implementation.
next