]> git.mxchange.org Git - flightgear.git/history - src/Main/viewer.cxx
Added FGScript.{cpp,h}
[flightgear.git] / src / Main / viewer.cxx
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...