]> git.mxchange.org Git - flightgear.git/history - src
Avoid casts if there is a method for the apropriate job.
[flightgear.git] / src /
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 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 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-20 mfranzviewer position: tie variables directly, rather than...
2008-12-19 fredbStuart : The attached patch
2008-12-19 curtAttempt to sort out the version number mess in preparat...
2008-12-19 mfranzexport absolute viewer coordinates
2008-12-19 fredbStuart Buchanan :
2008-12-18 mfranzCsaba/"Jester" and /me: since a few weeks the property...
2008-12-18 mfranznow that /environment/weather-scenario is respected...
2008-12-18 mfranzsegfault--
2008-12-18 fredbJames Turner : in the 'tower' view, where the tower...
2008-12-17 mfranzStuart BUCHANAN:
2008-12-14 fredbStuart :
2008-12-13 fredbCsaba/Jester : fix an incorrect string comparison in...
2008-12-12 fredbReally catch sound exceptions, and avoid exiting on...
2008-12-11 fredbStuart :
2008-12-10 durkMinimize impact of distant AI models on the scene graph.
2008-12-09 timoorefix some backslashes in include file names
2008-12-09 fredbJames Turner :
2008-12-09 fredbJames Turner : this patch
2008-12-07 mfranzAnders GIDENSTAM: "Do not leak uninitialized values...
2008-12-07 mfranzslightly more efficient iterator handling
2008-12-06 fredbStuart Buchanan :
2008-12-05 andyFix apparently ancient typo.
2008-12-05 mfranzCsaba "Jester" HALASZ: segfault--
2008-12-04 fredbThis provides the following enhancements & bug fixes
2008-12-04 mfranzAllow negative thrust. This allows a single recoil...
2008-12-04 fredbJames Turner :
2008-12-04 fredbJames Turner : a trivial patch to remove a now obsolete...
2008-12-03 mfranzshow verbose mode (see $FG_ROOT/Docs/README.gui -...
2008-12-03 fredbJames Turner:
2008-12-01 curtLoosen the check for stationary versus moving view...
2008-12-01 curtBrian Schack:
next