]> git.mxchange.org Git - flightgear.git/history - src/Main
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / Main /
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichAdapt to SGTimeStamp changes.
2009-03-18 frohlichImproove FGTileMgr::scenery_available for small ranges.
2009-03-11 frohlichAvoid casts if there is a method for the apropriate...
2009-03-11 frohlichFix problem introduced with yesterdays viewer change.
2009-03-11 frohlichSilence valgrind error.
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichAvoid SGLocation usage.
2009-03-11 frohlichompute some vectors from the current view when they...
2009-03-11 frohlichUse the positon from the model placment.
2009-03-05 frohlichZap compiler warning.
2009-03-05 frohlichLink with the bvh library. It is used from simgear...
2009-02-15 mfranzadd /sim/time/real/ (local machine time) analog to...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim Mooreget make -j to work
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-03 Tim MooreMerge branch 'releng/1.9.1' into maint
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 mfranzdo_save: s/reading/writing/ in the error message
2009-02-01 mfranzx/y/z offsets are in m, not deg
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 durkDevelopment for two new features:
2009-02-01 mfranzdata hack: escalate some more; this disgusting hack...
2009-02-01 mfranzescalate warning for the ugly data hack
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-21 curtAdd a variant of the ARNAV (AV400) protocol to drive...
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-12 mfranzadd support for resizing mouse cursors
2009-01-12 mfranzcreate $FG_HOME/Export/
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreChange the near plane value back to .1
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreProtect against divide-by-zero in setCameraParameters
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreSet far camera reference frame to ABSOLUTE_RF
2009-01-03 timooreChange the order of the main cameras from NESTED_RENDER...
2009-01-03 timooreDon't clone far camera; create a new one and initialize...
2009-01-03 timooreExpose the CameraGroup near, far, and near/far boundry...
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-12-20 mfranzviewer position: tie variables directly, rather than...
2008-12-19 curtAttempt to sort out the version number mess in preparat...
2008-12-19 mfranzexport absolute viewer coordinates
2008-12-18 mfranznow that /environment/weather-scenario is respected...
2008-12-09 timoorefix some backslashes in include file names
2008-12-09 fredbJames Turner : this patch
2008-12-01 curtLoosen the check for stationary versus moving view...
2008-11-26 timooreMake computeIntersections work with the near and far...
2008-11-25 timooreRestore camera properties on reInit
2008-11-21 timooreFix some viewport problems on startup
2008-11-21 timooreUse simgear clone function instead of OSG's.
2008-11-20 timooreDon't call idle and draw functions from FGEventHandler...
2008-11-19 timooreUpdate osg::Camera's viewport when it is created.
2008-11-19 mfranzadd "add-model" command, which adds model properties...
2008-11-19 mfranzUpdate the model manager after the event manager, so...
2008-11-18 timooreUpdate the camera properties after a resize event.
2008-11-18 timooreCleanup of camera code in preperation for shadows
2008-11-10 curtIncremental improvement of openal sound velocities...
2008-10-30 curtTidy up for a source code "snapshot" release.
2008-10-28 timooreDon't allow negative values as argument to pow().
2008-10-28 timooreDisable on-screen statistics for the GUI camera
2008-10-17 mfranzset /sim/rendering/particles as global particle switch
2008-10-14 mfranz.rgb -> .png for generic splash textures
2008-10-02 mfranzwarn about badly set fg-root
2008-10-01 mfranzmake isatty() available for stdout/stderr (hope it...
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-09-14 ehofmanAdd the alpha test back in so the instruments won't...
2008-09-13 fredbCompile again with MSVC. APIENTRY not defined after...
2008-09-13 ehofmanJames Turner:
2008-09-12 ehofmanJames Turner:
2008-09-11 timooreremove cruft
2008-09-11 ehofmanJames Turner:
2008-09-10 ehofmanJames Turner:
2008-09-05 ehofmanCommit the proper patch stupid :( now with the position...
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-31 fredbStefan C. Müller :
2008-08-21 ehofmanMove SGSoundMgr stuff oevr to FGFX
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
next