]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2005-06-19 mfranz- rename initModule() to createModule() (as suggested...
2005-06-17 mfranzJosh Babcock: fix typo
2005-06-14 curtAdjust logging output.
2005-06-14 andyMake readScriptFile() public, and rename it to loadModu...
2005-06-14 curtUpdated electrical system.
2005-06-14 curtTurn the electrical system into a non-hardcoded system...
2005-06-14 curtFix a misuse of a return value that lead to an error...
2005-06-14 curtUpdated notes on the FG electrical system model.
2005-06-13 mfranzstrip trailing spaces & garbage
2005-06-13 mfranzrevert last patch, and do it differently: set /input...
2005-06-12 mfranzleave temporary hint for the nasal init block, so that...
2005-06-12 mfranzsg_throwable's "origin" argument is optional and defaul...
2005-06-12 mfranzeven clearer error message :-/
2005-06-12 mfranzclearer error message
2005-06-12 mfranza missing /input/joysticks/ node is no alarming sign...
2005-06-11 mfranzthrow an exception if not even a default joystick could...
2005-06-11 mfranz- read all joystick files from $FG_ROOT/Input/Joysticks...
2005-06-11 mfranzcall the subsystems' postinit() methods after all of...
2005-06-11 ehofmanA few fixes from David Culp.
2005-06-11 ehofmanFix by Durk Talsma to fix the Airport AI directory...
2005-06-04 ehofmanDavid Culp:
2005-06-03 curtFix some more of my own stupidity.
2005-06-03 curtFix some stupidity (mine).
2005-06-03 mfranzI had hoped that gmtime's lack of thread-safety wouldn...
2005-06-02 ehofmanMathias Fröhlich:
2005-05-30 ehofmanMathias Fröhlich:
2005-05-30 ehofmanSome small fixes and security updates.
2005-05-27 ehofmanFix a number of build issues; Not all compilers support...
2005-05-27 ehofmanBe a tad more clever on readin the apt database; optimi...
2005-05-27 andyDon't try to open runway and parking files for every...
2005-05-26 ehofmanA patch from Mathias to fix the startup at a tile bound...
2005-05-22 mfranzThe "catching up on tile delete queue" doesn't justify...
2005-05-22 ehofmanHarald JOHSNEN:
2005-05-22 ehofmanSync. w. JSBSim CVS.
2005-05-22 ehofmanMSVC fix.
2005-05-20 curtAdded Farenheit temperature conversion to the property...
2005-05-17 ehofmanRevert the previous patch.
2005-05-16 ehofmanDavid Culp:
2005-05-16 ehofmanOops, I didn't test compile the latest code and this...
2005-05-16 ehofmanMake the dialogs work again.
2005-05-15 ehofmanHarald JOHNSEN:
2005-05-12 mfranzdo also silence the marker sounds on --disable-sound
2005-05-10 mfranzcurrently "tailwheel-lock=true" means 'unlocked', which is
2005-05-10 mfranzdon't use /sim/ATC/ and /sim/atc/ wildly mixed together...
2005-05-10 mfranzthere's no such thing as /sim/time/elapsed-ms -->...
2005-05-10 mfranzSimon Hollier:
2005-05-08 mfranzthe plib documentation says we should call fntInit...
2005-05-07 ehofmanSolaris fixes
2005-05-06 mfranzfade out text, too; cosmetics
2005-05-06 ehofmanAdd support for altering the border thickness of object...
2005-05-06 mfranznavigation data alone doesn't take *that* long ...
2005-05-06 mfranzfix wording
2005-05-06 mfranz- implement progress information (enabled by default...
2005-05-04 mfranzremove redundant check
2005-05-04 mfranz- open window as soon as possible
2005-05-04 mfranzone dialog-show is enough
2005-05-04 curtOops, forgot to update the network byte order conversio...
2005-05-04 mfranzreverting last patch: the (non)redrawing problems are...
2005-05-04 mfranzopen black window immediately. This doesn't only give...
2005-05-03 curt32 bit integers are somewhat magical and handled pretty...
2005-05-03 ehofmanDescribe the font tag
2005-05-03 ehofmanFix a couple of stupid mistakes, I'm off to find a...
2005-05-03 ehofmanShoot, I removed a bit of crucial information just...
2005-05-03 ehofmanMake it possible to define a different font for the...
2005-05-02 ehofmanUpdates.
2005-05-02 ehofmanAllow for defining the label color.
2005-05-02 ehofmanAdd lightning support from David Culp.
2005-05-02 ehofmanMake it optional whether a dialog can be dragged or...
2005-05-02 mfranzcleanup (deleting NULL pointers is explicitly allowed)
2005-05-01 mfranzdon't crash if fgfs is called with an invalid argument...
2005-04-29 ehofmanMathias:
2005-04-26 andySame bug, different place. Don't treat a length of...
2005-04-26 andyDon't try to strlen() the input buffer if the length...
2005-04-26 ehofmanHarald Johnson:
2005-04-24 ehofmanHarald Johnson:
2005-04-22 mfranzcode simplification: use atan2() [discussed with...
2005-04-21 mfranz"condition" needs to be clamped like "mixture", so...
2005-04-19 ehofmanMathias Fröhlich:
2005-04-19 ehofmanMelchior: Make line wrapping in textboxes configurable...
2005-04-19 ehofmanDavid Culp:
2005-04-19 ehofmanMelchior FRANZ:
2005-04-19 curtThis is a work in progress. I am extending the "Extern...
2005-04-19 curtFix a couple typos.
2005-04-18 andyUpgrade to Nasal 1.0 test candidate
2005-04-13 andyFix units bug with fuel flow
2005-04-13 ehofmanAdd the color description.
2005-04-13 ehofmanAllow for recolloring the dialogs.
2005-04-08 andyDon't overwrite the castering value with the non-caster...
2005-04-08 andyOops, stray line in the checkin. I'm sure fenv.h would...
2005-04-08 andyExport "rollspeed-ms" and "caster-angle-deg" properties...
2005-04-06 ehofmanMelchior FRANZ:
2005-04-06 ehofmanMelchior FRANZ:
2005-03-31 ehofmanMelchior FRANZ:
2005-03-31 ehofmanMelchior FRANZ:
2005-03-31 ehofmanCygwin (windows) fix.
2005-03-29 ehofmanMelchior FRANZ:
2005-03-26 ehofmanMelchior FRANZ:
2005-03-26 ehofmanMelchior FRANZ:
2005-03-26 ehofmanMipsPRO needs -c99 for int16_t types.
2005-03-25 curtUpdate nasal function name.
next