2006-04-28 |
mfranz | - merge FGDialog::{update,apply}Value{,s} ... there... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | newgui.[ch]xx: implement FGDialog *NewGUI::getDialog... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
mfranz | rename NewGUI::getDialog() to NewGUI::getDialogProperties() |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | explain createModule()'s optional SGPropertyNode argument |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | add optional SGPropertyNode* argument to NasalSys:... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | use guarded pointers |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | working on the termination of the last hardcoded dialog... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
mfranz | cosmetics: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-04-25 |
mfranz | set /sim/startup/[xy]size initially again. (This was... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
frohlich | Pigeons remaining 'crash on no sound device' fix. |
commit | commitdiff | tree | snapshot |
2006-04-23 |
frohlich | Revert a part of the past patch. It still does not... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
frohlich | Pigeon: |
commit | commitdiff | tree | snapshot |
2006-04-23 |
frohlich | Apply multiplayer crash on exit fix from Pigeon |
commit | commitdiff | tree | snapshot |
2006-04-19 |
mfranz | Vivian MEAZZA: |
commit | commitdiff | tree | snapshot |
2006-04-18 |
fredb | Restore line endings after goofing |
commit | commitdiff | tree | snapshot |
2006-04-18 |
fredb | If it's a struct, it's not a class |
commit | commitdiff | tree | snapshot |
2006-04-18 |
mfranz | - work around plib bug that crashes fgfs if no airport... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | - make header not depend on *.cxx files (which would... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | - use guarded property pointers |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | make headers include headers they depend on, don't... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | make headers include headers they depend on, don't... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
mfranz | make headers include headers they depend on, don't... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
mfranz | aircraft are often in several state lists at the same... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
mfranz | rename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
mfranz | allow to not only set a general widget <color>, but... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mfranz | defer occluder registration until the shadows subsytem... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
mfranz | only call occluder if the shadows were already initiali... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
ehofman | Make some variables accessable (public) so MIPSpro... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
fredb | Pigeon : save about 110Mb when the UIUC FDM is not... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
curt | Updates for v0.9.10 |
commit | commitdiff | tree | snapshot |
2006-04-03 |
mfranz | <input> elements that are <live> always update their... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
fredb | Revert last change |
commit | commitdiff | tree | snapshot |
2006-04-02 |
fredb | Correct a typo |
commit | commitdiff | tree | snapshot |
2006-04-01 |
fredb | Under Windows, set fg-home to My Documents, or whatever... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
frohlich | Modified Files: |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mfranz | - use proper error output method |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mfranz | support filtering to show only a subset of entries |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mfranz | dialog-apply only applies (use dialog-update if you... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
mfranz | - reduce timeout |
commit | commitdiff | tree | snapshot |
2006-03-30 |
fredb | Don't restore initial screen geometry because there... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
mfranz | add shadows to FGModelMgr managed models |
commit | commitdiff | tree | snapshot |
2006-03-29 |
durk | Fix for an AIFlightPlan initialization problem in the... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
curt | Marc Frajola: |
commit | commitdiff | tree | snapshot |
2006-03-28 |
durk | Fix for a misplaced boolean assignment that caused... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
curt | Updateds for v0.9.10-pre3 |
commit | commitdiff | tree | snapshot |
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 |
next |