]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2006-01-14 ehofmanMake sure the path to simgear and plib get added to...
2006-01-13 daveluffFix the crashes on mini-panel and panel-reload with...
2006-01-13 fredbRemove the filtersjb left over
2006-01-13 fredbRemove the filtersjb left over
2006-01-13 ehofmanHide some user generated files.
2006-01-13 ehofmanRemove a bunch of unneede files.
2006-01-12 fredbTypo
2006-01-12 fredbVariable 'thrust' used before being initialized
2006-01-12 fredbRedundant loop variable declaration
2006-01-12 fredbDon't declare functions that are not implemented
2006-01-12 ehofmansync. with JSBSim v. 2.0
2006-01-11 ehofmanDon't display the menubar in e highres screenshot.
2006-01-10 curtAnother attempt at fixing a cygwin compiler error.
2006-01-10 curtFix a compiler warning (member initialization order...
2006-01-10 curtSmall change to avoid dangling audio resources.
2006-01-10 curtCygwin fix.
2006-01-09 curtAdd an srand() function to nasal (hooked into sg_srando...
2006-01-09 curtAdd a directory listing command to nasal. Given a...
2006-01-09 curtWrite 'fg_root' in the property tree at /sim/fg-root
2006-01-09 curtExpose the "play-audio-command" through the props/telne...
2006-01-09 curtAdd a do_play_audio_message() function which is tied...
2006-01-09 curtAdditional functionality added to the FlightGear sound...
2006-01-06 ehofmanStuart Buchanan:
2006-01-04 ehofmanTry to prevent a potential buffer overflow for WIN33.
2006-01-04 ehofmanCygwin fixes.
2006-01-02 curtMinor oops, committed this file before saving the final...
2006-01-02 curt- Add an "is-valid" property node so other modules...
2005-12-30 ehofmanOlaf Flebbe: Make sure the model gets deleted when...
2005-12-29 curtRemove some left over debugging output.
2005-12-29 curtJohn Ellson:
2005-12-29 ehofmanDurk Talsma, Olaf Flebbe & Mathias Fröhlich:
2005-12-29 curtBetter estimate of cross track heading error. Also...
2005-12-28 curtMore reorg and refactoring of the code.
2005-12-28 curtCache some property values locally to reduce unnecessar...
2005-12-28 curtMore naming cleanups.
2005-12-28 curtClean up some of the member data naming.
2005-12-28 curtStep #1 of some code refactoring and cleanups. The...
2005-12-27 ehofmanRemove a debugging cout.
2005-12-27 ehofmanDetect the hostname as early as possible to prevent...
2005-12-22 mfranzno more "Aborting ...\nPossible cause: Success"
2005-12-22 ehofmanRevert to the previous version, this is just a glimps...
2005-12-22 ehofmanOnly test for --fg-root and --aircraft in ~/.fgfsrc...
2005-12-22 ehofmanAdd an option to enable or disable the save-on-exit...
2005-12-22 ehofmanPut the user configuration file sequence into it's...
2005-12-22 fredbFix a typo and an unitialized variable
2005-12-21 ehofmanGet the environment variables HOME and HOSTNAME only...
2005-12-19 ehofmanVassilii Khachaturov:
2005-12-19 ehofmanOlaf Flebbe:
2005-12-19 ehofmanVassilii Khachaturov:
2005-12-18 ehofmanMSVC fix.
2005-12-17 ehofmanStefan Seifert: implement persistent dialog options...
2005-12-16 mfranzadd _setlistener() function, so that slow property...
2005-12-15 curtRemove the old hardcode fps display. This is now repla...
2005-12-15 mfranz remove a few unused vars
2005-12-14 mfranzdon't check for subsequent indices (n), but for child...
2005-12-12 curtMathias Fröhlich's code, Curt Olson's comments:
2005-12-12 curtMathias Fröhlich:
2005-12-11 ehofmanVassilii Khachaturov:
2005-12-11 ehofmanThe most important part is that it fixes possible
2005-12-11 ehofmanAdditional checks to io arguments. This prevents fg...
2005-12-11 ehofmanMSVC8 fixes.
2005-12-09 mfranzfinal cosmetics (s/_entries/_objects/ and comments)
2005-12-08 mfranz- fix typos
2005-12-07 curtMake UFO honor elevator trim so it will respond to...
2005-12-06 mfranzyet more cleanup; clearer warning messages
2005-12-06 mfranzremoval of yet more stuff, left over from development...
2005-12-06 ehofmanVivian: downgrade log levels from ALERT to INFO, tidy...
2005-12-06 mfranzremove two checks that were only useful during developm...
2005-12-06 ehofmanAdd files required by autotools.
2005-12-06 ehofmanignore some autogenerated files.
2005-12-06 ehofmanMathias: silence some valgrind warnings so that you...
2005-12-06 ehofmanGive Vivian some more credit.
2005-12-06 mfranzallow disabling/enabling of menu entries via "enabled...
2005-12-04 mfranzMathias FROEHLICH:
2005-12-03 mfranzglobals.cxx -- FGGlobals::set_fg_scenery():
2005-12-02 daveluffAlex Romosan: Pass strings by reference not value
2005-12-02 daveluffAlex Romosan: Make GpsPage::GetId() pure virtual, and...
2005-12-02 mfranzFGTileEntry::load(): store objects in a vector, then...
2005-12-02 mfranzMathias FROEHLICH: fix strange gcc 4.0.* strict aliasin...
2005-12-02 mfranzreturning addresses of auto vars is *dangerous* (ask...
2005-12-01 andySwap signs of the twist and incidence values to match the
2005-11-30 daveluffIgnore generated files
2005-11-30 daveluffAdd support for a special-instrument xml attribute...
2005-11-30 daveluffBuild the KLN89 stuff...
2005-11-30 daveluffTrack added files
2005-11-30 daveluffCode to extend FGs current GPS functionality to allow...
2005-11-30 daveluff2D polygon drawing routines for a GPS instrument
2005-11-30 daveluffkln89 GPS unit simulation
2005-11-30 daveluffkln89 user interface logical pages
2005-11-30 daveluffkln89 symbol table
2005-11-29 daveluffAllow the nav radios to be slaved to a gps unit
2005-11-29 daveluffAdd a method to return a const pointer to the raw airpo...
2005-11-29 daveluffGeneral tidy up - add an extra ctor method, remove...
2005-11-29 mfranzVivian MEAZZA:
2005-11-29 davidCorrect conditional so that FlightGear will compile...
2005-11-28 daveluffAdd a lower-bound type navaid lookup, and the ability...
2005-11-28 mfranzban not so informative message
2005-11-27 daveluffRemove nav.hxx, which has been superceded by navrecord...
2005-11-27 daveluffAdd a lower-bound search function for fixes for GPS...
2005-11-27 mfranzVivian MEAZZA: use coords of tuned in carrier, not...
next