]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2008-09-28 fredbMINGW patch by Csaba Halasz
2008-09-26 andyFix parsing for degenerate cases like a[,] a[:] and...
2008-09-26 andySync with Nasal upstream (Melchior already had a chance...
2008-09-11 timooreKeep non-local particles in a Z-up frame that is period...
2008-09-04 ehofmanMake sure the compiler is aware that SGModelData a...
2008-08-31 fredbUse a more relevant library name
2008-08-31 fredbUpdate version
2008-08-29 timooreDon't use osgDB::SharedStateManager::share in SGLoadTex...
2008-08-28 curt- Update SimGear.dsp
2008-08-25 andyFix typing error with fgetc in readln(). On most boxes...
2008-08-11 timoorepointers in Particles object should be ref_ptr
2008-08-07 timooreReturn eof after a number of reptetitions of file input.
2008-08-02 fredbUpdate MSVC 7.1 projects - Adapt to OSG 2.6.0-rc1 ...
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-29 timooreforward declare osg::DrawElementsUShort for real
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 fredbGL/wgl.h never existed, and a glx equivalent is not...
2008-07-27 ehofman - remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 fredbMaybe a more portable way to do it
2008-07-25 fredbCompile again with MSVC
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanremove a workaround for the C++ / stdlibary bug which...
2008-07-24 ehofmanPatch to remove macintosh and MWERKS from Simgear.
2008-07-19 timooreAdd repeat option to SGFile.
2008-07-19 timooreEliminate empty default constructor for SGReaderWriterB...
2008-07-12 mfranzs/getChild/getNode/ (otherwise "start/size" wouldn...
2008-07-12 mfranz- XML interface changes:
2008-07-10 mfranzfix SGPropertyNode::LAST_USED_ATTRIBUTE
2008-07-09 mfranzwrite-protection warning: use simplified path
2008-07-09 mfranzlet readProperties() refuse to overwrite write-proteced...
2008-06-22 mfranzremove redundant #defines (they are already in compiler.h)
2008-06-12 timooreFrom Benoit Laniel: replace SG threading constructs...
2008-06-08 fredbUpdate MSVC 7.1 projects
2008-06-07 mfranzwarnings--
2008-06-02 timooreadd OSGVersion.hxx to VC7.1 project file
2008-06-02 timooreOSG DatabasePager interface change in 2.5.1
2008-06-02 timooreReplace header files istream and ostream with iosfwd
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-06-01 fredbFix non threadsafe code
2008-05-31 fredbReport abnormal condition
2008-05-31 fredbUpdate MSVC 7.1 projects
2008-05-31 fredbFix a problem in loading models with paged LOD in some...
2008-05-31 fredbUse bool instead of int to represent boolean values
2008-05-21 mfranzxmlsound: warning--
2008-05-21 mfranzadd <delay-sec> parameter that defines how many seconds...
2008-05-19 mfranzupdate library version requirements
2008-05-15 fredbWin32 fix
2008-05-14 timooresg: move most scenery-related code to simgear
2008-05-01 mfranzTill BUSCH: enable HOT intersection tests on random...
2008-04-26 mfranzNicolas: let SGPath::create_dir() return success/failur...
2008-04-25 mfranzTill BUSCH:
2008-04-24 timooreFix new livery code
2008-04-23 fredbUpdate MSVC 7.1 projects
2008-04-23 timooreRewrite livery texture replacement to copy StateSet...
2008-04-23 mfranzTill BUSCH:
2008-04-14 timoorerewrite of sky dome code
2008-04-14 fredbUpdate MSVC 7.1 projects
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-04-02 fredbAllows to load submodels with path relative to current...
2008-03-24 timooreChange the tile light group node mask to traverse VASI...
2008-03-22 fredbUpdate MSVC 7.1 projects
2008-03-22 fredbWin32 fix
2008-03-22 timooremodel paging patch from Till Busch
2008-03-20 mfranz- warnings--
2008-03-17 timoorerationalize node masks a bit
2008-03-15 curtargh, missed 1.8.4 in one spot.
2008-03-15 curtSimgear also enforces plib-1.8.5 in order to build.
2008-03-11 timooreFrom Till Busch: use install -p if possible
2008-03-09 fredbUpdate MSVC 7.1 projects
2008-03-04 mfranzuse new arrow shortcuts for compatibility reasons ...
2008-03-04 timoorecleanup of precipitation contribution
2008-03-04 timooreprecipitation effects from Nicolas Vivien
2008-03-04 timooreAdd methods to SGGeod to return OSG Matrix objects...
2008-03-02 fredbInitialize variables before using them
2008-03-02 durkOlaf Flebbe: Micro update to the MSVC8 Project files.
2008-02-28 fredbUpdate MSVC 7.1 projects
2008-02-20 mfranzdon't reset visibility modifier in the M5SM case
2008-02-16 mfranzSyd ADAMS: remove season suffix, this is now done via...
2008-02-16 mfranzremove getRootNode(), as this resets the model root
2008-02-15 mfranzCsaba HALASZ: implement conditional (e.g. seasonal...
2008-02-15 timooreCleanup of particles contribution
2008-02-15 timooreparticles from Tiago_G
2008-02-07 timooreSmall cleanup of tree shader
2008-02-07 timooreMinor cleanup of Stuart Buchanan's tree patch.
2008-02-07 timooreSecond trees patch from Stuart Buchanan
2008-02-02 timooreCleanup and performance tuning of the random trees...
2008-02-02 timooreRandom trees from Stuart Buchanan
2008-01-24 timooreMemory leak fixes from Till Busch
2008-01-17 fredbUpdate MSVC 7.1 projects
2008-01-17 timoorefix memory leaks in random object code
2008-01-12 fredbAvoid spitting gazillion 'Cannot find image file "...
2008-01-07 frohlichModified Files:
2008-01-06 timooreRandom object support from Stuart Buchanan
2008-01-04 fredbUpdate MSVC 7.1 projects
2008-01-04 fredbRemove warnings
2008-01-04 timooreGive the sky a BACKGROUND_BIT nodemask
2008-01-04 timoorebackground node mask
2007-12-31 frohlichModified Files:
next