]> git.mxchange.org Git - flightgear.git/history - src/Main
Merge branch 'curt/make' into next
[flightgear.git] / src / Main /
2009-10-30 Tim Moorefix moon lighting at night
2009-10-29 ehofmanCommit the current state of affairs to see if it fixes...
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-26 ehofmanMSVC fix
2009-10-26 durkRevoke url change detection code.
2009-10-24 Tim Mooredelete char array with delete[]
2009-10-24 durkTwo patches:
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-19 ehofmanMake sure the unbind method is called for all registere...
2009-10-18 ehofmanexplicitly activate the sound manager
2009-10-16 ehofmanmove some of the sound postion and orientation calculat...
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-12 Tim MooreMerge branch 'torsten/axes'
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-12 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-08 ehofmanSplit up FGFX into a dedicated effects class (FGFX...
2009-10-07 ehofman(try to) properly align model and viewer
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-23 Tim MooreMerge branch 'jmt/reciprocal'
2009-09-21 jmtA generic, configurable autobrake system. Not fully...
2009-09-20 Tim MooreMerge branch 'tat/configure'
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-18 Tim MooreMerge branch 'vivian/train' into next
2009-09-18 Tim MooreMerge branch 'jmt/cleanup' into next
2009-09-18 Tim MooreMerge branch 'jd/atis' into next
2009-09-18 jmtPut back an unfortunate include, until ViewMgr can...
2009-09-18 jmtDrat, this is really needed. Yuck, yuck, yuck.
2009-09-18 jmtHeader clean-ups in viewer/view-mgr.
2009-09-18 jmtATIS overhaul by John Denker, adapted to trunk by me.
2009-09-18 Tim MooreMerge branch 'master' into next
2009-09-17 Tim MooreMerge branch 'jmt/navradio' into next
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 torstenTatsuhiro Nishioka:
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 torstenTatsuhiro Nishioka:
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2009-09-09 frohlichUse the new vector conversion functions.
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-09-09 frohlichRemove obsolete version test.
2009-09-09 frohlichSimplify, fix some comments.
2009-09-09 torstenTatsuhiro Nishioka:
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-24 Tim Moorefix warnings in Main
2009-08-23 fredbWin32 fix and suppress one warning
2009-08-23 timoorefgviewer: support random objects, vegetation, and stati...
2009-08-12 torstenAdvanced input subsystem - Step3: Adding support for...
2009-08-12 timooreGet fgviewer working as a part of fgfs
2009-08-10 timooreFrom Till Busch - reload shaders command
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile under MSVC9
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-16 timooreEnable EffectCullVisitor
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-07-02 frohlichRemove ViewPartitionNode that is obviously superseeded...
2009-07-02 frohlichRemove now unused functions.
2009-06-23 ehofmanchanges matching those of generic.?xx
2009-06-23 ehofmanReturn an error when not enough tokens are parsed for...
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-06-15 timooreRealize viewer explicitly
2009-06-15 fredbSuppress warnings
2009-06-11 frohlichRemove old osg 2.2 code.
2009-06-11 jmtUpdate FGViewer position clients to work with SGGeod...
2009-06-11 jmtReplace plain doubles with SGGeod in FGViewer for posit...
2009-06-02 torstennew command line option --metar="some metar"
2009-06-02 frohlichAdapt to simgears changes.
2009-06-02 fredbFunctions should always return a value
2009-06-02 timooreAdd --enable-fpe option to cause a trap on floating...
2009-05-18 fredbAllows multi samples > 1
2009-05-18 mfranzleak fixes
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
2009-04-15 ehofmanLet the fog color transition into the sky dome to give...
2009-04-01 mfranzCsaba HALASZ: fix uninitialized _aspect_ratio member...
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 frohlichPort over remaining Point3D usage to the more type...
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 frohlichFix problem introduced with yesterdays viewer change.
2009-03-11 frohlichSilence valgrind error.
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichompute some vectors from the current view when they...
2009-03-11 frohlichUse the positon from the model placment.
next