]> git.mxchange.org Git - flightgear.git/history - src/Main/viewer.cxx
Somewhere along the line in the recent changes some std::cout were
[flightgear.git] / src / Main / viewer.cxx
2002-03-17 curtOops, fixing the ghosts of bugs past. :-) Good thing...
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-02-05 curtTweaks from Julian Foad:
2002-01-30 curtVariable "i" was multiply defined in two for loops.
2002-01-19 davidAdd infrastructure in preparation for tilting the view.
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-10-11 curtVarious floating point / initial value bug fixes from...
2001-06-12 curtFixed an data initialization problem that was causing...
2001-04-26 curtTimezone fixes for Cygwin.
2001-03-28 curtRemoved an unneeded exit()
2001-03-24 curtSG-ified logstream.
2000-11-01 curtMoved fov and win_ration from FGOptions to FGViewer...
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...