]> git.mxchange.org Git - flightgear.git/history - src
ignore spaces after the colon in "@insert 3: ebase"
[flightgear.git] / src /
2006-05-08 mfranzignore spaces after the colon in "@insert 3: ebase"
2006-05-08 mfranz- move auto_gui's addWaypoint to routemgr.cxx
2006-05-02 curtDave Culp:
2006-04-29 ehofmanAdd binary output support for the generic protocol.
2006-04-28 mfranzadd an optional property node pointer to ObjectProperty...
2006-04-28 mfranzempty names aren't names
2006-04-28 mfranzwhat about using the right variable?
2006-04-28 mfranz- merge FGDialog::{update,apply}Value{,s} ... there...
2006-04-28 mfranznewgui.[ch]xx: implement FGDialog *NewGUI::getDialog...
2006-04-28 mfranzrename NewGUI::getDialog() to NewGUI::getDialogProperties()
2006-04-27 mfranzexplain createModule()'s optional SGPropertyNode argument
2006-04-27 mfranzadd optional SGPropertyNode* argument to NasalSys:...
2006-04-27 mfranzuse guarded pointers
2006-04-27 mfranzworking on the termination of the last hardcoded dialog...
2006-04-27 mfranzcosmetics:
2006-04-26 mfranzVivian MEAZZA:
2006-04-25 mfranzset /sim/startup/[xy]size initially again. (This was...
2006-04-25 frohlichPigeons remaining 'crash on no sound device' fix.
2006-04-23 frohlichRevert a part of the past patch. It still does not...
2006-04-23 frohlichPigeon:
2006-04-23 frohlichApply multiplayer crash on exit fix from Pigeon
2006-04-19 mfranzVivian MEAZZA:
2006-04-18 fredbRestore line endings after goofing
2006-04-18 fredbIf it's a struct, it's not a class
2006-04-18 mfranz- work around plib bug that crashes fgfs if no airport...
2006-04-17 mfranz- make header not depend on *.cxx files (which would...
2006-04-17 mfranz- use guarded property pointers
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-17 mfranzmake headers include headers they depend on, don't...
2006-04-15 mfranzaircraft are often in several state lists at the same...
2006-04-14 mfranzrename OBJECT_TAXI_SIGN to OBJECT_SIGN. This isn't...
2006-04-14 mfranzallow to not only set a general widget <color>, but...
2006-04-12 mfranzdefer occluder registration until the shadows subsytem...
2006-04-12 mfranzonly call occluder if the shadows were already initiali...
2006-04-09 ehofmanMake some variables accessable (public) so MIPSpro...
2006-04-09 fredbPigeon : save about 110Mb when the UIUC FDM is not...
2006-04-03 mfranz<input> elements that are <live> always update their...
2006-04-02 fredbRevert last change
2006-04-01 fredbUnder Windows, set fg-home to My Documents, or whatever...
2006-04-01 frohlichModified Files:
2006-03-31 mfranz- use proper error output method
2006-03-31 mfranzsupport filtering to show only a subset of entries
2006-03-31 mfranzdialog-apply only applies (use dialog-update if you...
2006-03-31 mfranz- reduce timeout
2006-03-30 fredbDon't restore initial screen geometry because there...
2006-03-30 mfranzadd shadows to FGModelMgr managed models
2006-03-29 durkFix for an AIFlightPlan initialization problem in the...
2006-03-28 curtMarc Frajola:
2006-03-28 durkFix for a misplaced boolean assignment that caused...
2006-03-26 durkJust commenting out a few error print statements, which...
2006-03-26 durkBugfix in the ai initialization randomization procedure...
2006-03-26 mfranzever heard of SG_LOG?
2006-03-25 frohlichRemove unused variables
2006-03-25 frohlichMake the bo105 appear correct for multiplayers.
2006-03-25 mfranz- don't crash if user clicked "Apply" but hasn't select...
2006-03-25 mfranz- make aircraft list no longer stick out from its dialo...
2006-03-24 curtInitial revision.
2006-03-23 mfranz- set size, otherwise the widget doesn't expand to...
2006-03-23 mfranz- implement setSize(): We can't just use puObject:...
2006-03-23 curtAdditional fixes for new DME type codes.
2006-03-23 mfranz- abstract out box slider width (should probably be...
2006-03-23 mfranzmake puList actually useful: call back on list entry...
2006-03-23 mfranzmake puListBox inherit puList colors (otherwise the...
2006-03-23 mfranzVassilii KHACHATUROV: read rain settings from property...
2006-03-23 mfranzmake sure node pointers remain valid
2006-03-22 mfranzdon't crash if model contains personality branch (sgLoa...
2006-03-22 ehofmanJon Berndt:
2006-03-22 mfranzpuList.cxx: _list_box->getIntegerValue() returns -1...
2006-03-21 daveluffThis innocuous looking typo was crashing the sim whenev...
2006-03-21 curtPreparations for first v0.9.10 prerelease.
2006-03-21 curtAdd fuel pressure.
2006-03-21 mfranzbetter name for listener property
2006-03-21 mfranzraise signal to listeners when a whole coordinate set...
2006-03-21 fredbMore sanity checks
2006-03-21 fredbAdd sanity check on option parameter
2006-03-20 ehofmanFix 3d tables.
2006-03-20 frohlichRemove unused variable
2006-03-20 mfranzfix old bug: remove the models from where they were...
2006-03-20 mfranz- remove unused ssgSelector
2006-03-20 mfranzallow to add models at runtime
2006-03-20 mfranzdon't abort() only because one model wasn't found....
2006-03-20 mfranzuse guarded pointers
2006-03-20 mfranzextract loop body into separate function to later allow...
2006-03-20 mfranza bool isn't safe enough here, but a mutex shouldn...
2006-03-20 mfranz- disallow listener re-entry to prevent crash/runaway...
2006-03-19 durkBugfixes and feature improvements related to AI auto...
2006-03-19 mfranzcreate /sim/gui if it doesn't exist
2006-03-18 mfranzVivian MEAZZA & Mathias FROEHLICH:
2006-03-18 curtSmall gcc-4.1 patch.
2006-03-18 frohlichInitialize uninitialized variable
2006-03-15 andyAdd a (commented out) line enabling the "bits" library...
2006-03-15 andyAdd the I/O library, but comment it out until we figure...
2006-03-15 mfranzonly evaluate click-on-terrain on left mouse button...
2006-03-14 mfranzadd missing break :-)
2006-03-14 mfranzclose Aircraft/ dir after scanning for *-set.xml files
2006-03-13 daveluffImplement the settable timer on the CAL3 page
2006-03-13 daveluffTypo in the comments
2006-03-13 curtAdd a comment to explain the exported glide slope value.
2006-03-13 mfranzclose Nasal/ dir after reading *.nas files
next