]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2005-08-23 curtMinor clean up.
2005-08-23 curtScale gyro input power for the new[er] electrical system.
2005-08-22 curtRemove some old debugging output.
2005-08-22 curtRemove an unneeded include.
2005-08-22 ehofmanHarald JOHNSEN:
2005-08-18 ehofmanMSVC fix.
2005-08-16 ehofmanVivian Meazza:
2005-08-14 ehofmanMathias Fröhlich:
2005-08-03 curtSyd Adams:
2005-07-31 ehofmanRalf Gerlich:
2005-07-31 ehofmanHarald JOHNSEN:
2005-07-31 ehofmanFrederic: MSVC doesn't have stdint.h. I just copied...
2005-07-28 ehofmanMathias Fröhlich:
2005-07-27 ehofmanMathias:
2005-07-27 ehofmanMacOS-X fix.
2005-07-26 ehofmanWhy this didn't ring any alarm bells during my previous...
2005-07-26 ehofmanMore updates.
2005-07-26 ehofmanRemove a stale reference.
2005-07-26 ehofmanRemove unused code, especially concidering the non...
2005-07-24 ehofmanHarald JOHNSEN:
2005-07-22 ehofmanRemove a copyright that doesn't belong there. This...
2005-07-18 ehofmanHarald JOHSEN:
2005-07-18 curtDon't assume that gps times are integer only (some...
2005-07-18 ehofmanPerhaps it's better to compare the contents of the...
2005-07-18 ehofmanFix a segmentation fault when switching to a new style...
2005-07-18 ehofmanIRIX fixes.
2005-07-15 mfranz- don't abort if remote model isn't installed; output...
2005-07-13 ehofmanMathias Fröhlich:
2005-07-13 mfranz- suppress CygWin warnings (Vivian Meazza)
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...
next