]> git.mxchange.org Git - simgear.git/history - simgear
Keep the stack clean
[simgear.git] / simgear /
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
2003-05-16 ehofmanAdjust sunset/sun rise color scheme
2003-05-16 curtForgot to #include <vector>
2003-05-16 curtI missed committing t hese changes yesterday.
2003-05-16 ehofmanA patch from Frederic Bouvier to correct a naming probl...
2003-05-15 curtVarious code massaging.
2003-05-15 curtRename matobj -> matmodel.
2003-05-15 curtSeparate out the SGMaterial::Object{,Group} code into...
2003-05-14 ehofmanAdd some missing requirements
2003-05-14 curtJust a bit of renaming.
2003-05-14 curtMoved some low level scene graph construction code...
2003-05-14 curtRemoved global instance of the material manager. Each...
2003-05-13 curtRemoved non-textured and flat shaded support because...
2003-05-13 ehofmanMake the current color of the sun available
2003-05-13 ehofmanImprove speed and readabillity
2003-05-13 ehofmanOops, make the cloud layer look more like an inverted...
2003-05-13 davidAdded generated files.
2003-05-13 davidAdded props_test program.
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-11 ehofmansimgear/sky/
2003-05-11 ehofmanCygwin build fixes
2003-05-09 curtMoved loader.[ch]xx and model.[ch]xx from fgfs/src...
2003-05-09 curtMinor tweaks and clean ups.
2003-05-09 curtMoved to SimGear from FlightGear/src/Model/
2003-05-09 curtAdded "SG" prefixes to match other SimGear classes.
2003-05-09 ehofmanMove the FlightGear sound code over to SimGear
2003-05-08 ehofmanignore certain files for CVS commits
2003-05-08 curtSplit out animation code from fgfs-src/Model/model...
2003-05-07 curtRemoved some extraneous debugging output. Hey, this...
2003-05-06 curt- Moved some property specific code into simgear/props/
2003-04-14 curtPass doubles as const ref's to save a couble bytes...
2003-04-13 ehofmanFixup for windows machines
2003-04-12 ehofmanMove the texture object to the screen directory for...
2003-04-12 ehofmanMove the texture object to the screen directory for...
2003-04-10 ehofmanremove a depreciated file
2003-04-10 ehofmanremove a depreciated file
2003-04-10 ehofmanget rid of malloc()
2003-04-10 ehofmanDepreciate a wrapper header file
2003-04-09 ehofmanUpdate a SimGear/FlightGear inconsistancy
2003-04-09 ehofmanfix a booboo
2003-04-09 ehofmanAdd out own texture object
2003-04-05 davidUse "coverage" instead of "type".
2003-03-22 ehofmanMake debug levels an integer
2003-03-20 ehofmanadd Air Traffic Controll to the list of possible debug...
2003-03-19 ehofmanimproved STL compatibility header files
2003-03-10 curtRemove 3d clouds from the default build. These can...
2003-03-02 davidPatch from Frederic Bouvier:
next