]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2012-02-17 ThorstenBRemove obsolete ignore pattern for automake generated...
2012-02-15 Torsten DreyerDon't untie a property when loading from xml
2012-02-11 ThorstenB#658: better bugfix for findDataFile issue
2012-02-11 ThorstenB#658: avoid crash when Textures.high is missing
2012-02-10 Stuart BuchananFall back to taking tree textures from Terrain/ if...
2012-02-10 Olaf Flebbedisable annoying clang warning
2012-02-10 ThorstenBOlaf Flebbe: Avoid infinite recursion in simgear::Dir...
2012-02-07 Stuart BuchananRetire tree-density and wood-size, as they have been...
2012-02-05 Stuart BuchananRandom object and vegetation masking based on bitmap...
2012-01-29 ThorstenBMove JPEG dependency
2012-01-29 ThorstenBCorrect dependency of shared simgear libraries with...
2012-01-19 Mathias FroehlichImprove the compressed texture message.
2012-01-17 Stuart BuchananSwitch Impostors off by default, set reasonabl LOD...
2012-01-17 Stuart BuchananImproved 3D clouds
2012-01-17 Torsten Dreyerbump version number to 2.7.0
2012-01-17 Torsten Dreyerbump version number to 2.6.0
2012-01-15 Mathias FroehlichUse the original filename for the compressed image...
2012-01-13 ThorstenB#599: Don't crash when a path does not exist.
2012-01-12 ThorstenB#199: ADd method to return the absolute (real) path.
2012-01-12 Mathias FroehlichDo not disable the portability warnings on mac/win.
2012-01-11 James Turner#ifdefs for option GL texture compression constants...
2012-01-11 Mathias FroehlichLog images containing data depending on an extension.
2012-01-09 ThorstenBAlas. Fix #pragma magic for GCC <= 4.5.
2012-01-09 ThorstenBFix final simgear GCC warnings.
2012-01-09 ThorstenBMore #pragma magic.
2012-01-09 ThorstenBSlightly better error message for invalid taxiway signs.
2012-01-09 ThorstenB#587: don't crash on negative sizes
2012-01-09 ThorstenB#581, invalid gcc pragma syntax
2012-01-03 Frederic BouvierMSVC: don't try to compile unknown pragma
2012-01-02 Stuart BuchananAdjust LoD ranges for 3D clouds so that they become...
2012-01-02 ThorstenBFix compiler warning / test issue.
2011-12-30 Erik Hofmansounds tied to listeners are never out of range
2011-12-29 ThorstenBAdd version suffix when building shared objects
2011-12-26 Torsten DreyerRevert changes to xmlparse.[ch]
2011-12-25 Torsten DreyerSome more trivial warning fixes
2011-12-25 Torsten DreyerRemove stray ';'
2011-12-25 Torsten DreyerUse of copy-constructors
2011-12-25 Torsten DreyerSmall warning fixes, mostly unused variables
2011-12-24 Erik HofmanDegarde lack of free sounds message from alert to bulk...
2011-12-20 Erik Hofmansurpress unitialized variuable warning for SGSphere...
2011-12-20 Erik HofmanDo not initialize _center to save unneeded initializati...
2011-12-19 Erik HofmanThrow a warning even is NDEBUG is defined
2011-12-19 Erik HofmanIntialize to prevent a 'may be used uninitialized'...
2011-12-19 Erik HofmanIntialize to prevent a 'may be used uninitialized'...
2011-12-19 Erik HofmanIntialize the center to prevent a 'may be used uninitia...
2011-12-18 ThorstenB#479: avoid issues due to trailing path separators
2011-12-18 ThorstenB#512: fix compatibility issue with boost 1.48.0
2011-12-17 Mathias FroehlichReturn ReadResult::FILE_NOT_HANDLED for unknown extensions.
2011-12-17 Frederic BouvierAdd new files in the MSVC project
2011-12-16 Mathias FroehlichCorrect scenery load path extension.
2011-12-16 Mathias FroehlichImplement osg native scenery paging.
2011-12-13 Erik HofmanNo need to start non looping samples automatically...
2011-12-13 Erik HofmanAdd an out_of_range property to sound samples. If set...
2011-12-12 Erik HofmanAdd vi(m) .swp files and a [Bb]uild directory
2011-12-12 Erik HofmanFree OpenAL sounds of objects that are farther away...
2011-12-11 ThorstenBImprove logging classes.
2011-12-10 Frederic BouvierUpdate MSVC 90 project (moved files)
2011-12-07 Erik HofmanProperly handle stereo wav files; remove data buffer...
2011-12-04 ThorstenBfix sound buffer resource leak
2011-12-04 ThorstenBsound: fix "source" resource leak
2011-12-04 ThorstenBsound manager: report a few more errors
2011-12-01 Frederic BouvierFix a copy/paste typo in Effect depth attributes
2011-11-30 ThorstenBFixed lib64 auto-detection (again)
2011-11-30 James TurnerFix header installation for shared build
2011-11-29 James TurnerMove some OSG-dependant code into scene/util.
2011-11-28 James TurnerGet all the tests linking with shared-simgear, and...
2011-11-28 James TurnerFix naming of core library, get IO tests linking shared...
2011-11-28 James TurnerBuild system tweaks to support SIMGEAR_SHARED building...
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-11-25 ThorstenBCMake: Proper support for lib vs lib64 installation
2011-11-23 Erik HofmanSlightly rearrange the buffer removing code. This shoul...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-20 ThorstenBAdd another subsystem group.
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-19 Frederic BouvierUpdate VS2008 project
2011-11-19 ThorstenBMerge commit 'refs/merge-requests/17' of git://gitoriou...
2011-11-19 ThorstenBSeparate module to monitor (subsystem-)performance.
2011-11-17 ThorstenBImprove error messages, report file name.
2011-11-17 Christian SchmittAllow 6-lights VASI as well (2 bars a 3 lights).
2011-11-13 James TurnerFix a std:: namespace issue on Windows.
2011-11-13 James Turnerstd:: namespace fixes, and sink some code from the...
2011-11-13 James Turnerusing std:: fix
2011-11-13 Frederic BouvierFix MSVC build
2011-11-13 Mathias FroehlichUse osgDB::read*File instead of dereferencing the osgDB...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-13 ThorstenBReplace OpenThreads with SGThread to avoid useless...
2011-11-10 ThorstenBFixed typo.
2011-11-10 Erik HofmanAlso stop the source if it is paused when exit.
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-09 Martin SpottOpenSceneGraph 3.0 required
2011-11-08 Mathias Froehlichmodellib: Add method for deferred model loading.
2011-11-06 PSadrozinskiAdding Icecode GL's polygon-offset support for effects
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 Mathias FroehlichRemove automake ignores.
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-11-01 James TurnerRemove the automake / autoconf build files.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-30 Mathias FroehlichAdd a HLADataElementVisitor implementation.
2011-10-30 James TurnerMake tiedpropertylist quieter.
2011-10-30 James TurnerEnhancements to property-object support, add a default...
next