]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 mfranzdisable dragging margins on non resizable dialogs
2009-01-18 mfranz- ctrl-click in the property browser is for toggling...
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-18 timooreDivision by zero fixes from Vivian Meazza.
2009-01-18 fredbCsaba/Jester : initialize all per-engine and per-tank...
2009-01-18 fredbCsaba/Jester : initialize all per-engine and per-tank...
2009-01-18 fredbUpdate MSVC 7.1 project
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MoorePad T_PositionMsg to a multiple of 8 bytes, and check...
2009-01-15 Tim MooreFGMultiplayMgr: use binary search to find a property...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 jmtApply Ron Jensen's fix for Csaba's atan2() fix. Also...
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreFGClouds: initialize clouds_3d_enabled in constructor.
2009-01-14 Tim MooreHUD::Ladder::draw was capturing the value of a freed...
2009-01-14 Tim MooreFGEnvironment: fix broken copy constructor.
2009-01-13 mfranz- shift drag for global window dragging (like ctrl...
2009-01-12 mfranzdon't blindly overwrite user settings -- only initializ...
2009-01-12 mfranzadd property for wildfire propagation
2009-01-12 mfranzfix mouse flicker/disappearing problem
2009-01-12 mfranzallow resizing dialogs by grabbing the frame (without...
2009-01-12 mfranzadd support for resizing mouse cursors
2009-01-12 mfranzonly unhide the cursor if it was actually hidden
2009-01-12 mfranzhits are consumed by default (prevents actions in lower...
2009-01-12 mfranzpuaLargeInput (textbox) aren't draggable areas
2009-01-12 mfranzresize in SE direction (draggable borders planned)
2009-01-12 mfranzmake dialogs resizable with Ctrl-dragging
2009-01-12 mfranzcreate $FG_HOME/Export/
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-09 Tim MooreChange the near plane value back to .1
2009-01-09 jmtFix Torsten's crash. A completely cross-platform issue...
2009-01-09 mfranzapply custom widget fonts also to the legend, so that...
2009-01-09 jmtAdd various helper filters, to make use of type-ranges...
2009-01-09 jmtBasic infrastructure to expose type ranges from filters...
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-08 timooreDivide-by-zero fixes from Csaba Halász
2009-01-07 jmtSimpler bearing and distance computations for AIFlightPlan.
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 jmtPrevent exceptions in getRunwayByIdent when a malformed...
2009-01-07 fredbUpdate MSVC 7.1 projects
2009-01-07 jmtRename FGMarkerBeacon to FGMarkerBeacon record, to...
2009-01-07 durkJames Turner: Rewrite of the getSpeed function. Smaller...
2009-01-07 jmtFix a bug resulting from my marker-beacon refactoring...
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-07 jmtPatch from Ron Jensen: make the TTW computation margina...
2009-01-07 jmtClean up naming of the 'point on runway' helpers, to...
2009-01-07 jmtRefactor marker-beacons to be distinct from FGNavRecord...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 timooreProtect against divide-by-zero in setCameraParameters
2009-01-03 jmtNaN fix by Csaba/Jester - prefer atan2(x,y) to atan...
2009-01-03 fredbTemporary hack to avoid NaN problems when _mp is negati...
2009-01-03 fredbCsaba/Alexis : fix a NAN problem when wind is unspecifi...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 fredbUpdate MSVC 7.1 project
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2009-01-03 durkJames Turner: Cleanup of AI traffic route generation...
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 durkPrevent CVS from complaining about unknown files in...
2009-01-03 Tim MooreMerge branch 'jt/runway' into next
2009-01-03 jmtAutomake on Hardy Heron seems to be considerably more...
2009-01-03 jmtSplit runway and taxiway into separate classes, with...
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into maint2
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 fredbWin32 fixes
2009-01-03 fredbRemove warnings
2009-01-03 timooreSet far camera reference frame to ABSOLUTE_RF
2009-01-03 timooreSet BACKGROUND_BIT as camera node mask.
2009-01-03 timooreChange the order of the main cameras from NESTED_RENDER...
2009-01-03 timooreDon't clone far camera; create a new one and initialize...
2009-01-03 timooreExpose the CameraGroup near, far, and near/far boundry...
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-27 jmtFurther work (still not enabled) on a fast + correct...
2008-12-26 jmtFix up environment code for threading-enabled case...
2008-12-26 jmtAnother clean-up iteration: FGAirportList::search is...
2008-12-26 jmtFix more test/util linkage for sgmath depending on...
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-26 jmtClean out FGAirportList - not quite obsolete yet, but...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-24 jmtFinish conversion of FGRunway to a real class - all...
2008-12-24 jmtFGPositioned clean-ups - apply some desirable changes...
2008-12-24 jmtRemove the FGIdentOrdering cruft from FGAirport; now...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-12-23 jmt(first commit, partly a low-risk thing to sanity check...
2008-12-21 mfranzStuart BUCHANAN: fix METAR cloud interpolation
2008-12-21 fredbDon't try to fetch tiles when lat or lon are invalid
2008-12-20 mfranzrevert to using a cached list of aircraft -- scanning...
2008-12-20 fredbFix path
2008-12-20 fredbPackaging for the 1.9.0 release
2008-12-20 mfranzbetter instructions
2008-12-20 mfranzviewer position: tie variables directly, rather than...
2008-12-20 mfranzlive-compile aircraft list, instead of requiring to...
2008-12-20 durkDocumentation update: Openal & OSG.
2008-12-19 fredbStuart : The attached patch
2008-12-19 curtAttempt to sort out the version number mess in preparat...
2008-12-19 mfranzmark file names (for post-processing)
2008-12-19 mfranzexport absolute viewer coordinates
2008-12-19 fredbStuart Buchanan :
next