]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2014-08-20 Clément de... Win nightly: add OpenRTI dll
2014-08-19 Clément de... Win nightly: update for the new FGCom standalone
2014-08-19 Clément de... Use old bmp until a nice one comes later
2014-08-19 Clément de... Remove unecessary Windows files
2014-08-19 Clément de... New FGCom standalone re-wrote from scratch
2014-08-18 Torsten DreyerExpose the vertical flight path as a property
2014-08-18 Clément de... Win-nightly: new script for generating Windows nightly
2014-08-17 Torsten DreyerQuick and dirty repair of linux build with RTI enabled
2014-08-12 Thomas GeymayerExpose canvas::Element::setFocus to Nasal.
2014-08-10 Thomas GeymayerNasal Timer: prevent warning on restarting oneshot...
2014-08-10 Thomas GeymayerCanvas: generate keypress event for text input.
2014-08-10 Thomas GeymayerCanvas: support for pointer grab.
2014-08-09 Stuart BuchananNew materials.xml format
2014-08-09 bcoconniFixed a bug where the rate_limit was ignored if it...
2014-08-09 Thomas GeymayerUpdate for OpenSceneGraph 3.3.2 API changes.
2014-08-04 Thomas GeymayerCanvas: expose layout contents margins and alignment...
2014-08-03 bcoconniBug fix for the issue #1497. JSBSim calculations of...
2014-08-02 Clément de... Win-nightly fixes
2014-07-30 Thomas GeymayerDo not assume there is a mouse mode with index 3.
2014-07-30 Thomas GeymayerBetter fallback for missing menu and splash translations.
2014-07-30 Thomas GeymayerCanvas: export preventDefault to Nasal and use to stop...
2014-07-30 Thomas GeymayerCMake: add UTF8-CPP to SimGear include directories.
2014-07-29 Thomas GeymayerCanvas: Keyboard events and input focus.
2014-07-20 Thomas GeymayerNasal: expose LayoutItem visibility methods.
2014-07-20 Thomas GeymayerNasal: update for simgear changes.
2014-07-18 bcoconniFixed the erratic behavior of <actuator> when rate_limi...
2014-07-17 Torsten DreyerNew Version: 3.3.0
2014-07-16 bcoconniFix for the bug reported in the FlightGear 1503
2014-07-16 Torsten DreyerNew Version: 3.2.0
2014-07-16 Thomas Geymayercanvas.Layout: expose missing methods to Nasal.
2014-07-12 Thomas GeymayerAIShip: remove duplicate property tie.
2014-07-11 Thomas GeymayersubsystemFactor: name fixing (use same as in fg_init...
2014-07-11 Thomas GeymayerFix subsystemFactory name fdm -> flight (Thanks to...
2014-06-30 Thomas Geymayerpkg: retrieve existing install (or register callback).
2014-06-29 James TurnerFix polar rendering of map. (Bug #55)
2014-06-26 Thomas GeymayerNasal: expose missing Canvas::setLayout
2014-06-26 Thomas GeymayerNasal: Limit SGPath::create_dir access rights to 0755
2014-06-24 Thomas GeymayerDraw Canvas GUI on top of PUI (to conform with event...
2014-06-22 Thomas GeymayerFix compiler warning (naRuntimeError does not return...)
2014-06-22 Thomas GeymayerNasal: expose SGCondition using nasal::Ghost and improv...
2014-06-22 Thomas GeymayerRemove unused value, formatting.
2014-06-21 Thomas GeymayerKeep (PUI) menubar visibility on gui-redraw. (Fix ...
2014-06-20 Thomas GeymayerNasal: set CustomEvent::bubbles.
2014-06-19 Gijs de RooyRemove unused --control option
2014-06-18 Thomas GeymayerNasal: md5 is now in simgear.
2014-06-17 Thomas GeymayerNasal: expose md5 function.
2014-06-17 Thomas GeymayerNasal: expose canvas::Text::maxWidth.
2014-06-16 Thomas GeymayerGUIMgr: prevent double init/shutdown
2014-06-15 James TurnerPkg: initial support for Variants
2014-06-15 Thomas GeymayerNasalSys: process nasal::Ghost deletion queue.
2014-06-15 Thomas Geymayerpkg: allow 'installed' as filter criterion.
2014-06-14 Thomas GeymayerNasal: expose canvas::Layout::clear()
2014-06-13 bcoconniKévin Seroux: C++11 fixes for MSVC++
2014-06-13 Thomas GeymayerExpose parse_markdown to Nasal.
2014-06-13 Thomas GeymayerEnable package system API
2014-06-12 Thomas GeymayerNasal: expose canvas height-for-width layouting methods.
2014-06-12 James TurnerType-correct decoding of JSON to props.
2014-06-12 James TurnerWebsocket get/set props and exec commands.
2014-06-12 James TurnerExpose package file size to Nasal.
2014-06-12 Thomas GeymayerFix crash (use iterator of same container for loop)
2014-06-12 James TurnerPkg: Fix loading of non-installed aircraft.
2014-06-12 James TurnerPkg: nicer Nasal syntax for tags in queries.
2014-06-12 James TurnerAircraft switching command and formal support.
2014-06-11 Thomas GeymayerNasal: expose canvas::Layout item remove and get methods.
2014-06-11 Thomas GeymayerPackage: warn for unknown filter term and use Hash...
2014-06-10 Thomas Geymayerpkg: Expose install callbacks to Nasal.
2014-06-10 James TurnerPackages: search from Nasal
2014-06-10 Thomas GeymayerNasal: expose more methods to Nasal.
2014-06-08 Thomas GeymayerNasal: Expose BoxLayout methods for spacer and stretch.
2014-06-04 Thomas GeymayerNasal: expose vbox layout and allow setting item stretch.
2014-06-04 Thomas GeymayerNasal: extend pkg API.
2014-06-04 Thomas GeymayerUpdate includes (required by simgear changes)
2014-06-03 Thomas GeymayerUpdates for simgear nasal::Ghost changes.
2014-06-01 Thomas Geymayeriax.md5: pass correct size to memset (identified by...
2014-06-01 Thomas GeymayerCanvas: expose more methods to Nasal
2014-05-31 James TurnerInitial package-system integration.
2014-05-31 Christian SchmittOnly include IAX 3rdparty files if needed
2014-05-31 Thomas GeymayerCanvas: expose layouting to Nasal.
2014-05-29 Thomas GeymayerCanvas: store data inside canvas and elements.
2014-05-29 James TurnerFix for airport search on some platforms.
2014-05-24 James TurnerRespect tile expiry time when cache is disabled.
2014-05-22 Torsten DreyerUpdate of the httpd implementation
2014-05-20 Torsten DreyerFinal log-class cleanup (httpd comes in another commit)
2014-05-20 Torsten DreyerMore log class fixes
2014-05-20 Torsten DreyerNo JSBSim debug msg without having SG_FLIGHT class
2014-05-20 Torsten Dreyerset corret logging class for A/P messages
2014-05-20 Torsten Dreyerset ENABLE_FLITE=On as default
2014-05-18 Thomas GeymayerCanvas: support for custom events and event dispatching.
2014-05-18 Thomas GeymayerNasalCanvas: Update for simgear changes.
2014-05-18 Thomas GeymayerNasalPositioned: Update for nasal::Ghost changes in...
2014-05-18 bcoconniJSBSim sync
2014-05-17 James TurnerTune osgDB::MaxPagedLODs parameter
2014-05-16 James TurnerInitial mode to disable caching of tiles.
2014-05-13 Torsten DreyerMore AtisSpeaker variations
2014-05-13 Colin Douglas... Fix for issue 1463 (YASim underestimates off-axis aerod...
2014-05-12 Colin Douglas... Separate fuselage drag adjustment from that for landing...
2014-05-10 Torsten DreyerTry to fix build error for msvc
2014-05-10 Thomas GeymayerScripting: expose flight history as aircraft.history()
2014-05-09 Thomas GeymayerCanvas: move Window class to simgear.
2014-05-08 Clément de... Better variable initialization, thanks to Torsten for...
next