2005-07-07 |
curt | Tune pitch gain, fix a couple annoyance bugs. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
mfranz | Patrick Quirk: fix typo (Norman: "looks like this... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
ehofman | Fix another dependency. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
ehofman | IRIX fixes. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
curt | Attempt to add -lwinmm for windows builds (untested.) |
commit | commitdiff | tree | snapshot |
2005-07-04 |
mfranz | - abstract out reading colors from the property tree... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
mfranz | Whoops. I had missed that we have that already. Reverti... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
mfranz | Rename "menu-reload" to "gui-reload", which is what... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
mfranz | - add fgcommand to reload menubar; that's necessary... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
mfranz | - make menubar reloadable ... again. This was lost... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
mfranz | better error message to help users and support staff |
commit | commitdiff | tree | snapshot |
2005-07-03 |
ehofman | Mathias Fröhlich: |
commit | commitdiff | tree | snapshot |
2005-07-02 |
curt | Add GPSsmooth directory. |
commit | commitdiff | tree | snapshot |
2005-07-02 |
curt | Add a small utility that can read a saved GPS track... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
mfranz | - fix <hrule> |
commit | commitdiff | tree | snapshot |
2005-07-02 |
andy | Rework the MP calculation to make super/turbocharger... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
mfranz | revert last patch |
commit | commitdiff | tree | snapshot |
2005-06-30 |
mfranz | remove my beloved removeChildren() ... sniff |
commit | commitdiff | tree | snapshot |
2005-06-30 |
mfranz | - replace one SGPropertyNode* by SGPropertyNode_ptr... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
mfranz | remove "keep" argument; the new removeChild() doesn... |
commit | commitdiff | tree | snapshot |
2005-06-27 |
mfranz | - fix type warnings |
commit | commitdiff | tree | snapshot |
2005-06-27 |
mfranz | Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2005-06-26 |
ehofman | Harald JOHNSEN: |
commit | commitdiff | tree | snapshot |
2005-06-25 |
ehofman | Remove the 'old' 3D clouds code. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
mfranz | Frederic Bouvier: work around MSVC bug |
commit | commitdiff | tree | snapshot |
2005-06-25 |
ehofman | TJ: |
commit | commitdiff | tree | snapshot |
2005-06-25 |
mfranz | (Frederic Bouvier) avoid gcc'ism |
commit | commitdiff | tree | snapshot |
2005-06-24 |
mfranz | keep panel and gui bindings nicely separated; useful... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
mfranz | FGBindings doesn't create its own, detached copy of... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
curt | Laurie Bradshaw: |
commit | commitdiff | tree | snapshot |
2005-06-21 |
mfranz | - layout frames like groups (I forgot to commit that... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
mfranz | - fix "frame" (the old code was broken and ... strange) |
commit | commitdiff | tree | snapshot |
2005-06-20 |
mfranz | - output property path in error messages |
commit | commitdiff | tree | snapshot |
2005-06-20 |
mfranz | - delete bindings in the *destructor* (must have been... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
mfranz | - don't store link to a disconnected *copy* of a subtre... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
mfranz | - fix bug that let <mod-up> bindings be executed before... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
mfranz | - rename initModule() to createModule() (as suggested... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
mfranz | Josh Babcock: fix typo |
commit | commitdiff | tree | snapshot |
2005-06-14 |
curt | Adjust logging output. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
andy | Make readScriptFile() public, and rename it to loadModu... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
curt | Updated electrical system. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
curt | Turn the electrical system into a non-hardcoded system... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
curt | Fix a misuse of a return value that lead to an error... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
curt | Updated notes on the FG electrical system model. |
commit | commitdiff | tree | snapshot |
2005-06-13 |
mfranz | strip trailing spaces & garbage |
commit | commitdiff | tree | snapshot |
2005-06-13 |
mfranz | revert last patch, and do it differently: set /input... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
mfranz | leave temporary hint for the nasal init block, so that... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
mfranz | sg_throwable's "origin" argument is optional and defaul... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
mfranz | even clearer error message :-/ |
commit | commitdiff | tree | snapshot |
2005-06-12 |
mfranz | clearer error message |
commit | commitdiff | tree | snapshot |
2005-06-12 |
mfranz | a missing /input/joysticks/ node is no alarming sign... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
mfranz | throw an exception if not even a default joystick could... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
mfranz | - read all joystick files from $FG_ROOT/Input/Joysticks... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
mfranz | call the subsystems' postinit() methods after all of... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
ehofman | A few fixes from David Culp. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
ehofman | Fix by Durk Talsma to fix the Airport AI directory... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2005-06-03 |
curt | Fix some more of my own stupidity. |
commit | commitdiff | tree | snapshot |
2005-06-03 |
curt | Fix some stupidity (mine). |
commit | commitdiff | tree | snapshot |
2005-06-03 |
mfranz | I had hoped that gmtime's lack of thread-safety wouldn... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
ehofman | Mathias Fröhlich: |
commit | commitdiff | tree | snapshot |
2005-05-30 |
ehofman | Mathias Fröhlich: |
commit | commitdiff | tree | snapshot |
2005-05-30 |
ehofman | Some small fixes and security updates. |
commit | commitdiff | tree | snapshot |
2005-05-27 |
ehofman | Fix a number of build issues; Not all compilers support... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
ehofman | Be a tad more clever on readin the apt database; optimi... |
commit | commitdiff | tree | snapshot |
2005-05-27 |
andy | Don't try to open runway and parking files for every... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
ehofman | A patch from Mathias to fix the startup at a tile bound... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
mfranz | The "catching up on tile delete queue" doesn't justify... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
ehofman | Harald JOHSNEN: |
commit | commitdiff | tree | snapshot |
2005-05-22 |
ehofman | Sync. w. JSBSim CVS. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
ehofman | MSVC fix. |
commit | commitdiff | tree | snapshot |
2005-05-20 |
curt | Added Farenheit temperature conversion to the property... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
ehofman | Revert the previous patch. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
ehofman | David Culp: |
commit | commitdiff | tree | snapshot |
2005-05-16 |
ehofman | Oops, I didn't test compile the latest code and this... |
commit | commitdiff | tree | snapshot |
2005-05-16 |
ehofman | Make the dialogs work again. |
commit | commitdiff | tree | snapshot |
2005-05-15 |
ehofman | Harald JOHNSEN: |
commit | commitdiff | tree | snapshot |
2005-05-12 |
mfranz | do also silence the marker sounds on --disable-sound |
commit | commitdiff | tree | snapshot |
2005-05-10 |
mfranz | currently "tailwheel-lock=true" means 'unlocked', which is |
commit | commitdiff | tree | snapshot |
2005-05-10 |
mfranz | don't use /sim/ATC/ and /sim/atc/ wildly mixed together... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
mfranz | there's no such thing as /sim/time/elapsed-ms -->... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
mfranz | Simon Hollier: |
commit | commitdiff | tree | snapshot |
2005-05-08 |
mfranz | the plib documentation says we should call fntInit... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
ehofman | Solaris fixes |
commit | commitdiff | tree | snapshot |
2005-05-06 |
mfranz | fade out text, too; cosmetics |
commit | commitdiff | tree | snapshot |
2005-05-06 |
ehofman | Add support for altering the border thickness of object... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
mfranz | navigation data alone doesn't take *that* long ... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
mfranz | fix wording |
commit | commitdiff | tree | snapshot |
2005-05-06 |
mfranz | - implement progress information (enabled by default... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
mfranz | remove redundant check |
commit | commitdiff | tree | snapshot |
2005-05-04 |
mfranz | - open window as soon as possible |
commit | commitdiff | tree | snapshot |
2005-05-04 |
mfranz | one dialog-show is enough |
commit | commitdiff | tree | snapshot |
2005-05-04 |
curt | Oops, forgot to update the network byte order conversio... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
mfranz | reverting last patch: the (non)redrawing problems are... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
mfranz | open black window immediately. This doesn't only give... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
curt | 32 bit integers are somewhat magical and handled pretty... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
ehofman | Describe the font tag |
commit | commitdiff | tree | snapshot |
2005-05-03 |
ehofman | Fix a couple of stupid mistakes, I'm off to find a... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
ehofman | Shoot, I removed a bit of crucial information just... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
ehofman | Make it possible to define a different font for the... |
commit | commitdiff | tree | snapshot |
next |