]> git.mxchange.org Git - flightgear.git/history - src/Main/viewer.hxx
Fix my mailing address by replacing it with my web page.
[flightgear.git] / src / Main / viewer.hxx
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-03-19 curtJim Wilson:
2003-10-22 curtJim Wilson:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
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-13 curtCosmetic changes for new code moved into simgear to...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-02-06 curtThere are a number of little changes. Tested with...
2002-06-28 davidPatch from Julian Foad:
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-11 davidMajor overhaul:
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-25 davidMinor patch from David Megginson:
2002-03-21 davidViewer update from Jim Wilson:
2002-03-20 davidMajor viewer-code overhaul from Jim Wilson:
2002-03-06 davidFirst baby steps towards restructuring the view archite...
2002-03-04 curtFixed a bug with view-offset specification from the...
2002-02-05 curt1. Tidies up h-FOV/v-FOV handling and makes window...
2002-01-19 davidAdd infrastructure in preparation for tilting the view.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-10-24 curtFixes for win_ratio/aspect_ratio confusion. It was...
2001-07-08 curtAllow other routines to increment/decrement goal_view_o...
2001-05-31 curtMake FGViewer::update() a pure virtual because FGViewer...
2001-02-02 curtFix a problem with external views where the sky lightin...
2000-11-03 curtTweaks.
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
2000-11-01 curtMore view clean ups.
2000-11-01 curtWorking on lookat views.
2000-10-26 curtAdded a viewmgr system and made corresponding changes...
2000-10-26 curtCheck point ... making progress with a FGViewerLookAt...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-25 curtRemoved references to Point3D from FGViewers interface.
2000-10-25 curtContinuing work on cleanups.
2000-10-25 curtCheckpoint commit for cleaning up the FGViewer class...
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...