]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
Merge branch 'torsten/auto'
[flightgear.git] / src / Main / main.cxx
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...
2009-09-09 jmtAllow the joystick hat to move the view, even when...
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-06-11 jmtUpdate FGViewer position clients to work with SGGeod...
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichUpdate with changes in simgear.
2009-03-18 frohlichFix a problem with two concurent 'round to multiple...
2009-03-18 frohlichRemove unused stuff.
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2009-03-18 frohlichImproove FGTileMgr::scenery_available for small ranges.
2009-03-11 frohlichAvoid casts if there is a method for the apropriate...
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichUse the positon from the model placment.
2008-12-19 curtAttempt to sort out the version number mess in preparat...
2008-12-01 curtLoosen the check for stationary versus moving view...
2008-11-19 mfranzUpdate the model manager after the event manager, so...
2008-11-10 curtIncremental improvement of openal sound velocities...
2008-10-30 curtTidy up for a source code "snapshot" release.
2008-09-05 ehofmanCommit the proper patch stupid :( now with the position...
2008-09-05 ehofmanrevert the move of the sound positioning code, at least...
2008-09-05 ehofmanMove the soundmanager update code back to the main...
2008-08-21 ehofmanMove SGSoundMgr stuff oevr to FGFX
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-31 ehofmanheader cleanups
2008-07-29 ehofmanJames Turner:
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanSome Mac / __APPLE___ cleanups:
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-07-11 mfranzuse same path validation process for fgcommands "load...
2008-06-06 mfranzmake route manager input case insensitive
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-05-18 mfranz- use fireValueChanged() instead of setBoolValue(true...
next