]> git.mxchange.org Git - flightgear.git/history - src
minor cleanup: don't need the args array in the class anymore
[flightgear.git] / src /
2007-06-30 mfranzminor cleanup: don't need the args array in the class...
2007-06-30 mfranzVivian MEAZZA: allow to turn off heading marker (symbol...
2007-06-29 mfranzsync with recent changes to fg/plib
2007-06-29 mfranzadd parsexml() function, which is a wrapper around...
2007-06-29 mfranzcomment out cout (XMLVisitor::endXML() works now)
2007-06-28 mfranzmake it nicer & shorter :-)
2007-06-28 durkAI traffic now honors separate runway assignments for...
2007-06-28 mfranzallow to specify a node type: --prop:[type:]name...
2007-06-28 durkThomas Foerster: Replaced AI network route tracing...
2007-06-28 durkThomas Foerster: Prepare for the inclusion of aircraft...
2007-06-27 mfranzset north/east/down speed to make radar map mode work
2007-06-26 curtFix a long standing bug in a code path that is probably...
2007-06-24 mfranzmake update interval configurable, even though the...
2007-06-24 mfranzwhat is this "plib" thing?!
2007-06-24 mfranzMaik JUSTUS: avoid Doppler artifacts (listener changes...
2007-06-24 mfranzthe former weather radar is now a generic radar (weathe...
2007-06-24 mfranz- don't mix /instrumentation/radar and /instrumentation...
2007-06-24 mfranzdegrade "Warning: catching up on tile delete queue...
2007-06-24 mfranzVivian MEAZZA & Tim MOORE:
2007-06-24 mfranzTim MOORE: addCamera() method (needed by og_gauge)
2007-06-23 mfranzadd geodinfo(<lat>, <lon>) function that returns an...
2007-06-23 mfranzMaik JUSTUS: "ease the rotor of the hornet if not rotating"
2007-06-22 mfranzincrease range of searched and displayed frequencies...
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 mfranzMaik JUSTUS: add functions carttogeod() and geodtocart...
2007-06-16 mfranzDon't catch a (potentially) meaningful exception only...
2007-06-16 fredbWin32 fix
2007-06-16 fredbOSG file renamed
2007-06-16 fredbConsistency fix
2007-06-16 mfranzTim MOORE:
2007-06-16 mfranzMaik JUSTUS: "small update to the tilt-rotor feature"
2007-06-16 durkRemoved a stray debug message.
2007-06-15 durkFix for refueling and radar calculations.
2007-06-14 durkAlex Bory: TACAN has to search the new AI submode ...
2007-06-13 andyMaik: Adding support for tilting of the rotor. Can...
2007-06-12 mfranzMake loadxml use an absolute path, like savexml (for...
2007-06-11 mfranzVivian MEAZZA:
2007-06-11 mfranz- make next_view()/pref_view() trigger listeners, other...
2007-06-10 mfranzVivian MEAZZA:
2007-06-10 curtFix indentation.
2007-06-10 curtSyd Adams:
2007-06-10 durkChanged formatting to K&R/4 by "popular demand".
2007-06-09 durkAdded back in a few defines that I had accidentally...
2007-06-09 durkCode cleanup of AIModels (mainly AIAircraft), by Thomas...
2007-06-09 mfranzuse getNode instead of hasValue (it's just a dir node...
2007-06-08 frohlichModified Files:
2007-06-08 frohlichModified Files:
2007-06-07 mfranzanother secret commit to sneak in stuff:
2007-06-07 andyRemove the GUI popup from the screen capture C++ code...
2007-06-07 mfranzVivian MEAZZA:
2007-06-07 andyAllow the second (property node) argument to fgcommand...
2007-06-06 mfranzsavexml: analog to loadxml, if no <sourcenode> is given...
2007-06-05 frohlichModified Files:
2007-06-05 andyMaik: fix crash when using aircraft with hitches under...
2007-06-04 mfranzloadxml: if argument "targetnode" isn't defined, return...
2007-06-03 mfranzSyd ADAMS:
2007-06-03 mfranzSync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029...
2007-06-03 mfranzSync w. JSBSim CVS (merge from PRE_OSG_PLIB_20061029...
2007-05-31 durk-Minor fix: Only read traffic from data/Traffic/fgtraff...
2007-05-31 mfranz- add heading-deg, pitch-deg, roll-deg to impact/
2007-05-31 mfranzMaik JUSTUS: fix typo (ROTORRELTARGET)
2007-05-31 frohlichModified Files:
2007-05-30 frohlichModified Files:
2007-05-28 frohlichModified Files:
2007-05-27 andyMaik: add ROTORELTARGET and ROTORENGINEMAXRELTORQUE...
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-26 frohlichModified Files:
2007-05-25 andyMaik: place the contact points at the rotor blade tips...
2007-05-25 andyMaik: add unbalance and testing of rotor ground contact
2007-05-25 frohlichModified Files:
2007-05-25 durkDon't fix what ain't broke.
2007-05-23 frohlichQuit the application on window close.
2007-05-21 andyNeed to pull in config.h before plib/pu.h or else PUI...
2007-05-21 frohlichModified Files:
2007-05-17 curtFix an array overrun error (Ok'd by Jon)
2007-05-17 curtLadislav Michnovič: fix a 64bit problem.
2007-05-16 curtFor now, OSG head should look for the same "data" tree...
2007-05-15 mfranzreverting a small part; shouldn't make a difference...
2007-05-15 mfranzMaik JUSTUS: "further (final?) modifications for the...
2007-05-15 mfranzdrop /ai/models/ballistic[]/impact/signal node, and...
2007-05-15 mfranz- add leading underscores to class member variables
2007-05-15 mfranzVivian MEAZZA: add terrain collision for submodels...
2007-05-15 mfranz- don't abort just because a sample wasn't found
2007-05-14 mfranzAndy ROSS:
2007-05-13 mfranzlet "terrain-elevation" also return material name ...
2007-05-13 mfranzs/resistence/resistance/
2007-05-13 mfranzs/resistence/resistance/
2007-05-13 mfranzsilence MSVC8
2007-05-12 mfranzadd error messages for invalid args to settimer()
2007-05-12 mfranzAnders GIDENSTAM: fix slip skid ball (merge from...
2007-05-12 mfranzVivian MEAZZA:
2007-05-11 mfranz- degrade electrical XML SG_ALERT to SG_WARN. The reaso...
next