]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
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...
2011-10-30 Csaba Halaszterrasync build fix: added #include <string.h> for...
2011-10-29 ThorstenB#453: Using = as Nasal function argument crashes FG
2011-10-29 ThorstenBterrasync improvements
2011-10-29 ThorstenBFix terrasync airport synchronization sequence
2011-10-29 James TurnerMove ALUT 1.0 variables inside the #ifdef, to avoid...
2011-10-28 Mathias FroehlichRemove sg_sleep.*.
2011-10-28 Mathias FroehlichFix mac build.
2011-10-28 Mathias FroehlichHopefully fix jenkins build.
2011-10-28 Mathias FroehlichMake use of SGTimeStamp::sleep*.
2011-10-28 Mathias FroehlichAdd sleep implementations to SGTimeStamp.
2011-10-28 James TurnerFix a bug affecting TerraGear, and extend unit-tests...
2011-10-28 James TurnerAdd sound test programs to the CMake build.
2011-10-28 James TurnerFix assorted compiler warnings found by Clang
2011-10-27 Torsten DreyerKeep VC90 project file working with SGAtomic
2011-10-26 James TurnerChange (revert!) behaviour of SGPath::base, which broke...
2011-10-25 James TurnerSupport stream output by SGPath directly.
2011-10-24 James TurnerAddress warnings found via Clang - especially related...
2011-10-23 Mathias FroehlichFix SGAtomic mutex logic.
2011-10-23 Mathias FroehlichRework SGAtomic, move more into the implementation.
2011-10-23 James TurnerFixes for headless mode.
2011-10-23 James TurnerUse a compile test to see if we need to provide the...
2011-10-23 James TurnerMake lat/lon points in the ocean tile configurable...
2011-10-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-22 Stuart BuchananFixes to 3D clouds
2011-10-22 James TurnerSupport for creating a source package via CPack
2011-10-21 James TurnerAdd FUZZY_COMPARE to me tar unit-test, tolerate lower...
2011-10-21 James TurnerSGPath rename wrapper. Let's see what Win32 makes of it.
2011-10-21 James TurnerRemove-on-destroy option for simgear::Dir, to help...
2011-10-21 James TurnerRemove using std:: from the metar header, remove HTTP...
2011-10-20 James Turnerstring list joining, and a test case for that and split...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-17 James Turnerstd:: namespace fixes.
2011-10-17 James TurnerAdd another helper to strutils, to compare version...
next