]> git.mxchange.org Git - flightgear.git/history - src/Main/viewmgr.cxx
initlialize _playing for FGATC. Proper listerner orientation based on view offset...
[flightgear.git] / src / Main / viewmgr.cxx
2009-10-28 ehofmaninitlialize _playing for FGATC. Proper listerner orient...
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-16 ehofmanmove some of the sound postion and orientation calculat...
2009-10-12 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-07 ehofman(try to) properly align model and viewer
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 jmtBreak viewmgr.hxx dependency on on viewer.hxx.
2009-09-18 jmtHeader clean-ups in viewer/view-mgr.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzx/y/z offsets are in m, not deg
2008-12-20 mfranzviewer position: tie variables directly, rather than...
2008-12-19 mfranzexport absolute viewer coordinates
2007-11-09 mfranzalso copy name & type to /sim/current-view
2007-06-11 mfranz- make next_view()/pref_view() trigger listeners, other...
2007-05-04 mfranzadd missing property names
2007-05-04 mfranz- remove dependence on /sim/number-views: the view...
2006-10-29 frohlichModified Files:
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-04-29 ehofmanMathias:
2005-02-25 curtAdd support for drawing only a portion of the configure...
2005-02-25 curtCurrently, aspect ratio is computed directly from the...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-19 curtJim Wilson:
2003-10-22 curtJim Wilson:
2003-07-24 ehofmanMelchior FRANZ:
2003-07-14 ehofmanFramerate independent viewer fixes from Melchior FRANZ
2003-07-12 ehofmanLatest changes to the viewer code from Melchior FRANZ
2003-07-11 ehofmanMelchior FRANZ:
2003-05-09 ehofmanJim Wilson:
2003-02-06 curtThere are a number of little changes. Tested with...
2002-11-02 davidModified /sim/current-view/axes/long and /sim/current...
2002-06-28 davidPatch from Julian Foad:
2002-05-11 davidMajor overhaul:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-19 curtJim Wilson:
2002-04-18 curtJim Wilson:
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-05 davidViewer update from Jim Wilson:
2002-03-27 davidViewer patches from Jim Wilson:
2002-03-26 davidSetting offset or tilt always sets goal-offset or goal...
2002-03-26 curtOops, in the latest property manager rewrite, a typo...
2002-03-25 davidMinor patch from David Megginson:
2002-03-21 davidViewer update from Jim Wilson:
2002-03-20 davidUse !strcmp for all property string-value comparisons.
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-14 davidRemoved some cout statements left in accidentally.
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2000-10-30 curtTweaks.
2000-10-26 curtAdded a viewmgr system and made corresponding changes...