]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Merge branch 'topics/bug141' into next
[flightgear.git] / src / Main / main.cxx
2010-07-13 James TurnerMerge branch 'topics/bug141' into next
2010-07-13 James TurnerEnsure sim/signals/fdm-initialized is only fired on...
2010-07-01 James Turneraircraft.[cxx|hxx] is gone.
2010-07-01 James TurnerRemove current_aircraft global, fgAIRCRAFT struct,...
2010-07-01 James TurnerTrivial cleanup commit, to test continuous integration...
2010-06-27 Durk TalsmaMake sure also not to try running AI_mgr when compiling...
2010-06-26 Torsten Dreyerfix assertion in sunsolver.cxx with --timeofday=xx
2010-06-26 Torsten DreyerDon't crash if built with --disable-atcdcl
2010-06-26 James TurnerMerge branch 'topics/mainloop' into next
2010-06-26 James TurnerFix ordering of aircraft-model updates against flight...
2010-06-26 James TurnerInitial work on FDM shell, and removal of cur_fdm_state
2010-06-26 James TurnerWrap SGEphemeris in a subsytem/property interface,...
2010-06-26 James TurnerMake FGAircraftModel more subsystem-alike, move update...
2010-06-15 Tim MooreLog OpenGL vendor and version string
2010-05-05 Tim MooreMerge branch 'mathias/math' into next
2010-05-05 Tim MooreMerge branch 'fredb/msvc-cleanup' into next
2010-05-05 Tim MooreMerge branch 'ehofman/atc' into next
2010-05-05 Tim MooreMerge branch 'jmt/gps' into next
2010-05-05 Tim MooreMerge branch 'durk/ai-atc' into next
2010-05-05 Tim MooreMerge branch 'durk/ai-atc' into next
2010-04-25 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'torsten/proplist' into next
2010-04-19 Tim MooreMerge branch 'torsten/proplist' into next
2010-04-19 Tim MooreMerge branch 'torsten/local-weather' into next
2010-04-19 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'jmt/acinclude' into next
2010-04-19 Tim MooreMerge branch 'jmt/gps' into next
2010-04-19 Tim MooreMerge branch 'ehofman/atc-sound' into next
2010-04-12 Tim MooreMerge branch 'fred/effects-doc' into next
2010-04-12 Tim MooreMerge branch 'ehofman/sound-reinit' into next
2010-04-12 ehofmanDon't forget to resume the sound system after reinit
2010-04-12 ehofmanallow reinitializing the sound system by setting /sim...
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-28 Tim MooreMerge branch 'timoore/ptrfix'
2010-01-28 Tim MooreMerge branch 'fredb/winbuild'
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'durk/terrasync'
2010-01-25 Tim MooreMerge branch 'durk/version'
2010-01-21 durkUpdate base package version check.
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-10 ehofmanDon't initialize the soundmanager wehn defining --disab...
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreChanges for animated effects
2009-12-01 ehofmanTurned out a tied proeprty can't be used as a user...
2009-11-30 ehofmanupdate to allow selection of a new sound device
2009-11-30 ehofmanChange of thoughts since it makes life easier:
2009-11-29 ehofmanNew Property layout:
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-26 Tim MooreMerge branch 'ehofman/sky'
2009-11-26 Tim MooreMerge branch 'ehofman/jsbsim'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-24 durkTwo patches:
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-18 ehofmanexplicitly activate the sound manager
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-10-12 Tim MooreMerge branch 'jmt/positioned'
2009-10-12 Tim MooreMerge branch 'vivian/trainz'
2009-10-06 ehofmanallow disabling sound completely (note: openal gets...
2009-10-06 ehofmanAdd the Sound Manager before any other subsystem that...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-10-01 Tim MooreMerge branch 'jmt/navradio'
2009-10-01 Tim MooreMerge branches 'jmt/navradio', 'jmt/cleanup' and 'torst...
2009-09-19 jmtRemove audio update from main.cxx, back to FGFX (but...
2009-09-19 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-10 Tim Moorecleanup of atmosphere patch
2009-09-10 John DenkerTwo-parameter physics-based model of atmosphere up...
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-09-09 frohlichReplace the SGVec*::sg() methods with the equivalent...
next