2006-03-26 |
durk | Just commenting out a few error print statements, which... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
durk | Bugfix in the ai initialization randomization procedure... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
mfranz | ever heard of SG_LOG? |
commit | commitdiff | tree | snapshot |
2006-03-25 |
frohlich | Remove unused variables |
commit | commitdiff | tree | snapshot |
2006-03-25 |
frohlich | Make the bo105 appear correct for multiplayers. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
mfranz | - don't crash if user clicked "Apply" but hasn't select... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
mfranz | - make aircraft list no longer stick out from its dialo... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
curt | Initial revision. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
mfranz | - set size, otherwise the widget doesn't expand to... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
mfranz | - implement setSize(): We can't just use puObject:... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
curt | Additional fixes for new DME type codes. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
mfranz | - abstract out box slider width (should probably be... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
mfranz | make puList actually useful: call back on list entry... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
mfranz | make puListBox inherit puList colors (otherwise the... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
curt | Preparations for v0.9.10-pre2 release. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
mfranz | Vassilii KHACHATUROV: read rain settings from property... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
mfranz | make sure node pointers remain valid |
commit | commitdiff | tree | snapshot |
2006-03-23 |
curt | Remove COPYING (License file) from .cvsingore and add... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
mfranz | don't crash if model contains personality branch (sgLoa... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
ehofman | Jon Berndt: |
commit | commitdiff | tree | snapshot |
2006-03-22 |
mfranz | puList.cxx: _list_box->getIntegerValue() returns -1... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
daveluff | This innocuous looking typo was crashing the sim whenev... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
fredb | Add an icon to the FlightGear Wiki, and a name to the... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
curt | setup files for various versions. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
curt | Preparations for first v0.9.10 prerelease. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
curt | Add fuel pressure. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
curt | Updates to base package file selection. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
curt | Add changes from the 'data' tree. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
mfranz | better name for listener property |
commit | commitdiff | tree | snapshot |
2006-03-21 |
mfranz | raise signal to listeners when a whole coordinate set... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
fredb | More sanity checks |
commit | commitdiff | tree | snapshot |
2006-03-21 |
fredb | Add sanity check on option parameter |
commit | commitdiff | tree | snapshot |
2006-03-21 |
curt | First stab at a 0.9.10 changelog. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
curt | Tweak. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
ehofman | Fix 3d tables. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
frohlich | Remove unused variable |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | fix old bug: remove the models from where they were... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | - remove unused ssgSelector |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | allow to add models at runtime |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | don't abort() only because one model wasn't found.... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | use guarded pointers |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | extract loop body into separate function to later allow... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | a bool isn't safe enough here, but a mutex shouldn... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
mfranz | - disallow listener re-entry to prevent crash/runaway... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
durk | Bugfixes and feature improvements related to AI auto... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
mfranz | create /sim/gui if it doesn't exist |
commit | commitdiff | tree | snapshot |
2006-03-18 |
mfranz | Vivian MEAZZA & Mathias FROEHLICH: |
commit | commitdiff | tree | snapshot |
2006-03-18 |
curt | Small gcc-4.1 patch. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
frohlich | Initialize uninitialized variable |
commit | commitdiff | tree | snapshot |
2006-03-15 |
andy | Add a (commented out) line enabling the "bits" library... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
andy | Add the I/O library, but comment it out until we figure... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
mfranz | only evaluate click-on-terrain on left mouse button... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
mfranz | add missing break :-) |
commit | commitdiff | tree | snapshot |
2006-03-14 |
mfranz | close Aircraft/ dir after scanning for *-set.xml files |
commit | commitdiff | tree | snapshot |
2006-03-13 |
daveluff | Implement the settable timer on the CAL3 page |
commit | commitdiff | tree | snapshot |
2006-03-13 |
daveluff | Typo in the comments |
commit | commitdiff | tree | snapshot |
2006-03-13 |
curt | Add a comment to explain the exported glide slope value. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
mfranz | close Nasal/ dir after reading *.nas files |
commit | commitdiff | tree | snapshot |
2006-03-13 |
andy | Missing initializer. Kraehe's machine was crashing... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
ehofman | Sync. w. JSBSim CVS. |
commit | commitdiff | tree | snapshot |
2006-03-12 |
daveluff | Helipads don't have a number per end, so don't attempt... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
durk | Bugfix: Non-existent AIModels could trigger a request... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
mfranz | don't allow others to delete our property node |
commit | commitdiff | tree | snapshot |
2006-03-11 |
mfranz | make max speed configurable (/engines/engine/speed... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
andy | While I had the valgrind rig set up, I took the opportu... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
fredb | MSVC fix : Compile again |
commit | commitdiff | tree | snapshot |
2006-03-10 |
andy | Fix an uninitialized data condition that crept in durin... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
andy | When we are asked to produce no force on a Surface... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
mfranz | always make some property string values upper case |
commit | commitdiff | tree | snapshot |
2006-03-10 |
frohlich | We need to flush all pending mouse move events past... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
david | Recognize standalone DMEs (type 13 in Robin's list). |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | move gui styles from /sim/gui[n] to /sim/gui/style... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | --warnings |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | - allow multiple spaces in the environment variable |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | add alert message |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | check if the "nasal" subsystem is still there, and... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | I take that back. This doesn't work yet. :-) |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | add <load>/<unload> support to AI models, including... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | remove leftover #include; changed comment |
commit | commitdiff | tree | snapshot |
2006-03-09 |
mfranz | NasalSys.[ch]xx: |
commit | commitdiff | tree | snapshot |
2006-03-08 |
mfranz | remove useless test |
commit | commitdiff | tree | snapshot |
2006-03-08 |
mfranz | crashfix: handleCommand() is called from other modules... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
ehofman | Add the builddir to the list of include directories... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
mfranz | add support for <nasal> blocks <open> and <close> in... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
mfranz | add deleteModule() method |
commit | commitdiff | tree | snapshot |
2006-03-07 |
mfranz | Jean-Yves Lefort: fix "crash" on exit |
commit | commitdiff | tree | snapshot |
2006-03-06 |
curt | LFS Glass cockpit interface (allows development indepen... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
daveluff | Selecting an approach from the active waypoint page... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
daveluff | Reduce console output |
commit | commitdiff | tree | snapshot |
2006-03-05 |
daveluff | Add the MAXNI IAF to the C83 approach, and add a few... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
mfranz | warning-- |
commit | commitdiff | tree | snapshot |
2006-03-04 |
mfranz | compile! |
commit | commitdiff | tree | snapshot |
2006-03-04 |
fredb | Jean-Yves Lefort : |
commit | commitdiff | tree | snapshot |
2006-03-04 |
ehofman | Mathias Fröhlich: |
commit | commitdiff | tree | snapshot |
2006-03-04 |
durk | Improved selection of active runway (currently AI traff... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
mfranz | improve error message: if festival doesn't seem to... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
ehofman | Mathias Fröhlich: |
commit | commitdiff | tree | snapshot |
2006-03-02 |
fredb | Remove a useless and harmful statement : MSVC complains... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
andy | From Vivian: change default up/down angles on the Launc... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
mfranz | let removelistener() return the number of remaining... |
commit | commitdiff | tree | snapshot |
next |