]> git.mxchange.org Git - simgear.git/history - simgear
Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear...
[simgear.git] / simgear /
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-23 curtVarious tweaks to handling taxiway lighting.
2003-09-23 ehofmanFix a problem where the upper cloud layers are drawn...
2003-09-22 ehofmanFix a problem where the cloud layers suddenly change...
2003-09-17 ehofmanInitialize some variables before using them
2003-09-13 ehofmanFrederic Bouvier:
2003-09-13 ehofmanAdd support for win32-pthreads in MSVC.NET
2003-09-12 ehofmanFix a problem for systems with older headers
2003-09-09 ehofmanUse default OpenGL material colors
2003-09-08 ehofmanChange the defaults color specifications
2003-09-05 ehofmanAdd a blend animation
2003-09-02 ehofmanUpdate some light parameters
2003-08-31 ehofmanFix the box like cloud layer appearance
2003-08-31 curtFix some lighting values.
2003-08-29 ehofmanNew automake, new problems. Use $base_LIBS where $LIBS...
2003-08-22 ehofmanActually use the calculated position in the layer list...
2003-08-22 ehofmanClouds3D crashes because there is no Light
2003-08-22 ehofmanDisable depth buffer writes while drawing the layers...
2003-08-22 ehofmanA patch from Frederic Bouvier which performs z-buffer...
2003-08-19 ehofmanAdjust the layer span and amount of curving based on...
2003-08-19 ehofmanMacOS X fixes
2003-08-19 curtGive calc_tex_coords() a more conformant name: sgCalcTe...
2003-08-16 ehofmanFrederic Bouvier:
2003-08-15 ehofmanDon't use glGet because of performance issues
2003-08-15 ehofmanAdd support for NVidia cards with a broken OpenGL imple...
2003-08-14 ehofmanA small update to the fog punch through code
2003-08-14 ehofmanAdjust the fog punch through effect for oursun
2003-08-12 ehofmanMSVC fixes
2003-08-11 curtRemove extraneous/unneeded dependencies on glut. SimGe...
2003-08-11 curtRemove "glut" dependency.
2003-08-11 curtOops, it doesn't do much good to declare a function...
2003-08-09 curtOnly use the ";" delimiter under WIN32
2003-08-08 curtAdd a routines that takes a search path (separated...
2003-08-07 ehofmanGo back to a function that actually does check wheter...
2003-08-07 ehofmanAdd support for using textures as a basis for cloud...
2003-08-07 ehofmanAdd support for rgba textures
2003-08-06 ehofmanImprove endian awareness somehwat. Still not therer...
2003-08-05 ehofmanMelchior FRANZ: Make the clouds3d code valgrind clean
2003-08-04 ehofmanPut clouds3d back in the build proces after (hopefully...
2003-08-04 ehofmanAdd dynamic glMultiTextureARB detection
2003-08-04 ehofmanAdd a safety precausion
2003-08-04 ehofmanAdd runtime detection of glActiveTextureARB
2003-08-04 ehofmanPre-initialize the variables driving the external force
2003-08-03 ehofmanNorman Vine:
2003-08-03 ehofmanHide an obvious mistake by defining our own ulEndianLit...
2003-08-01 ehofmanAdjust the fog according to visibillity
2003-07-31 ehofmanAdd cloud movement direction and speed
2003-07-31 ehofmanKeep the stack clean
2003-07-25 curtActually commit the code changes which impliment a...
2003-07-23 ehofmanMSVC warning fixes
2003-07-21 ehofmanJim Wilson:
2003-07-16 ehofmanFix a typo
2003-07-13 ehofmanDon't bother other develoers with problems caused by...
2003-07-11 curtAttempt to get these files back to a compilable state.
2003-07-11 ehofmanDon't use floats where ints are more appropriate
2003-07-11 ehofmanAllow removing of the texture data after it is sent...
2003-07-10 ehofmanSync he configure script with that one from FLightGear...
2003-07-10 ehofmanJim Wilson:
2003-07-10 ehofmanDon't delete the texture data after sending it to OpenGL.
2003-07-09 curtA couple more sanity checking tweaks for texture freeing.
2003-07-09 ehofmanPrevent deleting the texture data for a second time...
2003-07-09 ehofmanLeave the clouds3d commented out for now
2003-07-09 ehofmanA first attempt at making the clouds3d endian aware...
2003-07-01 ehofmanAdd a function which might return whether a texture...
2003-06-28 ehofmanMSVC fixes
2003-06-28 ehofmanPut the refference to fast_log() back in after checkit...
2003-06-28 ehofmanFix some problems
2003-06-28 ehofmanAdd some fast math functions
2003-06-27 ehofmanDo some math omtimizations as pointed out by Norman
2003-06-26 curtExplicitely initialize planets.
2003-06-24 ehofmanUse the dlsym based approach on all unices and deprecia...
2003-06-22 ehofmancygwin and mingw fixes
2003-06-20 ehofmanCross platform fixsimgear/screen/extensions.hxx
2003-06-20 ehofmanIncrease the maximum number of simultanious audio strea...
2003-06-20 ehofmanMac OS X fix
2003-06-19 ehofmanMSVC and Apple OS X fixes
2003-06-18 ehofmanAdd our own function to check whether a certain OpenGL...
2003-06-17 ehofmanAdd an OpenGL extension query function which should...
2003-06-13 ehofmanDon't make the sun imune for fog
2003-06-11 curt- Tweaks to doxygen main page.
2003-06-09 curtMake sky dome scaling values sensible (i.e. the sky...
2003-06-09 ehofmanAdd the ability to include stepped texture translations...
2003-06-08 ehofmanJim Wilson:
2003-06-07 ehofmanRemove some now depreciated lighting code
2003-06-03 ehofmanRemove an unused variable
2003-06-03 ehofmanAdd some more descriptive comments
2003-06-03 curtVarious documentation tweaks and additions.
2003-06-03 curtTweaks to doxygen comments.
2003-06-03 ehofmancompiler fixes
2003-06-02 curtFix a bug in cloud texture state loading which caused...
2003-05-30 curtClean up a class renaming mistake.
2003-05-30 curtMove simgear/sky/ -> simgear/scene/sky/ as part of...
2003-05-30 curtRename FGSerialPort to SGSerialPort.
2003-05-28 curtFix a very small oops.
2003-05-28 curtMoved low level "tg" format object loader code over...
2003-05-28 curtMoved random ground cover object management code over...
2003-05-28 curtMake gen_surface_points accessible through the API.
2003-05-21 ehofmanUpdates for a better sunrise/sunset effect
2003-05-19 ehofmanConvert char* to string to prevent stdup/malloc/free
2003-05-17 ehofmanAdd a gamma correction function
next