]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2005-07-13 mfranzmake /sim/current-gui an integer
2005-07-13 mfranz- make tabula rasa on re-init
2005-07-13 mfranznasal dialogs are separate trees and have an empty...
2005-07-13 mfranz- fix alpha handling (hopefully)
2005-07-12 mfranz- don't clamp when setting, but on request (allows...
2005-07-11 mfranz- let FGColor setters/mergers report if they found...
2005-07-09 mfranzadd missing paren
2005-07-09 mfranz- clear alpha like r/g/b
2005-07-08 mfranztell the layouter about the default font (I wonder why
2005-07-08 mfranzdisable automatic re-opening of dialogs on re-init...
2005-07-08 mfranzrename VERA_12B font to SANS_12B (as in sans-serif...
2005-07-08 mfranzHarald JOHNSEN:
2005-07-08 mfranzshut up
2005-07-08 mfranzprogram that generates C code from a built-in font...
2005-07-08 mfranzadd missing copyright statements
2005-07-08 mfranzremove commented out and non-functional code for now
2005-07-07 mfranzread the splash font color from the gui style file...
2005-07-07 mfranzmake property picker consider the new_gui colors; unfor...
2005-07-07 mfranz- use color map information from new_gui.cxx and set...
2005-07-07 mfranz- add gui color support: maintain color map with defaul...
2005-07-07 mfranzadd fonts.cxx file
2005-07-07 mfranzcontains two fntBitmap fonts with iso8859-1 character...
2005-07-07 ehofmanSolaris fix.
2005-07-07 curtTune pitch gain, fix a couple annoyance bugs.
2005-07-07 mfranzPatrick Quirk: fix typo (Norman: "looks like this...
2005-07-07 ehofmanFix another dependency.
2005-07-06 ehofmanIRIX fixes.
2005-07-05 curtAttempt to add -lwinmm for windows builds (untested.)
2005-07-04 mfranz- abstract out reading colors from the property tree...
2005-07-03 mfranzWhoops. I had missed that we have that already. Reverti...
2005-07-03 mfranzRename "menu-reload" to "gui-reload", which is what...
2005-07-03 mfranz- add fgcommand to reload menubar; that's necessary...
2005-07-03 mfranz- make menubar reloadable ... again. This was lost...
2005-07-03 mfranzbetter error message to help users and support staff
2005-07-03 ehofmanMathias Fröhlich:
2005-07-02 curtAdd GPSsmooth directory.
2005-07-02 curtAdd a small utility that can read a saved GPS track...
2005-07-02 mfranz- fix <hrule>
2005-07-02 andyRework the MP calculation to make super/turbocharger...
2005-06-30 mfranzrevert last patch
2005-06-30 mfranzremove my beloved removeChildren() ... sniff
2005-06-30 mfranz- replace one SGPropertyNode* by SGPropertyNode_ptr...
2005-06-28 mfranzremove "keep" argument; the new removeChild() doesn...
2005-06-27 mfranz- fix type warnings
2005-06-27 mfranzFrederic Bouvier:
2005-06-26 ehofmanHarald JOHNSEN:
2005-06-25 ehofmanRemove the 'old' 3D clouds code.
2005-06-25 mfranzFrederic Bouvier: work around MSVC bug
2005-06-25 ehofmanTJ:
2005-06-25 mfranz(Frederic Bouvier) avoid gcc'ism
2005-06-24 mfranzkeep panel and gui bindings nicely separated; useful...
2005-06-24 mfranzFGBindings doesn't create its own, detached copy of...
2005-06-23 curtLaurie Bradshaw:
2005-06-21 mfranz- layout frames like groups (I forgot to commit that...
2005-06-20 mfranz- fix "frame" (the old code was broken and ... strange)
2005-06-20 mfranz- output property path in error messages
2005-06-20 mfranz- delete bindings in the *destructor* (must have been...
2005-06-20 mfranz- don't store link to a disconnected *copy* of a subtre...
2005-06-19 mfranz- fix bug that let <mod-up> bindings be executed before...
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:
next