]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2012-06-30 ThorstenBDrop automake README.
2012-06-30 Frederic BouvierWorking 'noshadow' animation
2012-06-28 Curtis L. OlsonRemove a duplicate line.
2012-06-28 Curtis L. OlsonAdd data/Materials/ to the base package distribution.
2012-06-27 Frederic BouvierGet rid of TexGen magic and do the projective texturing...
2012-06-27 Christian SchmittRemove outdated entries from .desktop file so that...
2012-06-26 ThorstenBBump version to 2.8.0
2012-06-26 ThorstenBUpdate README.OSG
2012-06-26 James TurnerFix an edge case in flight-plan inserts.
2012-06-26 James TurnerIssue 790, restore hiding of 2D panel by view.
2012-06-23 James TurnerMove remaining file under projects/ to package/
2012-06-23 James TurnerRemove (unmaintained) MSVC projects from the tree.
2012-06-21 James TurnerSafeTexFont is unused, remove from build & Git
2012-06-21 James TurnerUse system FindPackageHandleStandardArgs macro, no...
2012-06-20 James TurnerImprove ALUT framework detection (for Mac)
2012-06-18 ThorstenB#769: fix glideslope reception
2012-06-18 ThorstenB#769: fix glideslope reception
2012-06-17 James TurnerFix OS-X compilation.
2012-06-17 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-06-17 Thomas GeymayerAdd ShivaVG sources
2012-06-17 Thomas GeymayerCanvas: basic support for OpenVG (path with stroke...
2012-06-16 Frederic BouvierFix indentation
2012-06-16 Frederic BouvierDon't invalidate Rembrandt buffers when the window...
2012-06-11 Frederic BouvierThe terrain branch can contain models having lights
2012-06-10 Frederic BouvierGet more fps in Rembrandt: don't redraw the terrain...
2012-06-10 Frederic BouvierReset pointers in menus
2012-06-10 James TurnerFix another case-sensitivity issue in the NavDisplay.
2012-06-08 ThorstenBHarald JOHNSEN: Prevent a crash during startup.
2012-06-08 ThorstenBFixed compiler warning
2012-06-08 ThorstenBFix inconsistent NAV receiver gs-inrange behaviour.
2012-06-08 ThorstenBPerformance optimization
2012-06-08 ThorstenBAdd INSTALL file, split MSVC instructions from README...
2012-06-03 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-31 Thomas GeymayerExpose character-aspect-ratio and do some clean up
2012-05-31 James TurnerRemove platform-specific code in favour of simgear...
2012-05-30 Erik Hofmanchange file permissions
2012-05-30 Erik Hofmansync with JSB JSBSim CVS
2012-05-24 Erik Hofmanremove xmlgrep
2012-05-24 Erik Hofmanremove xmlgrep
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-24 Erik HofmanPoint to the new location of the ZeroXML library that...
2012-05-23 Frederic BouvierFix multi screen in a single window issue in Rembrandt
2012-05-19 Frederic BouvierRemove hard-coded lighting stage
2012-05-19 Frederic BouvierAdd world viewer position in cartesian and geodesic...
2012-05-19 Frederic BouvierMake Rembrandt compatible with multi screen
2012-05-18 James TurnerAnother Win32/Canvas fix.
2012-05-18 James TurnerFix Win32 build, hopefully.
2012-05-18 Thomas GeymayerBasic 2D canvas implementation.
2012-05-18 James TurnerFix a dumb bug in NavDisplay text-enable.
2012-05-17 James TurnerMerge commit 'refs/merge-requests/28' of git://gitoriou...
2012-05-17 James TurnerNavDisplay enhancements for Syd.
2012-05-16 James TurnerStandard property to ignore unusably short runways...
2012-05-16 James TurnerLazy-loading of the 2D panel node.
2012-05-15 James TurnerSince we require OSG 3.0 now, this check is obsolete.
2012-05-15 James TurnerMake HUD loading lazy upon first show.
2012-05-15 James TurnerFrom TomG - support per-aircraft GUI dialogs a little...
2012-05-15 Ruben De SmetNot using CVS anymore, removed dead link
2012-05-15 James TurnerMore route-manager functionality moved to Nasal.
2012-05-13 Frederic BouvierRely entirely on the configurable renderer and add...
2012-05-12 ThorstenBClean-up, part III.
2012-05-12 ThorstenBATCDCL cleanup, part II.
2012-05-12 ThorstenBDrop obsolete ATCDCL dialog.
2012-05-12 ThorstenB#767: stop ATIS when switching off volume or loosing...
2012-05-12 James TurnerExpose FlightPlan delegates to Nasal, finally.
2012-05-12 Frederic BouvierAvoid the dependency on Boost serialization library
2012-05-12 Frederic BouvierFix compilation of FGRenderer
2012-05-12 Frederic BouvierAdd simple conditions (no opengl related tests) to...
2012-05-12 Frederic BouvierFix camera render orders
2012-05-12 Frederic Bouvierrename /sim/rendering/rembrandt -> /sim/rendering/rembr...
2012-05-12 Frederic BouvierFirst round of changes toward a programmable rendering...
2012-05-12 Frederic BouvierMore work on configurable rendering pipeline implementation
2012-05-12 Frederic BouvierBegin to implement configurable rendering pipeline
2012-05-12 Frederic BouvierUse names to identify cameras in camera group
2012-05-12 Frederic BouvierRemove built-in shaders and rely entirely on fgdata
2012-05-12 Frederic BouvierUse names to identify deferred buffers in camera group
2012-05-12 Frederic BouvierUse names to identify deferred buffers
2012-05-12 James TurnerFix a Clang warning, checking signed char as if it...
2012-05-12 James TurnerBreak FlightPlan out into its own file.
2012-05-11 James TurnerSimgear 'route' code is unused now.
2012-05-11 James TurnerRemove remaining includes of simgear/waypoint
2012-05-11 James TurnerExpose procedure routing and fixes to Nasal.
2012-05-11 James TurnerDon't repeat splash-screen status on the console.
2012-05-11 James TurnerRemove stale includes, use local ground-speed property.
2012-05-09 ThorstenBAdapt logging level for some messages.
2012-05-09 James TurnerAirways routing is driven via Nasal now.
2012-05-08 ThorstenBImprove debug output
2012-05-08 ThorstenBImprove fgfs startup logging.
2012-05-08 James TurnerExpose airways via Nasal, and allow waypoint creation...
2012-05-07 James TurnerOn OS-X, used NSWorkspace to launch the browser.
2012-05-07 James TurnerFix various route-manager issues reported by Hyde.
2012-05-07 James TurnerPermit an invalid index to be set on a flight-plan.
2012-05-07 Frederic BouvierSID is a predefined type under windows
2012-05-06 James TurnerFix SID class ambiguity on Windows (clashes with winnt.h)
2012-05-06 James TurnerCreate a real FlightPlan (and Leg) class
2012-05-06 ThorstenBAdd Windows-specific implementation to determine locale...
2012-05-05 ThorstenBFix Linux compile / math dependency
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-05 ThorstenBFix C compiler warning.
2012-05-05 ThorstenBFix Mac compile.
2012-05-05 ThorstenBSupport localized menu on Mac/CocoaMenuBar.
next