]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2009-02-04 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-04 durkSynchronize the version number with our mainantance...
2009-01-28 durk For the first time (no pun intended) in almost ten...
2009-01-28 mfranzCsaba HALASZ: set _arg even if there's no <command...
2009-01-18 Tim MooreProtect against division by zero in QuadTreeBuilder
2009-01-14 Tim MooreRemove OptionsPusher and manipulation of osgDB dataFile...
2009-01-14 Tim MooreSGPropertyNode must increment / decrement the reference...
2009-01-13 fredbCsaba/Jester : fix the material animation and display...
2009-01-12 fredbfix end of file
2009-01-12 fredbignore generated files
2009-01-02 jmtFix test-program linkage now sgmath depends on sgstructure.
2008-12-26 jmtFix a potential crash when OSG is misconfigured, and...
2008-12-22 mfranzcompilation fix: <cstring> for strcmp()
2008-12-21 mfranz- shininess is in the rage 0..128
2008-12-20 durkDocumentation update regarding OpenAL and OSG.
2008-12-19 curtAttempt to sort out the version number mess in preparat...
2008-12-19 fredbStuart Buchanan :
2008-12-18 mfranzJames TURNER: make the index of the current waypoint...
2008-12-14 fredbStuart :
2008-12-12 fredbCsaba/Jester : fix a problem with tex transform animation
2008-12-12 fredbCsaba/Jester : fix a problem with material animation
2008-12-12 fredbPrint the name of the file generating an OpenAL error
2008-12-11 fredbStuart :
2008-12-11 fredbUpdate MSVC 7.1 projects. Add Boost
2008-12-10 timooreUse a singleton Fog attribute for all 3D clouds.
2008-12-10 timooreUse StateAttributeFactory for CullFace and ShadeModel...
2008-12-10 timooreUse Boost singleton template for our singletons
2008-12-10 timooreRender cloud layers with face culling
2008-12-10 timooreAdd cullFaceFront as a state attribute to the StateAttr...
2008-12-10 timooreRender sky with depth test off.
2008-12-10 durkFinalizing the preparation of SimGear-1.99.5-rc2.
2008-12-06 fredbStuart Buchanan :
2008-12-06 fredbUgly hack to fix a memory corruption problem
2008-12-04 fredbStuart Buchanan :
2008-11-30 fredbStuart:
2008-11-29 timoorelogstream improvements from Yon Uriarte
2008-11-26 fredbStuart:
2008-11-24 timooreTrack time in TileCache; assign new tiles the current...
2008-11-24 fredbStuart :
2008-11-23 fredbStuart Buchanan :
2008-11-21 timooreTemplates for interacting with OSG objects
2008-11-18 timooreTemplate functions and overloaded functions for accessi...
2008-11-09 curtManuel Massing:
2008-11-06 fredbStuart Buchanan :
2008-10-31 timooreRespect precipitation-enable property
2008-10-30 timooreenable world coordinate particle fix
2008-10-30 curtTidy up for a source code "snapshot" release.
2008-10-26 fredb3D clouds from Stuart Buchanan. Need a recent driver...
2008-10-23 curtFix a few spelling errors.
2008-10-18 mfranzfix regression: sgLoad3DModel_internal should not make...
2008-10-17 mfranzadd global switch for particle systems
2008-10-14 mfranzallow to modify the XML animation config of a loaded...
2008-10-14 mfranzMove omit-node part from startElement to endElement...
2008-10-14 durkSyd Adams: Replace rgb with png.
2008-10-10 mfranzs/multiplayer/multiplay/, as this seems to be the sligh...
2008-10-09 mfranzif a model XML file contains a <multiplayer> block...
2008-09-30 andyYeah, I really shouldn't be in the lexer
2008-09-30 andyAnother lexer fix
2008-09-30 andyFix broken lex.c checkin
2008-09-30 andyFixes for bugs shaken out in the recent push: die prope...
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...
next