]> git.mxchange.org Git - flightgear.git/history - src/Main/viewer.cxx
Add the AIModel based air traffic subsystem from Durk Talsma.
[flightgear.git] / src / Main / viewer.cxx
2004-03-19 curtJim Wilson:
2004-03-07 ehofmanMSVC .NET 2003 fix
2003-10-22 curtJim Wilson:
2003-07-24 ehofmanMelchior FRANZ:
2003-07-22 ehofmanFix a bug that would occur on 5GHz computers, and disab...
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-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-09 ehofmanJim Wilson:
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
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-07-18 davidPatch from Cameron Moore:
2002-05-20 curtJim Wilson:
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-11 davidMajor overhaul:
2002-05-10 davidMac OS X fixes and MSVC warning fixes from Jonathan...
2002-04-20 davidExplicitly include model.hxx, since acmodel.hxx no...
2002-04-18 curtJim Wilson:
2002-04-11 curtMSVC fixes.
2002-04-11 curtThis patch includes the FGLocation class, a few fixes...
2002-04-06 davidCorrected typo /position/altitude-deg to /position...
2002-04-06 davidViewer update from Jim Wilson:
2002-04-05 davidViewer update from Jim Wilson:
2002-03-27 davidPatch from Melchior Franz:
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-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...