]> git.mxchange.org Git - flightgear.git/history - src/Main
Merge branch 'jt/runway' into next
[flightgear.git] / src / Main /
2008-05-01 mfranzadd unit suffixes -nm and -deg to /sim/presets/offset...
2008-04-29 mfranz- improve comments (contents and spelling)
2008-04-26 mfranzNicolas: make screenshot target dir configurable ...
2008-04-26 mfranzrestore NumPad translation
2008-04-25 mfranzadd hyper support
2008-04-25 mfranzafter OSG 2.4 upgrade, remove modifier workaround and...
2008-04-25 timooremake --enable-osgviewer the default
2008-04-21 mfranz- make online stats mode directly settable, rather...
2008-04-20 mfranz- let the OSG on-screen-statistics function no longer...
2008-04-19 durkTorsten Dreyer: Check whether a valid graphic context...
2008-04-13 timooreFixes for compiling with gcc 4.3
2008-03-22 timooremodel paging patch from Till Busch
2008-03-15 mfranzremove debug message :-)
2008-03-15 mfranzadd --version option that works something like this:
2008-03-12 mfranzTatsuhiro NISHIOKA: "enables osgviewer version of Fligh...
2008-03-10 mfranzremove redundant --airport-id option (OK'ed by Curt...
2008-03-04 timoorecleanup of precipitation contribution
2008-03-04 timooreprecipitation effects from Nicolas Vivien
2008-02-28 fredbCsaba Halász :
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-02-15 mfranzCsaba HALASZ: implement conditional (e.g. seasonal...
2008-02-15 timooreCall particle initialization code in simgear namespace
2008-02-15 timooreparticles from Tiago_G
2008-02-04 durkcygwin related fixes, and some minor future release...
2008-01-26 fredbnear and far are #defined in MSVC
2008-01-25 timooreFix main window aspect ratios other than 4/3
2008-01-24 timooreAnother round of memory leak fixes from Till Busch
2008-01-23 mfranzremove last traces of PSL
2008-01-09 andyOS X build fixes from Hans Fugal
2008-01-06 timoorecleanup of dead code and change ViewPartitionNode:...
2008-01-04 timooreAdd ViewPartionNode to the scenegraph
2007-12-29 curtReturn the --fov= to it's original functionality.
2007-12-26 frohlichModified Files:
2007-12-26 frohlichModified Files:
2007-12-22 timooreRemove references to SceneView and CameraView
2007-12-20 timooreFix for "falling through ground" problem
2007-12-14 timooreSet up pager in GLUT embedded osgViewer
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-12-13 timooreUpdate GroundLightManager
2007-12-12 timooreFix mouse warping for embedded osgviewer in SDL
2007-12-12 timooreHandle warped pointer in embedded GLUT osgViewer
2007-12-11 durkMake sure fgfs finds the correct version of the base...
2007-12-10 mfranzTatsuhiro NISHIOKA: initialize classes (fixes segfault...
2007-12-07 timooreChanged GLUT support to use an embedded osgViewer too
2007-12-02 mfranzmake the state of the Meta and Super modifier keys...
2007-12-01 mfranzmake the state of the Meta and Super modifier keys...
2007-11-30 timooreRewrite SDL code to use an embedded osgViewer.
2007-11-30 timooremove callback registration functions to fg_os_common.cxx
2007-11-24 mfranzTiago GUSMAO: keep sound muted after pause/unpause
2007-11-21 curtAdd a command to dump just the terrain portion of the...
2007-11-17 mfranzinitialize release_keys array
2007-11-12 mfranz- move temporary keyboard fix from input.cxx to fg_os...
2007-11-09 mfranzalso copy name & type to /sim/current-view
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-11-05 mfranzrevert swapping of x & y offsets in "lookat" mode
2007-11-03 mfranzCsaba HALASZ: fix IVSI instrument problem
2007-11-02 curtAdd a --vehicle= option which is a synonym for --aircra...
2007-10-27 mfranzunescape \a and \b as well
2007-10-27 mfranzmake sure snprintf() buffer is terminated
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
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-10-07 mfranzsave some startup parameters under /sim/startup/options...
2007-10-05 mfranzfix another victim of the new runway search method
2007-10-04 mfranzrevert pitch/roll change (caused problems on reset...
2007-10-04 timooreMake comparisons against OSG version less flakey
2007-10-04 mfranzon't hardcode heading-deg to 270 (and pitch-deg to...
2007-10-04 mfranz- if no heading preset was given (>=9999), use wind...
2007-09-09 timooreChange tower location to an SGGeod. Include taxiways...
2007-08-20 timooreHandle scroll wheel events in osgViewer version
2007-08-19 timooreosgviewer mouse warp fixes
2007-08-18 timooreReally implement fgWarpMouse for osgviewer
2007-08-13 timooreFix test for osg::Viewer.setUpdateVisitor
2007-08-12 timooreCompilation fix for OSG 2.1.4
2007-07-29 mfranzadd unescape function for conversion of \t, \n, \x1b...
2007-07-25 mfranzNick "Lethe" WARNE: prevent crash caused by improper...
2007-07-20 timooreSupport for linking against OSG debugging libraries.
2007-07-17 durkMartin Spott:
2007-07-12 mfranzmake properties created via --prop option default to...
2007-07-06 mfranzMaik JUSTUS: swap stereo L/R, and fix Doppler
2007-07-03 mfranzremove the "terrain-elevation" command again. This...
2007-07-03 mfranzJohn DENKER: don't grow /sim/logging/classes indefinite...
2007-07-01 mfranzTim MOORE:
2007-06-28 mfranzmake it nicer & shorter :-)
2007-06-28 mfranzallow to specify a node type: --prop:[type:]name...
2007-06-24 mfranzMaik JUSTUS: avoid Doppler artifacts (listener changes...
2007-06-24 mfranzTim MOORE: addCamera() method (needed by og_gauge)
2007-06-22 mfranzMaik JUSTUS: prevent occasional OpenAL crashes after...
2007-06-21 mfranzMaik JUSTUS: fix/implement directional sound
2007-06-19 mfranz... but use the exception text, of course. :-)
2007-06-19 mfranzfix bug that prevented /sim/sceneryloaded from ever...
2007-06-19 mfranzloadxml, savexml: don't pop up a GUI error message...
2007-06-17 mfranz256 Bytes ought to be enough for anybody ... hmm,...
2007-06-16 mfranzset /sim/fg-current to current working directory; getcw...
2007-06-16 mfranzDon't catch a (potentially) meaningful exception only...
2007-06-16 fredbOSG file renamed
2007-06-16 mfranzTim MOORE:
next