]> git.mxchange.org Git - simgear.git/history - simgear/structure
Add another subsystem group.
[simgear.git] / simgear / structure /
2011-11-20 ThorstenBAdd another subsystem group.
2011-11-19 ThorstenBMerge commit 'refs/merge-requests/17' of git://gitoriou...
2011-11-19 ThorstenBSeparate module to monitor (subsystem-)performance.
2011-11-13 James Turnerstd:: namespace fixes, and sink some code from the...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
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-16 Csaba HalaszCompile fix: add this-> in SGExpression.hxx due to...
2011-09-09 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-09-07 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-07 Mathias FroehlichRevert to simgears thread support.
2011-06-13 ThorstenBCsaba Halasz: fix SGTimerQueue so tasks can remove...
2011-05-28 ThorstenBscreen shot fixes (issue #127 related)
2011-05-28 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-05-28 Torsten Dreyer(Re)fix bug #285, textranslate broken
2011-05-27 ThorstenBMinor compiler version detection issue.
2011-05-25 Torsten DreyerFix bug #285 textranslate and scroll animation with...
2011-04-26 Frederic BouvierConsistency fix - remove a warning under MSVC
2011-04-03 ThorstenBMinor event manager clean-up/simplification.
2011-03-23 ThorstenBImprove subsystem manager's timing statistics
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-27 Torsten DreyerDon't depend on props.hxx
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-01-30 Frederic BouvierFix cppcheck performance warning : Prefer prefix +...
2011-01-25 Torsten DreyerFix wrong difference calculation in SGExpression
2011-01-25 Torsten DreyerFix wrong difference calculation in SGExpression
2011-01-20 ThorstenBAnother place to catch SG exceptions.
2011-01-20 ThorstenBAnother place to catch SG exceptions.
2011-01-08 Frederic BouvierMSVC fix: deambiguiate function calls
2011-01-08 Torsten DreyerSGExpression bugfix: allow <sin> within <product>
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-20 Torsten DreyerA sum without diff is like foo without bar
2010-11-14 ThorstenBremove old .cvsignore files
2010-11-05 James TurnerFormal shutdown interface on SGSubsystem.
2010-11-04 James TurnerMake subsystem group destruction explicit, so get_subsy...
2010-10-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-10-03 James TurnerMake get_subsystem safe during destruction of the manager.
2010-10-01 James TurnerAdd another overload for sg_io_exception ctor.
2010-08-12 Torsten DreyerFix the fix that turned a warning into a bug :-(
2010-08-12 Torsten Dreyertwo warning fixes
2010-08-10 James TurnerMerge branch 'topics/cmdcatch' into next
2010-08-09 James TurnerCatch exceptions raised executing a command.
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-08-07 James TurnerCatch subsystem update() exceptions in the manager...
2010-08-02 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-08-01 Frederic BouvierCompile with MSVC10
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-14 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-13 James TurnerAllow tasks to be removed from the EventManager by...
2010-07-09 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-08 James TurnerAdd two more subsystem groups, to aid in fixing bug...
2010-06-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-06-17 Tim MooreMerge remote branch 'gitorious/next' into next
2010-06-17 James TurnerMerge commit 'b846e33' into next
2010-06-16 James TurnerExtend SGSubsystemGroup, to allow running a fixed dt...
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerSupport <table>s in expression XML.
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-11 Tim MooreMerge branch 'ehofman/subsys'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-31 ehofmanAlso unbind subsystem groups in reverse order and destr...
2009-12-29 ehofmanunbind in reverse order to try to prevent order depende...
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-13 Tim MooregetStateAttribute utility function
2009-10-18 ehofmanrevert to previous version
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 frohlichMake the weak pointer work. Some bits were left when...
2009-08-23 torstenWarning fix: array subscript is above array bounds
2009-07-27 fredbFix case typo
2009-07-27 fredbSuppress warnings
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-19 Tim MooreCreate a singleton for the parser table
2009-07-16 Tim MooreUse SGAtomic's compareAndExchange instead of a new...
2009-07-16 timooreFixes for technique predicates
2009-07-16 timooreOverhaul of SGExpression
2009-07-16 timooreWork in progress for Technique validation
2009-07-16 timooreEffects framework
2009-07-16 timoorecleanup
2009-06-25 frohlichProvide a thread safe SGWeakPtr implementation.
2009-06-17 Tim Moorechange MAX_PATH to max_path to avoid Windows compilatio...
2009-06-16 Tim Mooreoverhaul sg_throwable to behave like a proper exception
2009-05-17 Tim MooreMerge branch 'maint' into next
next