]> git.mxchange.org Git - flightgear.git/history - src/Main/main.cxx
revert the move of the sound positioning code, at least till i found out why it doesn...
[flightgear.git] / src / Main / main.cxx
2008-09-05 ehofmanrevert the move of the sound positioning code, at least...
2008-09-05 ehofmanMove the soundmanager update code back to the main...
2008-08-21 ehofmanMove SGSoundMgr stuff oevr to FGFX
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-31 ehofmanheader cleanups
2008-07-29 ehofmanJames Turner:
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanSome Mac / __APPLE___ cleanups:
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-07-11 mfranzuse same path validation process for fgcommands "load...
2008-06-06 mfranzmake route manager input case insensitive
2008-05-19 timooreClean up OSG camera setup and interface to plib PUI
2008-05-18 mfranz- use fireValueChanged() instead of setBoolValue(true...
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2008-03-22 timooremodel paging patch from Till Busch
2008-03-04 timoorecleanup of precipitation contribution
2008-03-04 timooreprecipitation effects from Nicolas Vivien
2008-02-25 mfranzChange update order to event manager -> view manager...
2008-02-23 mfranzrevert revisions 1.246 to 1.248. This fixes the jitter...
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-12-11 durkMake sure fgfs finds the correct version of the base...
2007-11-07 mfranzmainloop: move event_mgr and viewmgr updated before...
2007-11-06 mfranzmove event_mgr and view_mgr bundle right before the...
2007-11-06 mfranzchange update order to fdm -> events -> viewmanager
2007-10-16 mfranz- use refcounted node pointers, so that no subsystem...
2007-10-16 mfranzgive FDMs one update cycle time before setting the...
2007-07-06 mfranzMaik JUSTUS: swap stereo L/R, and fix Doppler
2007-06-24 mfranzMaik JUSTUS: avoid Doppler artifacts (listener changes...
2007-06-22 mfranzMaik JUSTUS: prevent occasional OpenAL crashes after...
2007-06-21 mfranzMaik JUSTUS: fix/implement directional sound
2007-06-19 mfranzfix bug that prevented /sim/sceneryloaded from ever...
2007-05-21 frohlichModified Files:
2007-05-16 curtFor now, OSG head should look for the same "data" tree...
2007-05-09 frohlichModified Files:
2007-05-08 frohlichModified Files:
2007-05-05 frohlichModified Files:
2007-05-03 frohlichModified Files:
2007-04-29 mfranz(hopefully) fix the problem that some people have:
2007-04-04 mfranz- move fgInitTowerLocationListener() from fgInitPositio...
2006-11-12 frohlichModified Files:
2006-10-31 frohlichModified Files:
2006-10-29 frohlichModified Files:
2006-10-26 mfranzemit signal /sim/signals/fdm-initialized when the FDM...
2006-08-31 frohlichAttemp to fix the 'bogous tile problem'
2006-08-07 mfranzcosmetics only:
2006-08-07 mfranzmove GL_TEXTURE_LOD_BIAS_EXT one section up and documen...
2006-07-27 frohlichClean up scenery center handling. It is set now less...
2006-07-27 durkMark's dynamic sun color changes.
2006-07-20 curtAlways check for if glPointParameterIsSupported, even...
2006-06-24 curtVivian Meazza:
2006-06-11 frohlichModified Files:
2006-03-21 curtPreparations for first v0.9.10 prerelease.
2006-03-10 mfranzalways make some property string values upper case
2006-02-21 mfranznew FSF address
2006-02-17 ehofmanMathias Fröhlich:
2006-01-30 ehofmanMathias Fröhlich:
2005-11-17 curtFinal updates for v0.9.9
2005-11-13 ehofmanUse the new clouds3d-enable property instead.
2005-11-11 curtv0.9.9-pre3 updates.
2005-11-09 curtv0.9.9-pre2 updates.
2005-11-06 curtUpdates in preparation for the v0.9.9 coming sometime...
2005-11-01 ehofmanIn the process of changing, adding and removing files...
2005-10-30 ehofmanOliver Schroeder:
2005-10-12 ehofmanMathias Fröhlich:
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-14 ehofmanMathias Fröhlich:
2005-07-13 ehofmanMathias Fröhlich:
2005-05-10 mfranzdon't use /sim/ATC/ and /sim/atc/ wildly mixed together...
2005-05-08 mfranzthe plib documentation says we should call fntInit...
2005-05-06 mfranznavigation data alone doesn't take *that* long ...
2005-05-06 mfranzfix wording
2005-05-06 mfranz- implement progress information (enabled by default...
2005-05-04 mfranz- open window as soon as possible
2005-04-29 ehofmanMathias:
2005-03-09 curtUpdated hybrid of original busy-wait frame rate throttl...
2005-03-09 ehofmanFrederic Bouvier:
2005-01-05 curtA couple minor tweaks to the replay subsystem to allow...
2004-12-21 curtUpdates in preparation for the 0.9.8 release.
2004-12-20 ehofmangcc 2.95 fix?
2004-12-16 ehofmanMake sound audiable not until after the scenery is...
2004-12-03 curtRoy Vegard Ovesen:
2004-11-20 ehofmanAdd some missing bits from Mathias' carrier code.
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-20 ehofmanMelchior:
2004-10-19 ehofmanA first stab at an ACMS (Aircraft Condition Monitoring...
2004-10-17 ehofmanFrederic Bouvier:
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-09-10 curtPreparations for the 0.9.6-pre1 release.
2004-08-24 ehofmanMove the atexit() handler over to bootstrap.cxx (which...
2004-08-15 ehofmanShow the mouse cursor again, just before exiting. This...
2004-08-15 ehofmaniFrederic Bouvier: Postpone rendering the scene until...
2004-07-29 curtTweaks for 0.9.5 release.
2004-07-27 curtTweaks for 0.9.5-pre3 release.
2004-07-23 ehofmanHow on earth???? Replace "and" by && and "or" by |...
2004-07-22 ehofmanJim Wilson: This patch prevents FDM execution until...
next