]> git.mxchange.org Git - flightgear.git/history - src
Fix Win32 build, hopefully.
[flightgear.git] / src /
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 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 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 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 Mac compile.
2012-05-05 ThorstenBSupport localized menu on Mac/CocoaMenuBar.
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2012-05-04 ThorstenBClean-up some SGMath dependencies.
2012-05-04 ThorstenBFix rpmlint/Linux packager complaints
2012-05-04 ThorstenBUse separate header file for vector properties.
2012-05-03 James TurnerTrafficManager - check model paths when loading schedul...
2012-05-02 ThorstenB#607: change path in warning message
2012-05-02 ThorstenBset correct file mode
2012-05-02 James TurnerSupport PBD waypoints in procedures files.
2012-05-02 James TurnerAdd an auto-release pool wrapper to the Cocoa code
2012-05-01 ThorstenBAdapt font size behaviour to original plib font.
2012-05-01 ThorstenBSupport disabling AI traffic at run-time.
2012-05-01 Frederic BouvierAdd the ability to record depth in color buffer. This...
2012-04-30 ThorstenB#248: support enabling AI module at run-time
2012-04-30 ThorstenBAdd separate switch to enable/disable AI scenario support.
2012-04-30 ThorstenB#248: support enabling AI module at run-time
2012-04-30 ThorstenB#248: support enabling AI module at run-time
2012-04-30 ThorstenBAvoid compiler warnings.
2012-04-30 ThorstenB#734: MP cannot be enabled without 'AI' module
2012-04-29 Frederic Bouvier16bit source type is overkill for 8bit normal buffer
2012-04-29 Frederic BouvierReally initialize shadow cascades from the preferences
2012-04-28 James TurnerAnd expose the published navaid range to Nasal, since...
2012-04-28 James TurnerConvert all the Nasal wrappers around FGPositioned...
2012-04-28 James TurnerNavDisplay: ignore case when matching symbol types...
2012-04-28 James TurnerUpdate some nasal-positioned code to use new ghost...
2012-04-25 James TurnerRemove PositionedBinding (which no one ever used),...
2012-04-25 James TurnerExpose single-runway query on airport.
2012-04-25 James TurnerExpose SGBucket index computation to Nasal.
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2012-04-25 ThorstenBAbstract AP implementation base classes need a virtual...
2012-04-25 James TurnerExpose greatCircleMove to Nasal, and allow geo.Coord...
2012-04-24 Frederic BouvierDon't care about light volumes when picking in the...
2012-04-24 Mathias FroehlichFix explicit reference counting with waypoints and...
2012-04-24 James TurnerMore search functions exposed to Nasal, also airport...
2012-04-24 James TurnerExpose waypoint source (airport/runway/navaid) to Nasal
2012-04-23 James TurnerHacking to expose route/waypt data via Nasal, API not...
2012-04-23 James TurnerNasal airport functions for various ancillary data...
2012-04-23 James TurnerMake traffic-manager schedule XML loading incremental, to
2012-04-23 James TurnerFeature request for Syd - expose the ND view heading
2012-04-22 ThorstenBTry to fix MSVC build.
2012-04-21 ThorstenB#263: (Re-)introduce language option for menu
2012-04-21 ThorstenBMove locale code to separate module.
2012-04-21 ThorstenBAdd Latin1 character subset to default FG font.
2012-04-21 ThorstenBMinor clean-up.
2012-04-21 James TurnerWork on extending the Nasal airports API - attempt...
2012-04-21 James TurnerWork on an azimuthal project mode for the map, to impro...
2012-04-18 ThorstenBMove another string to the language resource.
2012-04-18 ThorstenBBe more tolerant about locale name when detecting the...
2012-04-18 James TurnerFix part of #263, --language option not working for...
2012-04-18 James TurnerSupport loading PropertyList data remotely, as part...
next