]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2008-08-28 curt"make dist" fixes.
2008-08-28 curt- Update FlightGear.dsp
2008-08-26 ehofmanSync. with JSBSim cvs
2008-08-24 fredbFix missing parameter reported by Alex Buzin
2008-08-24 ehofmanNot a right but a left hand system
2008-08-24 ehofmanJames Turner:
2008-08-23 ehofmanremove redundant semi-colon
2008-08-22 ehofmanFix a compile problem for lower_bound()
2008-08-22 ehofmanUpdate angles of inner and outer cone. they run from...
2008-08-22 ehofmanJames Turner:
2008-08-22 ehofmanfix a last minute typo
2008-08-22 ehofmanNothing fancy, it all seemed to work properly already...
2008-08-22 ehofmanupdate coordinate system
2008-08-21 durkCzaba Halasz:
2008-08-21 durkJames Turner: Here's a trivial patch, when you have...
2008-08-21 ehofmanMove SGSoundMgr stuff oevr to FGFX
2008-08-19 mfranzlsprop: version math.pi (change %'v -> %q and %"V...
2008-08-19 mfranzlsprop: make included paths absolute
2008-08-19 mfranzlsprop: also consider includes from <PropertyList>...
2008-08-18 mfranzlsprop: fix -p long option
2008-08-18 mfranzXMLErrors on one line
2008-08-18 mfranzlsprop: list properties of <PropertyList> XML files
2008-08-17 fredbUpdate MSVC 7.1 projects
2008-08-15 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2008-08-14 ehofmanSync. with JSBSim CVS
2008-08-13 mfranznasal.vim: add <?...?> and <!--...--> to XML embedded...
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2008-08-06 mfranzRon JENSEN: s/hide/!enabled/
2008-08-05 mfranzuse <enabled>false</enabled> flag for widgets that...
2008-08-05 mfranz<foo/> are also comments in XML embedded Nasal mode
2008-08-05 mfranz- fix function argument order (top & bottom were swapped)
2008-08-03 ehofmanJames Turner:
2008-08-03 ehofmanAdd support for squared damping coefficients for gears.
2008-08-03 mfranzmark obvious XML tags as comments
2008-08-02 timooreRestore sky
2008-08-02 fredbUpdate MSVC 7.1 projects - Adapt to OSG 2.6.0-rc1 ...
2008-08-02 fredbMSVC 7.1 fix
2008-08-02 mfranzsimplification
2008-08-01 timooreCameraGroup class for managing multiple cameras.
2008-07-31 durkMake sure 'make dist' keeps working.
2008-07-31 ehofmanheader cleanups
2008-07-31 timooreExplicitly set traversal mask for near camera.
2008-07-30 mfranzbetter use unset() for unsetting ...
2008-07-30 mfranzdisable clip planes after use (Doesn't seem to make...
2008-07-29 mfranzs/clip/clipping/
2008-07-29 mfranz- extract clipping code to HUD.cxx, allowing generic...
2008-07-29 timooreChanged ViewPartition to use two cameras instead of...
2008-07-29 ehofmanJames Turner:
2008-07-28 mfranz- read x/y/width/height as floats
2008-07-27 fredbSG_GLUT_H removed
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRestore inclusion of GLU.h
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-27 mfranzswitch back to "<key> in <hash>" notation (this had...
2008-07-27 durkEnable Radio #2.
2008-07-27 fredbRemove unused variables
2008-07-27 mfranzget rid of mouse.cxx and pu{Show|Hide}Cursor()
2008-07-27 ehofmanremove all the FX and XMESA cruft relating to Glide...
2008-07-26 mfranzadd cvs source urls
2008-07-26 fredbOne occurence of Balloon.cxx is enough
2008-07-26 durkBut I do think we need to remove *this* reference to...
2008-07-26 durkRvert last change. The Balloon and Magic Carpet are...
2008-07-26 ehofmanAdd the BalloonSim and MagicCarpet fdm's back in (i...
2008-07-26 durkBalloon and Magic Carpet no longer exist.
2008-07-25 fredbUpdate MSVC 7.1 projects - Balloon, BalloonSim and...
2008-07-25 fredbBalloon and MagicCarpet already moved to SP_FDM
2008-07-25 mfranzdrop dependence on PyXML and use standard lib methods
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanSome Mac / __APPLE___ cleanups:
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-07-24 mfranztypo: s/atl/alt/ (for "alternatives")
2008-07-24 ehofmanremove macintosh (note: not MacOS-X) and MWERKS workaro...
2008-07-24 mfranzargument & parameter completion for bash (instructions...
2008-07-24 mfranzlet removeChild() return the detached node (like the...
2008-07-23 mfranzadd printf
2008-07-22 mfranzadd thisfunc() and props.condition()
2008-07-22 mfranz- use path validation for parsexml() nasal command
2008-07-22 ehofmanSync. with JSBSim CVS (header cleanups).
2008-07-21 curtClean up a couple warnings.
2008-07-21 ehofman * change a number of function parameters to const...
2008-07-20 ehofman* fix __xmlSkipComment to properly find the end of...
2008-07-20 fredbUpdate MSVC 7.1 projects - new JSBsim
2008-07-19 timooreAdd repeat capability to input from files.
2008-07-19 ehofmanChange the low level internals of the xml library to...
2008-07-17 fredbRestore code after unwanted change in last commit
2008-07-17 fredbSIGPIPE is a unix thing
2008-07-17 mfranzmake sure that the validation nodes are readable and...
2008-07-15 mfranzignore SIGPIPE. If we pipe our output to another applic...
2008-07-15 mfranzinclude cstring for memset() (necessary for gcc 4.3...
2008-07-14 fredbMSVC doesn't have a round function
2008-07-13 durkRemoval of depricated version of Airports/trafficcontro...
2008-07-13 durkInitial attempt to establish a better integration betwe...
2008-07-13 durk- Added the ATC directory again, in it's new incarnatio...
2008-07-12 mfranzs/offset/offsets/
2008-07-12 mfranzthe usual copy from $FG_ROOT/Docs/
2008-07-11 mfranz"load"/"save" flight: enforce ".sav" extension
2008-07-11 mfranzuse same path validation process for fgcommands "load...
2008-07-11 ehofmanadd a reference for memset()
next